Server IP : 162.213.251.212 / Your IP : 3.144.108.220 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/www/costal-recreation/ |
Upload File : |
<?php $page = 'Coastal Recreation - Home'; $pageDesc = '""'; include 'includes/header.php'; $page = 'home'; ?> <main> <section class="gallary-125" style=" background-image: url('images/kidstale/Eco-Wood/1.jpeg') !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"> Eco-Wood </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/Eco-Wood Play </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/Eco-Wood play 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/Eco-Wood/2.jpeg" 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 Eco-Wood Projects </h2> <div class="col-12 col-md-3"> <div class="mian-pacter"> <a data-fancybox="gallery" href="images/kidstale/Eco-Wood/1.jpeg"> <img class="img-fluid gallery_img" src="images/kidstale/Eco-Wood/1.jpeg" alt=""> </a> <h3>EW-22143-bg-front</h3> <!-- <h6>Salem, Oregon</h6> --> </div> </div> <div class="col-12 col-md-3"> <div class="mian-pacter"> <a data-fancybox="gallery" href="images/kidstale/Eco-Wood/2.jpeg"> <img class="img-fluid gallery_img" src="images/kidstale/Eco-Wood/2.jpeg" alt=""> </a> <h3>EW-22143-w-back</h3> <!-- <h6>Salem, Oregon</h6> --> </div> </div> <div class="col-12 col-md-3"> <div class="mian-pacter"> <a data-fancybox="gallery" href="images/kidstale/Eco-Wood/3.jpeg"> <img class="img-fluid gallery_img" src="images/kidstale/Eco-Wood/3.jpeg" alt=""> </a> <h3>EW-22141-bg-front</h3> <!-- <h6>Salem, Oregon</h6> --> </div> </div> <div class="col-12 col-md-3"> <div class="mian-pacter"> <a data-fancybox="gallery" href="images/kidstale/Eco-Wood/4.jpeg"> <img class="img-fluid gallery_img" src="images/kidstale/Eco-Wood/4.jpeg" alt=""> </a> <h3>EW-22142 </h3> <!-- <h6>Salem, Oregon</h6> --> </div> </div> </div> </div> </section> <?php include 'includes/footer.php'; $page = 'home'; ?> </main>