<?php
$page = 'Coastal Recreation - Home';
$pageDesc = '""';
include 'includes/header.php';
$page = 'home';
?>
<main>
<section class="gallary-125" style="
background-image: url('images/kidstale/themed-play-structures/CS-22093-BG-FRONT.jpg') !important;
background-position: center center;
background-size: cover;">
<div class="container">
<div class="row ">
<div class="col-12 col-md-12">
<h2 class="theme-2">
Themed Play Structures
</h2>
</div>
</div>
</section>
<section class="inlusive-banner">
<div class="container">
<div class="row g-5 align-items-center">
<div class="col-12 col-md-6">
<div class="banner-inlusive">
<h2>kidstale/Themed Play Structures </h2>
<p>We believe that every child deserves a safe space to explore, imagine, and grow. Our
kidstale/Eco-Wood playgrounds are designed with both adventure and safety in mind,
encouraging
children to take bold steps, discover new worlds, and learn through play. We are committed
to creating kidstale/Themed Play Structures spaces where every child feels welcome and can
confidently
explore their potential. </p>
</div>
</div>
<div class="col-12 col-md-6">
<div class="kidstale/Eco-Wood-img">
<img src="images/kidstale/themed-play-structures/KC-22096-W-BACK.jpg" class="img-fluid" alt="img">
</div>
</div>
</div>
</div>
</section>
<section class="redirt">
<div class="container">
<div class="row g-5" data-aos="zoom-in-right" data-aos-duration="800" data-aos-easing="ease-in-out"
data-aos-offset="600">
<h2>View some of our Themed Play Structures Projects
</h2>
<div class="col-12 col-md-3">
<div class="mian-pacter">
<a data-fancybox="gallery" href="images/kidstale/themed-play-structures/CS-22093-BG-FRONT.jpg">
<img class="img-fluid gallery_img"
src="images/kidstale/themed-play-structures/CS-22093-BG-FRONT.jpg" alt="">
</a>
<h3>CS-22093-BG-FRONT</h3>
</div>
</div>
<div class="col-12 col-md-3">
<div class="mian-pacter">
<a data-fancybox="gallery" href="images/kidstale/themed-play-structures/CS-22093-BG-FRONT.jpg">
<img class="img-fluid gallery_img"
src="images/kidstale/themed-play-structures/CS-22093-BG-FRONT.jpg" alt="">
</a>
<h3>CS-22093-BG-FRONT</h3>
</div>
</div>
<div class="col-12 col-md-3">
<div class="mian-pacter">
<a data-fancybox="gallery" href="images/kidstale/themed-play-structures/NL-22090-BG-FRONT.jpg">
<img class="img-fluid gallery_img"
src="images/kidstale/themed-play-structures/NL-22090-BG-FRONT.jpg" alt="">
</a>
<h3>NL-22090-BG-FRONT</h3>
</div>
</div>
<div class="col-12 col-md-3">
<div class="mian-pacter">
<a data-fancybox="gallery" href="images/kidstale/themed-play-structures/NL-22091-BG-FRONT.jpg">
<img class="img-fluid gallery_img"
src="images/kidstale/themed-play-structures/NL-22091-BG-FRONT.jpg" alt="">
</a>
<h3>NL-22091-BG-FRONT</h3>
</div>
</div>
<div class="col-12 col-md-3">
<div class="mian-pacter">
<a data-fancybox="gallery" href="images/kidstale/themed-play-structures/RN-22001-bg-back.jpg">
<img class="img-fluid gallery_img"
src="images/kidstale/themed-play-structures/RN-22001-bg-back.jpg" alt="">
</a>
<h3>RN-22001-bg-back</h3>
</div>
</div>
</div>
</div>
</section>
<?php
include 'includes/footer.php';
$page = 'home';
?>
</main>p