File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/anantamresort.com/index_old.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/animate.min.css"> <link rel="stylesheet" href="assets/fonts/flaticon.css"> <link rel="stylesheet" href="assets/css/boxicons.min.css"> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <!--<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g==" crossorigin="anonymous" referrerpolicy="no-referrer" />--> <link rel="stylesheet" href="assets/css/owl.carousel.min.css"> <link rel="stylesheet" href="assets/css/owl.theme.default.min.css"> <link rel="stylesheet" href="assets/css/nice-select.min.css"> <link rel="stylesheet" href="assets/css/meanmenu.css"> <link rel="stylesheet" href="assets/css/jquery-ui.css"> <link rel="stylesheet" href="assets/css/style.css"> <link rel="stylesheet" href="assets/css/responsive.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <link rel="stylesheet" href="assets/css/theme-dark.css"> <link rel="icon" type="image/png" href="assets/img/anantan-logo3.png"> <title>Anantam Resort | Sasan Gir</title> </head> <body> <div class="preloader"> <div class="d-table"> <div class="d-table-cell"> <div class="sk-cube-area"> <div class="sk-cube1 sk-cube"></div> <div class="sk-cube2 sk-cube"></div> <div class="sk-cube4 sk-cube"></div> <div class="sk-cube3 sk-cube"></div> </div> </div> </div> </div> <?php include 'include/header.php';?> <!--<div id="carouselExampleControls" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active"> <img class="d-block w-100" src="img/gallery/main-photo.jpeg" height="760" alt=""> <div class="carousel-caption d-none d-md-block"> <h5>Discover Anantam Resort</h5> </div> </div> <div class="carousel-item"> <img class="d-block w-100" src="img/gallery/facade-entry.jpeg" height="760" alt=""> <div class="carousel-caption d-none d-md-block"> <h5>Discover Junagadh</h5> </div> </div> <div class="carousel-item"> <img class="d-block w-100" src="img/gallery/facade35.jpeg" height="760" alt=""> </div> <div class="carousel-item"> <img class="d-block w-100" src="img/gallery/garden2.jpeg" height="760" alt=""> </div> <div class="carousel-item"> <img class="d-block w-100" src="img/gallery/garden.jpeg" height="760" alt=""> </div> </div> </div>--> <!-- Carousel --> <div id="demo" class="carousel slide" data-bs-ride="carousel"> <!-- Indicators/dots --> <div class="carousel-indicators"> <button type="button" data-bs-target="#demo" data-bs-slide-to="0" class="active"></button> <button type="button" data-bs-target="#demo" data-bs-slide-to="1"></button> <button type="button" data-bs-target="#demo" data-bs-slide-to="2"></button> <button type="button" data-bs-target="#demo" data-bs-slide-to="3"></button> <button type="button" data-bs-target="#demo" data-bs-slide-to="4"></button> </div> <!-- The slideshow/carousel --> <div class="carousel-inner"> <div class="carousel-item active"> <img src="img/main-photo.jpg" alt="Anantam Resort" class="d-block" style="width:100%" hieght="720"> <div class="carousel-caption"> <h3>Discover Anantam Resort</h3> </div> </div> <div class="carousel-item"> <img src="img/gallery/facade-e.jpg" alt="Anantam Resort" class="d-block" style="width:100%" hieght="720"> <div class="carousel-caption"> <h3>Discover Anantam Resort</h3> </div> </div> <div class="carousel-item"> <img src="img/gallery/facade35.jpg" alt="Anantam Resort" class="d-block" style="width:100%" hieght="720"> <div class="carousel-caption"> <h3>Discover Anantam Resort</h3> </div> </div> <div class="carousel-item"> <img src="img/gallery/garden2.jpg" alt="Anantam Resort" class="d-block" style="width:100%" hieght="720"> <!--<div class="carousel-caption">--> <!-- <h3>Discover Anantam Resort</h3>--> <!--</div> --> </div> <div class="carousel-item"> <img src="img/gallery/garden6.jpg" alt="Anantam Resort" class="d-block" style="width:100%" hieght="720"> <!--<div class="carousel-caption">--> <!-- <h3>Discover Anantam Resort</h3>--> <!--</div> --> </div> </div> <!-- Left and right controls/icons --> <button class="carousel-control-prev" type="button" data-bs-target="#demo" data-bs-slide="prev"> <span class="carousel-control-prev-icon"></span> </button> <button class="carousel-control-next" type="button" data-bs-target="#demo" data-bs-slide="next"> <span class="carousel-control-next-icon"></span> </button> </div> <div class="banner-form-area"> <div class="container"> <div class="banner-form"> <form> <div class="row align-items-center"> <div class="col-lg-3 col-md-3"> <div class="form-group"> <label>CHECK IN TIME</label> <div class="input-group"> <input id="datetimepicker" type="text" class="form-control" placeholder="11/02/2020"> <span class="input-group-addon"></span> </div> <i class='bx bxs-chevron-down'></i> </div> </div> <div class="col-lg-3 col-md-3"> <div class="form-group"> <label>CHECK OUT TIME</label> <div class="input-group"> <input id="datetimepicker-check" type="text" class="form-control" placeholder="11/02/2020"> <span class="input-group-addon"></span> </div> <i class='bx bxs-chevron-down'></i> </div> </div> <div class="col-lg-2 col-md-2"> <div class="form-group"> <label>GUESTS</label> <select class="form-control"> <option>01</option> <option>02</option> <option>03</option> <option>04</option> </select> </div> </div> <div class="col-lg-4 col-md-4"> <a type="submit" class="default-btn btn-bg-one border-radius-5" href="https://www.asiatech.in/booking_engine/index3.php?token=NTEwNQ=="> Check Availability </a> </div> </div> </form> </div> </div> </div> <div class="about-area pt-100 pb-70"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="about-img"> <img src="img/gallery/facade3.jpg" alt="Images"> </div> </div> <div class="col-lg-6"> <div class="about-content"> <div class="section-title"> <span>About Us</span> <p>Head to the Forest for stillness, adventure and breath-taking beauty. Anantam Resort is your luxurious gateway to the majesty of the Gir Forest. Drive through the dramatic Forest. Immerse into the rich and lush wilderness of Sasan Gir forest. Being one of India's oldest nature reserves, it is home to a diverse range of reptiles, birds, insects, and animals, all of which may be spotted in their native surroundings. Set out on a safari to engage with nature and the villages that surround the lush and deciduous forest.</p> </div> <a href="about.php" class="default-btn btn-bg-one border-radius-5">Read More</a> </div> </div> </div> </div> </div> <!-- <div class="services-area pb-70"> <div class="container"> <div class="section-title text-center"> <span>Our Services</span> <h2>Our Services on the Global Market for Our Client's Reservation</h2> </div> <div class="services-slider owl-carousel owl-theme pt-45"> <div class="services-item"> <i class="flaticon-"></i> <h3><a href="service-details.php">Hotel Room Reservation into the Desire Places</a></h3> <p>You can easily reserve a hotel room in a suitable place as you want. This will be able to make good feelings.</p> <a href="service-details.php" class="get-btn">Get Service</a> </div> <div class="services-item"> <i class="flaticon-resort"></i> <h3><a href="service-details.php">Resort Reservation Into a Suitable Place</a></h3> <p>One can easily reserve a resort room in a suitable place as you want. This will be able to make good feelings.</p> <a href="service-details.php" class="get-btn">Get Service</a> </div> <div class="services-item"> <i class="flaticon-buildings"></i> <h3><a href="service-details.php">Weeding Hall Reservation in the Suitable Place</a></h3> <p>Weeding hall reservation is possible in a suitable place as you want. This will be able to make good feelings.</p> <a href="service-details.php" class="get-btn">Get Service</a> </div> <div class="services-item"> <i class="flaticon-calendar"></i> <h3><a href="service-details.php">Book Now to Secure Availability Time Now</a></h3> <p>You can easily reserve a hotel room in a suitable place as you want. This will be able to make good feelings.</p> <a href="service-details.php" class="get-btn">Get Service</a> </div> </div> </div> </div> --> <div class="reservation-area section-bg pt-100 pb-70"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <div class="reservation-content"> <div class="section-title"> <h2> <a><span>Why Stay</span> at Anantam Resort?</a></h2> <p> Anantam Resort is a luxury resort with a stylish elegance - here contemporary style, new age amenities, and essential services combine to give travellers a harmonious experience. Our resort has all the services that are needed, and all the essentials are in place. Innovation in services served at the resort and benchmarked products soaked in the essence of its location. </p> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=NTEwNQ==" class="default-btn btn-bg-one border-radius-5">Book Here</a> </div> </div> <div class="col-lg-6"> <div class="reservation-img"> <img src="img/gallery/garden6.jpg" alt="Images"> </div> </div> </div> </div> </div> <div class="specialty-area pt-100 pb-70"> <div class="container"> <div class="section-title text-center"> <span>Services</span> </div> <div class="row pt-45 align-items-center"> <!-- <div class="col-lg-6 col-xxl-7"> <div class="specialty-img"> <img src="assets/img/specialty/specialty-img1.jpg" alt="Images"> </div> </div> --> <div class="col-lg-4"></div> <div class="specialty-list"> <div class="row"> <div class="col-lg-4"> <div class="specialty-list-card"> <h3>Garden</h3> </div> </div> <div class="col-lg-4"> <div class="specialty-list-card"> <h3>Swimming Pool</h3> </div> </div> <div class="col-lg-4"> <div class="specialty-list-card"> <h3>Children Playing area</h3> </div> </div> <div class="col-lg-4"> <div class="specialty-list-card"> <h3>Outdoor Games</h3> </div> </div> <div class="col-lg-4"> <div class="specialty-list-card"> <h3>Restaurant</h3> </div> </div> </div> </div> </div> </div> </div> <div class="room-area pt-100 pb-70 section-bg"> <div class="container"> <div class="section-title text-center"> <span>ROOMS</span> <h2>Available Room</h2> </div> <div class="row pt-45"> <div class="col-lg-4 col-md-6"> <div class="room-card"> <a href="luxury.php"> <img src="img/gallery/luxury-room1.jpeg" alt="Images"> </a> <div class="content"> <h3><a href="luxury.php">Luxury Room</a></h3> <ul> <li>Rs 6,499</li> <li>Per Day</li> </ul> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-card"> <a href="king-suite.php"> <img src="img/gallery/suite.jpeg" alt="Images"> </a> <div class="content"> <h3><a href="king-suite.php">King Suite</a></h3> <ul> <li>Rs 8,499</li> <li>Per Day</li> </ul> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-card"> <a href="deluxe.php"> <img src="img/gallery/deluxe-room2.jpeg" alt="Images"> </a> <div class="content"> <h3><a href="deluxe.php">Deluxe Room</a></h3> <ul> <li>Rs 5,499</li> <li>Per Day</li> </ul> </div> </div> </div> </div> </div> </div> <div class="testimonials-area pt-100 pb-70"> <div class="container"> <div class="section-title text-center"> <span>TESTIMONIALS</span> <h2>What Our Customer Says</h2> </div> <div class="testimonials-slider owl-carousel owl-theme pt-45"> <div class="testimonials-item"> <i class="flaticon-left-quote"></i> <p> The rooms were clean, very comfortable, and the staff and breakfast was amazing. They went over and beyond to help make our stay enjoyable. I highly recommend to anyone visiting Anantam Resort. </p> <ul> <li> <img src="assets/t1.png" alt="Images"> <h3>Shubham Saxena</h3> <span>India</span> </li> </ul> </div> <div class="testimonials-item"> <i class="flaticon-left-quote"></i> <p> Overall, I had a great experience at the Resort; staff was incredibly helpful, and the amenities were great. The room was wonderful and perfect to celebrate a weekend. </p> <ul> <li> <img src="assets/t2.png" alt="Images"> <h3>Heer Patel</h3> <span>India</span> </li> </ul> </div> <div class="testimonials-item"> <i class="flaticon-left-quote"></i> <p> The Resort is at a nice location , perfect service , food test very nice. Really enjoyed my trip. </p> <ul> <li> <img src="assets/t3.png" alt="Images"> <h3>Nishit Dubey</h3> <span>India</span> </li> </ul> </div> </div> </div> </div> <div class="blog-area pb-70"> <div class="container"> <div class="section-title text-center"> <span>Explore Nearby</span> <h2>Attractions</h2> </div> <div class="row pt-45"> <div class="col-lg-6"> <div class="blog-card"> <div class="row align-items-center"> <div class="col-lg-5 col-md-4 p-0"> <div class="blog-img"> <a href="attraction.php"> <img src="img/gir1.jpg" alt="Images"> </a> </div> </div> <div class="col-lg-7 col-md-8 p-0"> <div class="blog-content"> <h3> <a href="attraction.php">Gir Jungle Safari ( Sinh Sadan )</a> </h3> <p>The gypsy safaris in Gir forest offer an unforgettable experience to visitors .</p> <a href="attraction.php" class="read-btn"> Read More </a> </div> </div> </div> </div> </div> <div class="col-lg-6"> <div class="blog-card"> <div class="row align-items-center"> <div class="col-lg-5 col-md-4 p-0"> <div class="blog-img"> <a href="attraction.php"> <img src="img/safari-park.jpg" alt="Images"> </a> </div> </div> <div class="col-lg-7 col-md-8 p-0"> <div class="blog-content"> <h3> <a href="attraction.php">Devaliya Safari Park</a> </h3> <p>Experience and appreciate the beauty of other wildlife at Safari Park.</p> <a href="attraction.php" class="read-btn"> Read More </a> </div> </div> </div> </div> </div> </div> </div> </div> <?php include 'include/footer.php';?> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/jquery.magnific-popup.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/jquery.nice-select.min.js"></script> <script src="assets/js/wow.min.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/meanmenu.js"></script> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <script src="assets/js/form-validator.min.js"></script> <script src="assets/js/contact-form-script.js"></script> <script src="assets/js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings