Server IP : 162.213.251.212 / Your IP : 18.191.182.51 [ 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/freestanding/1.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"> Free Standing </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>Inclusive Play </h2> <p>We believe that every child deserves a safe space to explore, imagine, and grow. Our inclusive 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 inclusive 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="inclusive-img"> <img src="images/freestanding/1.jpg" class="img-fluid" alt="img"> </div> </div> </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="inclusive-img"> <img src="images/freestanding/2.jpg" class="img-fluid" alt="img"> </div> </div> <div class="col-12 col-md-6"> <div class="banner-inlusive"> <h2>Inclusive Play </h2> <p>We believe that every child deserves a safe space to explore, imagine, and grow. Our inclusive 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 inclusive play spaces where every child feels welcome and can confidently explore their potential. </p> </div> </div> </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>Inclusive Play </h2> <p>We believe that every child deserves a safe space to explore, imagine, and grow. Our inclusive 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 inclusive 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="inclusive-img"> <img src="images/freestanding/3.jpg" class="img-fluid" alt="img"> </div> </div> </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="inclusive-img"> <img src="images/freestanding/4.jpg" class="img-fluid" alt="img"> </div> </div> <div class="col-12 col-md-6"> <div class="banner-inlusive"> <h2>Inclusive Play </h2> <p>We believe that every child deserves a safe space to explore, imagine, and grow. Our inclusive 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 inclusive play spaces where every child feels welcome and can confidently explore their potential. </p> </div> </div> </div> </div> </section> <section class="silder-images"> <div class="container-fluid"> <div class="row"> <div class="col-12 col-md-12"> <div class="owl-carousel owl-theme theme-silder"> <div class="item"> <a href="images/freestanding/4.jpg" data-fancybox="gallery"> <img src="images/freestanding/4.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/3.jpg" data-fancybox="gallery"> <img src="images/freestanding/3.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/2.jpg" data-fancybox="gallery"> <img src="images/freestanding/2.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/5.jpg" data-fancybox="gallery"> <img src="images/freestanding/5.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/6.jpg" data-fancybox="gallery"> <img src="images/freestanding/6.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/7.jpg" data-fancybox="gallery"> <img src="images/freestanding/7.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/8.jpg" data-fancybox="gallery"> <img src="images/freestanding/8.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/9.jpg" data-fancybox="gallery"> <img src="images/freestanding/9.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/10.jpg" data-fancybox="gallery"> <img src="images/freestanding/10.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/11.jpg" data-fancybox="gallery"> <img src="images/freestanding/11.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/12.jpg" data-fancybox="gallery"> <img src="images/freestanding/12.jpg" class="img-fluid" alt="img"> </a> </div> <div class="item"> <a href="images/freestanding/13.jpg" data-fancybox="gallery"> <img src="images/freestanding/13.jpg" class="img-fluid" alt="img"> </a> </div> </div> </div> </div> </div> </section> <?php include 'includes/footer.php'; $page = 'home'; ?> </main>