File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/magicodomarbeachresort.com/index.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <title>Magico Do Mar Beach Resort</title> <link rel="icon" href="images/icon.webp" type="image/gif" sizes="16x16"> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta content="width=device-width, initial-scale=1.0" name="viewport" > <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" id="bootstrap"> <link href="css/plugins.css" rel="stylesheet" type="text/css" > <link href="css/swiper.css" rel="stylesheet" type="text/css" > <link href="css/style.css" rel="stylesheet" type="text/css" > <link href="css/coloring.css" rel="stylesheet" type="text/css" > <link id="colors" href="css/colors/scheme-01.css" rel="stylesheet" type="text/css" > </head> <body> <div id="wrapper"> <?php include 'include/header.php'?> <div class="no-bottom no-top" id="content"> <div id="top"></div> <section class="pt100 relative" data-bgimage="url(images/background/11.jpg) bottom"> <div class="container relative z-2"> <div class="row g-4 align-items-center relative"> <div class="col-md-6"> <div class="banner-caption"> <h1 class="wow fadeInUp" data-wow-delay=".2s">Escape to Paradise at Magico Do Mar Beach Resort</h1> <p class="lead wow fadeInUp" data-wow-delay=".4s">Wake up to mesmerizing ocean views and experience unmatched comfort in our beachfront cottages, where luxury meets tranquility by the sea.</p> <a class="btn-main mt-2 wow fadeInUp" data-wow-delay=".6s" href="https://asiatech.in/booking_engine/index3?token=OTcxOQ==">Book Your Stay</a> </div> </div> <div class="col-lg-6"> <div class="row align-items-center"> <div class="col-6"> <img src="images/misc/13.webp" class="w-100 rounded-1 mb-4" alt=""> <img src="images/misc/14.webp" class="w-100 rounded-1" alt=""> </div> <div class="col-6"> <img src="images/misc/15.webp" class="w-100 rounded-1" alt=""> </div> </div> </div> </div> </div> </section> <div class="relative z-1000 w-100 xs-hide"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-12"> <div class="bg-light padding30 px-5"> <div class="row g-4 align-items-center"> <div class="col-lg-9"> <div class="row g-4 align-items-center"> <div class="col-md-3 text-lg-start text-center"> <h4 class="mb-0">Reservation</h4> </div> <div class="col-md-3"> <div class="text-center "> <h6 class="mb-1">Choose Date</h6> <input type="text" id="date-picker" class="form-control no-border no-bg bg-focus-color fs-20 text-right text-center" name="date" value=""> </div> </div> <div class="col-md-3"> <div class="text-center "> <h6>Adult</h6> <div class="de-number"> <span class="d-minus">-</span> <input type="text" class="no-border no-bg" value="1"> <span class="d-plus">+</span> </div> </div> </div> <div class="col-md-3"> <div class="text-center "> <h6>Children</h6> <div class="de-number"> <span class="d-minus">-</span> <input type="text" class="no-border no-bg" value="0"> <span class="d-plus">+</span> </div> </div> </div> </div> </div> <div class="col-lg-3 text-lg-end text-center"> <a class="btn-line" href="https://asiatech.in/booking_engine/index3?token=OTcxOQ==">Check Availability</a> </div> </div> </div> </div> </div> </div> </div> <section class="relative"> <div class="container"> <div class="row g-4 justify-content-center"> <div class="col-lg-8 text-center"> <div class="wow scaleIn"> <div class="subtitle id-color mb-3">Why Choose Us</div> <h2 class="wow fadeInUp">Where Comfort Meets the Coast</h2> </div> </div> <div class="clearfix"></div> <div class="col-lg-4 text-center wow fadeInUp" data-wow-delay=".2s"> <img src="images/why-us-1.jpg" class="w-100 mb-4" alt=""> <h4>Beachfront Location</h4> <p>Enjoy breathtaking views of the ocean right from your room and feel the soothing sea breeze as you unwind by the beach, just steps away from your cottage.</p> </div> <div class="col-lg-4 text-center wow fadeInUp" data-wow-delay=".4s"> <div class="spacer-double sm-hide"></div> <img src="images/why-us-2.jpg" class="w-100 mb-4" alt=""> <h4>Comfortable Stay</h4> <p>Our spacious AC cottages are designed for relaxation, offering modern amenities, cozy interiors, and a peaceful ambiance for a truly rejuvenating stay.</p> </div> <div class="col-lg-4 text-center wow fadeInUp" data-wow-delay=".6s"> <img src="images/why-us-3.jpg" class="w-100 mb-4" alt=""> <h4>Delicious Dining Experience</h4> <p>Relish mouth-watering dishes in our spacious dining area, where every meal is prepared with care and served with a touch of coastal charm.</p> </div> </div> </div> </section> <section id="section-rooms" class="bg-light"> <div class="container"> <div class="row g-4"> <div class="col-lg-8 offset-lg-2 text-center"> <div class="subtitle id-color wow fadeInUp">Our Rooms</div> <h2 class="wow fadeInUp mb-4">Accomodation</h2> </div> </div> <div class="row g-4"> <!-- room begin --> <div class="col-lg-6 col-sm-6"> <div class="hover rounded-1 overflow-hidden relative text-light text-center wow fadeInUp" data-wow-delay=".3s"> <img src="images/room/1.webp" class="img-fluid" alt=""> <div class="abs hover-op-1 z-4 hover-mt-40 abs-centered"> <div class="fs-14">From</div> <h3 class="fs-40 lh-1 mb-4">₹2999</h3> <a class="btn-line" href="double-bed-cottage.php">View Details</a> </div> <div class="abs bg-color z-2 top-0 w-100 h-100 hover-op-1"></div> <div class="abs z-2 bottom-0 mb-3 w-100 text-center hover-op-0"> <h3 class="mb-0">Double Bed Cottage </h3> </div> <div class="gradient-trans-color-bottom abs w-100 h-40 bottom-0"></div> </div> </div> <!-- room end --> <!-- room begin --> <div class="col-lg-6 col-sm-6"> <div class="hover rounded-1 overflow-hidden relative text-light text-center wow fadeInUp" data-wow-delay=".4s"> <img src="images/room/2.webp" class="img-fluid" alt=""> <div class="abs hover-op-1 z-4 hover-mt-40 abs-centered"> <div class="fs-14">From</div> <h3 class="fs-40 lh-1 mb-4">₹4999</h3> <a class="btn-line" href="four-bed-duplex-cottage.php">View Details</a> </div> <div class="abs bg-color z-2 top-0 w-100 h-100 hover-op-1"></div> <div class="abs z-2 bottom-0 mb-3 w-100 text-center hover-op-0"> <h3 class="mb-0">Four Bed Duplex Cottage</h3> </div> <div class="gradient-trans-color-bottom abs w-100 h-40 bottom-0"></div> </div> </div> </div> </div> </section> <section class="bg-dark-2 text-light" id="section-facilities"> <div class="container"> <div class="row g-5 relative z-2"> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".0s"> <div> <div> <img src="images/icons/1.png"> <h5>Oceanfront Cottages</h5> <p class="mb-0">Wake up to soothing sea views and enjoy the calm sound of waves right from your private cottage.</p> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".3s"> <div> <div> <img src="images/icons/2.png"> <h5>Spacious Dining Area</h5> <p class="mb-0">Savor delicious meals in a beautifully designed dining space offering a relaxed coastal vibe.</p> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".6s"> <div> <div> <img src="images/icons/3.png"> <h5>High-Speed Wi-Fi</h5> <p class="mb-0">Stay connected effortlessly with complimentary high-speed internet throughout the property.</p> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".9s"> <div> <div> <img src="images/icons/4.png"> <h5>On-Site Parking</h5> <p class="mb-0">Enjoy the convenience of secure and hassle-free parking within the resort premises.</p> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="1.2s" > <div> <div> <img src="images/icons/5.png"> <h5>Daily Housekeeping</h5> <p class="mb-0">Experience spotless comfort with our prompt and attentive housekeeping service.</p> </div> </div> </div> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="1.5s"> <div> <div> <img src="images/icons/6.png"> <h5>Room Service</h5> <p class="mb-0">Relish your favorite meals or beverages in the comfort of your room anytime you wish.</p> </div> </div> </div> </div> </div> </section> <section class="relative text-light jarallax pt100 pb80"> <div class="de-overlay"></div> <img src="images/background/10.jpg" class="jarallax-img" alt=""> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="row justify-content-center"> <div class="col-lg-8"> <div class="text-center"> <div class="owl-single-dots owl-carousel owl-theme"> <div class="item"> <span class="d-stars wow fadeInUp"> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> </span> <h3 class="mt-3 mb-3 wow fadeInUp fs-32">I stayed there two times and it was a great experience. Having a quiet and good time with family and a good time at the beach. Had lots of fun. Just opening the door and the beach view is awesome..</h3> <span class="wow fadeInUp">Yatharth Joshi</span> </div> <div class="item"> <span class="d-stars wow fadeInUp"> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> </span> <h3 class="mt-3 mb-3 wow fadeInUp fs-32">The best place to stay in diu with good combination of beach and garden sitting area. If looking for decent place must visit. Rooms are not like 4 or 5 star property Off course , but as per price the best place. Room service is nice and special thanks to Mr. Rathore for all this.</h3> <span class="wow fadeInUp">Karan Gupta</span> </div> <div class="item"> <span class="d-stars wow fadeInUp"> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> </span> <h3 class="mt-3 mb-3 wow fadeInUp fs-32">This is 7 star experience. This place is so beautiful so amazing so stunning that I still can’t get over with its beauty. Its located near a beach with awesome view. The staff is so friendly, service is so good, all the rooms are with outstanding structure from inside and outside as well. I am highly impressed. Strongly recommend.</h3> <span class="wow fadeInUp">Pooja Rajput</span> </div> <div class="item"> <span class="d-stars wow fadeInUp"> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> <i class="icofont-star"></i> </span> <h3 class="mt-3 mb-3 wow fadeInUp fs-32">Love this place.Great place for spending time with family and friends..Best thing about this resort is has a sea facing so not much croud on the beach and you can enjoy the beautiful sea view...The cottages are very good for staying..so peaceful atmosphere here..Enjoyed here a lot..</h3> <span class="wow fadeInUp">Ekta Trivedi</span> </div> </div> </div> </div> </div> </div> </div> </section> <section id="section-news" class="bg-light"> <div class="container"> <div class="row g-4"> <div class="col-lg-8 offset-lg-2 text-center"> <div class="subtitle id-color wow fadeInUp">Attractions</div> <h2 class="wow fadeInUp mb-4">Places To Visit</h2> </div> </div> <div class="row g-4"> <div class="col-lg-4 col-md-6"> <div class="att"> <div class="post-image rounded-1 mb-3"> <div class="d-tagline start-0 ps-3"> <span>5.3 km</span> </div> <img alt="" src="images/attractions/1.jpg" class="lazy"> </div> <div class="pt-2 h-100"> <h4 class="mb-3 lh-1-4"><a class="text-dark" href="attractions.php">Diu Fort</a></h4> <p class="mb-2">Step back in time at this magnificent Portuguese fort overlooking the Arabian Sea. Its stone walls, lighthouse,...</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="att"> <div class="post-image rounded-1 mb-3"> <div class="d-tagline start-0 ps-3"> <span>7.4 km</span> </div> <img alt="" src="images/attractions/2.jpg" class="lazy"> </div> <div class="pt-2 h-100"> <h4 class="mb-3 lh-1-4"><a class="text-dark" href="attractions.php">Gangeshwar Mahadev Temple</a></h4> <p class="mb-2">A sacred seaside temple dedicated to Lord Shiva, where five shivalingas are washed by the waves — offering a truly...</p> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="att"> <div class="post-image rounded-1 mb-3"> <div class="d-tagline start-0 ps-3"> <span>9.3 km</span> </div> <img alt="" src="images/attractions/3.jpg" class="lazy"> </div> <div class="pt-2 h-100"> <h4 class="mb-3 lh-1-4"><a class="text-dark" href="attractions.php">Nagao Beach</a></h4> <p class="mb-2">Known for its long sandy shoreline and gentle waves, Nagao Beach is perfect for swimming, sunbathing, or enjoying...</p> </div> </div> </div> </div> </div> </section> </div> <?php include 'include/footer.php'?> <!-- footer close --> </div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/plugins.js"></script> <script src="js/designesia.js"></script> <script src="js/swiper.js"></script> <script src="js/custom-marquee.js"></script> <script src="js/custom-swiper-2.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings