File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/waarahville.com/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Waarah Ville, Jawai | Home</title> <!-- Stylesheets --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/style.css" rel="stylesheet"> <!-- Responsive File --> <link href="assets/css/responsive.css" rel="stylesheet"> <!-- Color File --> <link href="assets/css/color.css" rel="stylesheet"> <link rel="preconnect" href="https://fonts.googleapis.com/"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon"> <!--<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">--> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> </head> <body class="gray_bg"> <div class="page-wrapper"> <!-- Main Header --> <?php include'include/header.php'?> <!-- End Main Header --> <!-- Bnner Section --> <section class="banner-section"> <div class="swiper-container banner-slider"> <div class="swiper-wrapper"> <!-- Slide Item --> <div class="swiper-slide" style="background-image: url(assets/images/main-slider/banner-5.jpg);"> <div class="content-outer"> <div class="content-box text-center justify-content-center"> <div class="inner"> <h6 class="main-slider-sub-title">Welcome To </h6> <h1 class="main-slider-title">Waarah Ville, Jawai</h1> <div class="main-slider-text">Private Pool & Terrace Inspira & Relaxion</div> <div class="link-box"> <a href="about.html" class="btn-one">Discover More <span></span></a> </div> </div> </div> </div> </div> <!-- Slide Item --> <div class="swiper-slide" style="background-image: url(assets/images/main-slider/banner-2.jpg);"> <div class="content-outer"> <div class="content-box text-center justify-content-center"> <div class="inner"> <h6 class="main-slider-sub-title">Welcome To </h6> <h1 class="main-slider-title">Waarah Ville, Jawai</h1> <div class="main-slider-text">Private Moments Inspira & Refreshion</div> <div class="link-box"> <a href="about.php" class="btn-one">Discover More <span></span></a> </div> </div> </div> </div> </div> <!-- Slide Item --> <div class="swiper-slide" style="background-image: url(assets/images/main-slider/banner-3.jpg);"> <div class="content-outer"> <div class="content-box text-center justify-content-center"> <div class="inner"> <h6 class="main-slider-sub-title">Welcome To </h6> <h1 class="main-slider-title">Waarah Ville, Jawai</h1> <div class="main-slider-text">Private Pool & Terrace โ Inspira & Staylusion</div> <div class="link-box"> <a href="about.php" class="btn-one">Discover More <span></span></a> </div> </div> </div> </div> </div> <div class="swiper-slide" style="background-image: url(assets/images/main-slider/banner-1.jpg);"> <div class="content-outer"> <div class="content-box text-center justify-content-center"> <div class="inner"> <h6 class="main-slider-sub-title">Welcome To </h6> <h1 class="main-slider-title">Waarah Ville, Jawai</h1> <div class="main-slider-text">Luxury Stays Inspira & Elevation</div> <div class="link-box"> <a href="https://asiatech.in/booking_engine/index3?token=OTczOQ==" class="btn-one">Book Now <span></span></a> </div> </div> </div> </div> </div> <div class="swiper-slide" style="background-image: url(assets/images/main-slider/banner-4.jpg);"> <div class="content-outer"> <div class="content-box text-center justify-content-center"> <div class="inner"> <h6 class="main-slider-sub-title">Welcome To </h6> <h1 class="main-slider-title">Waarah Ville, Jawai</h1> <div class="main-slider-text">Your Space of Peace Inspira & Tranquilion</div> <div class="link-box"> <a href="about.php" class="btn-one">Discover More <span></span></a> </div> </div> </div> </div> </div> </div> </div> <div class="banner-slider-nav style-one"> <div class="banner-slider-control banner-slider-button-prev"><span><i class="fal fa-angle-right"></i></span></div> <div class="banner-slider-control banner-slider-button-next"><span><i class="fal fa-angle-right"></i></span> </div> </div> </section> <!-- End Bnner Section --> <!--<section class="booking-form-section"> <div class="auto-container"> <form action="https://asiatech.in/booking_engine/index3?token=OTczOQ=="target="_blank"method="post"> <div class="row"> <div class="col-lg-3 col-md-6 booking-form-column"> <div class=""> <div id="nd_booking_open_calendar_from" class=""> <h4 class="nd_booking_date_label">Check-In</h4> <div class="flex-box"> <h1 id="nd_booking_date_number_from_front" class="nd_booking_date_number_from_front">01</h1> <h6 id="nd_booking_date_month_from_front" class="nd_booking_date_month_from_front">Jan</h6> </div> </div> <input type="hidden" id="nd_booking_date_month_from" class=""> <input type="hidden" id="nd_booking_date_number_from" class=""> <input placeholder="Check In" class="opacity-0" type="text" name="form-name" id="nd_booking_archive_form_date_range_from" value="" /> </div> </div> <div class="col-lg-3 col-md-6 booking-form-column"> <div class=""> <div id="nd_booking_open_calendar_to" class=""> <h4 class="nd_booking_date_label">Check-Out</h4> <div class="flex-box"> <h1 id="nd_booking_date_number_to_front" class="nd_booking_date_number_from_front">04</h1> <h6 id="nd_booking_date_month_to_front" class="nd_booking_date_month_from_front">Feb</h6> </div> </div> <input type="hidden" id="nd_booking_date_month_to" class=""> <input type="hidden" id="nd_booking_date_number_to" class=""> <input placeholder="Check Out" class="opacity-0" type="text" name="form-name" id="nd_booking_archive_form_date_range_to" value="" /> </div> </div> <div class="col-lg-3 col-md-6 booking-form-column"> <div class="nd_booking_width_100_percentage nd_booking_width_100_percentage_all_iphone nd_booking_float_left nd_booking_box_sizing_border_box"> <h4 class="nd_booking_date_label">Room</h4> <div class="room-opt"> <select> <option data-display="01">01</option> <option value="02">02</option> <option value="03">03</option> <option value="04">04</option> <option value="05">05</option> </select> <span class="nd_booking_date_month_from_front">Room</span> </div> </div> </div> <div class="col-lg-3 col-md-6 booking-form-column"> <div class="booking-form-submit-btn"> <div class="booking-form-submit-btn-label"></div> <button class="btn-one">Check Availability + <span></span></button> </div> </div> </div> </form> </div> </section> <!--END FORM--> <!-- about section --> <section class="about-one-section"> <div class="auto-container"> <div class="row align-items-center"> <div class="col-lg-5"> <div class="about-one-rating">About Us</div> <h2 class="about-one-title wow fadeInUp" data-wow-delay="0ms" data-wow-duration="1500ms"> Waarah Ville, Jawai </h2> <h4 class="about-one-title-two wow fadeInUp" data-wow-delay="300ms" data-wow-duration="1500ms">At Waarah Ville, witness the untold history of Jawai unfold amidst serene landscapes, majestic leopards, and warm Rajasthani hospitality.</h4> <div class="about-one-text wow fadeInUp" data-wow-delay="500ms" data-wow-duration="1500ms">Welcome to Waarah Ville, a serene retreat nestled in the heart of Jawai, where history, wilderness, and luxury come together to create an unforgettable experience. Inspired by the rich cultural heritage of Rajasthan and the timeless beauty of the Jawai hills, our property offers a perfect blend of traditional elegance and modern comfort.</div> <p><b>Waarah Ville โ Where the Wild Whispers of Jawai Meet the Warmth of Luxury.</b></p> </div> <div class="col-lg-7"> <div class="about-one-image-box"> <div class="about-one-image wow fadeInRight" data-wow-delay="0ms" data-wow-duration="1500ms"><div class="img_hover_1"><img src="assets/images/resource/about-1.jpg" alt=""></div></div> <div class="about-one-image-two"><div class="scroll-rotate"><img src="assets/images/resource/circle-text.png" alt=""></div></div> </div> </div> </div> </div> </section> <!-- Room Section --> <section class="room-one-section style-two"> <div class="auto-container"> <div class="row align-items-center"> <div class="col-lg-4"> <div class="title-box"> <div class="sub-title">Discover Our Rooms</div> <h2 class="sec-title">Luxury Interior</h2> </div> </div> <div class="col-lg-8"> <!--Filter--> <div class="filters"> <ul class="filter-tabs filter-btns"> <div class="room-one-link-btn"><a href="https://asiatech.in/booking_engine/index3?token=OTczOQ=="target="_blank" class="btn-one s-four">Book Now + <span></span></a></div> </ul> </div> </div> </div> </div> <div class="auto-container"> <div class="row"> <div class="col-lg-2 col-md-6"></div> <div class="col-lg-4 col-md-6"> <div class="room-one-block"> <div class="room-one-like"><i class="far fa-heart"></i></div> <div class="room-one-image img_hover_3"> <img src="assets/images/room/room-2.jpg" alt=""> </div> <div class="room-one-content style-two"> <div class="room-one-info">Starting From <span>2 bedroom: 22,000 for 4 pax ( MAP)</span> /Night</div> <h4 class="room-one-title"><a href="2-bedroom-private-terrace.php">2 Bedroom with Private Terrace</a></h4> <div class="room-one-desc">Experience elevated living in our 2 Bedroom Suite with a Private Terrace โ where modern comfort meets open-air serenity.</div> <div class="room-one-link-btn"><a href="https://asiatech.in/booking_engine/index3?token=OTczOQ==" class="btn-one s-four">Book Now + <span></span></a></div> </div> </div> </div> <div class="col-lg-4 col-md-6"> <div class="room-one-block"> <div class="room-one-like"><i class="far fa-heart"></i></div> <div class="room-one-image img_hover_3"> <img src="assets/images/room/room-1.jpg" alt=""> </div> <div class="room-one-content style-two"> <div class="room-one-info">Starting From <span>3 Bedroom: 33,000 for 6 pax ( MAP)</span> /Night</div> <h4 class="room-one-title"><a href="3-bedroom-living.php">3 Bedroom with a Living Area</a></h4> <div class="room-one-desc">Experience unmatched comfort in our 3 Bedroom with a Living Area โ designed for togetherness, relaxation, and refined living.</div> <div class="room-one-link-btn"><a href="https://asiatech.in/booking_engine/index3?token=OTczOQ==" class="btn-one s-four">Book Now + <span></span></a></div> </div> </div> </div> <div class="col-lg-2 col-md-6"></div> <!-- <div class="col-lg-4 col-md-6">--> <!-- <div class="room-one-block">--> <!-- <div class="room-one-like"><i class="far fa-heart"></i></div>--> <!-- <div class="room-one-image img_hover_3">--> <!-- <img src="assets/images/room/room-3.jpg" alt="">--> <!-- </div>--> <!-- <div class="room-one-content style-two">--> <!-- <div class="room-one-info">Starting From <span>5 bedroom: 54,000 for 10 pax ( MAP)--> <!--</span> /Night</div>--> <!-- <h4 class="room-one-title"><a href="5-bedroom-villa.php">5 Bedroom Villa With Private Pool</a></h4>--> <!-- <div class="room-one-desc">Relax, reconnect, and rejuvenate in our 5 Bedroom Villa with Private Pool your peaceful retreat amidst the beauty of Jawai.</div>--> <!-- <div class="room-one-link-btn"><a href="https://asiatech.in/booking_engine/index3?token=OTczOQ==" class="btn-one s-four">Book Now + <span></span></a></div>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> </div> </div> </section> <!-- Waarah Ville - Facilities Section --> <section class="waarah-facilities"> <div class="container"> <div class="intro"> <h2>Facilities at Waarah Ville</h2> <p>Thoughtfully curated amenities to make your stay in Jawai comfortable, private and unforgettable.</p> </div> <div class="grid"> <div class="card"> <div class="icon">๐โโ๏ธ</div> <h3>Private Pool</h3> <p>Enjoy exclusive access to your own swimming pool โ perfect for family fun or a private dip at sunset.</p> </div> <div class="card"> <div class="icon">๐ฟ</div> <h3>Private Terrace</h3> <p>Open-air terrace with panoramic views โ ideal for morning tea and stargazing at night.</p> </div> <div class="card"> <div class="icon">๐ถ</div> <h3>Free Wi-Fi</h3> <p>Reliable Wi-Fi across the property โ suitable for streaming and light work.</p> </div> <div class="card"> <div class="icon">๐</div> <h3>Private Parking</h3> <p>Complimentary on-site parking with easy access to the villa entrance.</p> </div> <div class="card"> <div class="icon">๐งน</div> <h3>Housekeeping & Caretaker</h3> <p>Daily housekeeping and a local caretaker to assist you during your stay.</p> </div> <div class="card"> <div class="icon">๐ฅ</div> <h3>BBQ & Bonfire</h3> <p>Arrange an evening bonfire or barbecue โ a favourite after a day of safari and sightseeing.</p> </div> <div class="card"> <div class="icon">โ๏ธ</div> <h3>Air Conditioning</h3> <p>Comfortable, temperature-controlled rooms to relax after exploring Jawai.</p> </div> <div class="card"> <div class="icon">๐ฝ๏ธ</div> <h3>Kitchenette / Dining Area</h3> <p>Well-equipped kitchenette and dining area for family meals or private catering.</p> </div> <div class="card"> <div class="icon">๐งบ</div> <h3>Laundry & Essentials</h3> <p>On-site laundry service and travel essentials to make long stays easy.</p> </div> </div> <div class="cta"> <small>Want more facilities added? We can customise for events, safaris and private dining.</small> </div> </div> </section> <!-- gallery section --> <section class="gallery-one-section mx-70"> <div class="auto-container"> <div class="row align-items-center"> <div class="col-lg-4"> <div class="title-box"> <div class="sub-title">Experience</div> <h2 class="sec-title">Activities</h2> </div> </div> <div class="col-lg-8"> <!--Filter--> <div class="filters"> <ul class="filter-tabs filter-btns"> <div class="gallery-one-view-all-btn text-center mt-40 mb-30"><a href="https://asiatech.in/booking_engine/index3?token=OTczOQ==" class="btn-one large-btn">Book Now <span></span></a></div> </ul> </div> </div> </div> </div> <div class="full-container"> <!--Sortable Galery--> <div class="sortable-masonry"> <div class="items-container row"> <div class="gallery-block-one masonry-item all cat-1 col-lg-4 col-md-6"> <div class="gallery-one-box"> <div class="gallery-one-image"> <img src="assets/images/gallery/gallery-1.jpg" alt=""> </div> <div class="gallery-one-content"> <h4 class="gallery-one-title">Adventures & Activities at Waarah Ville</h4> <div class="gallery-one-like"><i class="far fa-heart"></i></div> </div> </div> </div> <div class="gallery-block-one masonry-item all cat-2 col-lg-8 col-md-12"> <div class="gallery-one-box"> <div class="gallery-one-image"> <img src="assets/images/gallery/gallery-2.jpg" alt=""> </div> <div class="gallery-one-content"> <h4 class="gallery-one-title">Adventures & Activities at Waarah Ville</h4> <div class="gallery-one-like"><i class="far fa-heart"></i></div> </div> </div> </div> <div class="gallery-block-one masonry-item all cat-3 col-lg-4 col-md-6"> <div class="gallery-one-box"> <div class="gallery-one-image"> <img src="assets/images/gallery/gallery-3.jpg" alt=""> </div> <div class="gallery-one-content"> <h4 class="gallery-one-title">Adventures & Activities at Waarah Ville</h4> <div class="gallery-one-like"><i class="far fa-heart"></i></div> </div> </div> </div> <div class="gallery-block-one masonry-item all cat-4 col-lg-4 col-md-6"> <div class="gallery-one-box"> <div class="gallery-one-image"> <img src="assets/images/gallery/gallery-4.jpg" alt=""> </div> <div class="gallery-one-content"> <h4 class="gallery-one-title">Adventures & Activities at Waarah Ville</h4> <div class="gallery-one-like"><i class="far fa-heart"></i></div> </div> </div> </div> <div class="gallery-block-one masonry-item all cat-2 col-lg-4 col-md-6"> <div class="gallery-one-box"> <div class="gallery-one-image"> <img src="assets/images/gallery/gallery-5.jpg" alt=""> </div> <div class="gallery-one-content"> <h4 class="gallery-one-title">Adventures & Activities at Waarah Ville</h4> <div class="gallery-one-like"><i class="far fa-heart"></i></div> </div> </div> </div> </div> </div> <div class="gallery-one-view-all-btn text-center mt-40 mb-30"><a href="jawai-experience.php" class="btn-one large-btn">View All Luxury + <span></span></a></div> </div> </section> <!-- testimonials --> <section class="testimonials-one-section pt-0 pb-0"> <div class="auto-container"> <div class="testimonial-one-wrapper-box"> <div class="testimonial-one-big-title" data-parallax='{"x": -50}'>Testimonials</div> <div class="testimonial-one-title">What Client Says?</div> <div class="testimonial-one-slider"> <div class="theme_carousel owl-theme owl-carousel owl-dot-style-one" data-options='{"loop": true, "center": false, "margin": 30, "autoheight":true, "lazyload":true, "nav": true, "mouseDrag": false, "dots": true, "autoplay": true, "autoplayTimeout": 6000, "smartSpeed": 1000, "responsive":{ "0" :{ "items": "1" }, "480" :{ "items" : "1" }, "600" :{ "items" : "1" }, "768" :{ "items" : "1" } , "992":{ "items" : "1" }, "1200":{ "items" : "1" }}}'> <div class="testimonial-one-slider-item style-two"> <div class="testimonial-one-text">We had a truly memorable stay at Waarah Ville, Jawai. The hospitality here is unmatched, and it felt like a home away from home. Special thanks to Miss Kaniska, who is an excellent host and ensured every detail of our visit was perfect with her warm and professional approach. Chena Ram ji, the caretaker, looked after us with great care and made sure we were always comfortable. A big appreciation also goes to Raju ji, whose freshly prepared homemade dishes added a personal touch to our stay and made every meal delightful. The combination of warm hospitality, peaceful surroundings, and authentic food made our Jawai experience truly wonderful. Highly recommended for anyone looking to explore the region while enjoying a homely stay with exceptional service.</div> <div class="testimonial-one-rating"> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> </div> <div class="testimonial-one-author-info"> <div class="testimonial-one-author-logo"><img src="assets/images/resource/client-logo.png" alt=""></div> <div class="testimonial-one-author-name">Rajendra Singh</div> </div> </div> <div class="testimonial-one-slider-item style-two"> <div class="testimonial-one-text">From the moment we stepped onto the property, we were blown away by its beauty and serenity. Thoughtfully designed with a perfect balance of rustic charm and modern comfort, every corner feels curated yet completely in tune with nature. The rooms are spacious, tastefully done. Locally inspired decor to warm lighting and open spaces โ creates a deeply relaxing, boutique experience that feels both luxurious and intimate. The hospitality was beyond exceptional โ We felt less like guests and more like family. The food was a highlight in itself โ authentic Rajasthani flavors served with love, every meal a delicious experience. But what truly made this stay unforgettable was the safari. Exploring the dramatic terrains of Jawai, spotting leopards in their natural habitat, and soaking in the serenity of the wilderness was nothing short of magical. The guides were knowledgeable and deeply respectful of nature, which made the experience even more meaningful.</div> <div class="testimonial-one-rating"> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> </div> <div class="testimonial-one-author-info"> <div class="testimonial-one-author-logo"><img src="assets/images/resource/client-logo.png" alt=""></div> <div class="testimonial-one-author-name">Parnavi mathur</div> </div> </div> <div class="testimonial-one-slider-item style-two"> <div class="testimonial-one-text">Our stay at Waarah Ville Jawai was absolutely amazing! From the moment we arrived, everything was perfectly arranged and full of warmth. Special thanks to Manish Dewasi for his outstanding hospitality and excellent service, he make sure we were comfortable at all times, and the delicious home-cooked meals he served were truly memorable! The place was beautifully hosted by Kanishka Ranawat and Rajdeep Ranawat, who ensured everything was seamless and made us feel right at home. The safari experience led by Govind Prajapati was another highlight, well-organized, on time, and full of adventure! We got to witness the raw beauty of Jawai and even spot some amazing wildlife. The stay was peaceful, the ambience was perfect, and every detail reflected great care and hospitality.</div> <div class="testimonial-one-rating"> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> </div> <div class="testimonial-one-author-info"> <div class="testimonial-one-author-logo"><img src="assets/images/resource/client-logo.png" alt=""></div> <div class="testimonial-one-author-name"> Malhar Dalwadi</div> </div> </div> </div> </div> </div> </div> </section> <!-- Blog Section --> <section class="news-one-section mx-70"> <div class="auto-container"> <div class="title-box text-center"> <div class="sub-title">Attractions</div> <h2 class="sec-title">Visiting Places</h2> </div> <div class="theme_carousel owl-theme owl-carousel owl-dot-style-one" data-options='{"loop": true, "center": false, "margin": 30, "autoheight":true, "lazyload":true, "nav": true, "mouseDrag": false, "dots": true, "autoplay": true, "autoplayTimeout": 6000, "smartSpeed": 1000, "responsive":{ "0" :{ "items": "1" }, "480" :{ "items" : "1" }, "768" :{ "items" : "2" }, "992" :{ "items" : "3" } , "1200":{ "items" : "4" }, "1600":{ "items" : "5" }}}'> <div class="news-one-block"> <div class="news-one-image"><div class="img_hover_3"><a href="attractions.php"><img src="assets/images/attraction/a1.jpg" alt=""></a></div></div> <div class="news-one-content-bottom"> <h4 class="news-one-title"><a href="attractions.php">Jawai Dam</a></h4> <p>This is the largest water reservoir in Rajasthan, offering beautiful sunrise and sunset views. </p> <div class="read-more"> <a href="attractions.php" class="reader-more-link">Read More +</a> </div> </div> </div> <div class="news-one-block"> <div class="news-one-image"><div class="img_hover_3"><a href="attractions.php"><img src="assets/images/attraction/a2.jpg" alt=""></a></div></div> <div class="news-one-content-bottom"> <h4 class="news-one-title"><a href="attractions.php">Bera (Leopard Hills)</a></h4> <p>Famous for its leopard population, this area is ideal for leopard safaris and jungle safaris</p> <div class="read-more"> <a href="attractions.php" class="reader-more-link">Read More +</a> </div> </div> </div> <div class="news-one-block"> <div class="news-one-image"><div class="img_hover_3"><a href="attractions.php"><img src="assets/images/attraction/a3.jpg" alt=""></a></div></div> <div class="news-one-content-bottom"> <h4 class="news-one-title"><a href="attractions.php">Jawai Wildlife Sanctuary</a></h4> <p>Beyond leopards, the sanctuary is a diverse ecosystem with a variety of animals and birds.</p> <div class="read-more"> <a href="attractions.php" class="reader-more-link">Read More +</a> </div> </div> </div> <div class="news-one-block"> <div class="news-one-image"><div class="img_hover_3"><a href="attractions.php"><img src="assets/images/attraction/a4.jpg" alt=""></a></div></div> <div class="news-one-content-bottom"> <h4 class="news-one-title"><a href="attractions.php">Kambeshwar Mahadev Temple</a></h4> <p> Located in the hills, this temple is a popular destination for both religious visitors</p> <div class="read-more"> <a href="attractions.php" class="reader-more-link">Read More +</a> </div> </div> </div> <div class="news-one-block"> <div class="news-one-image"><div class="img_hover_3"><a href="attractions.php"><img src="assets/images/attraction/a5.jpg" alt=""></a></div></div> <div class="news-one-content-bottom"> <h4 class="news-one-title"><a href="attractions.php">Bird watching</a></h4> <p>Beyond the dam, several areas around Jawai offer excellent opportunities for bird watching.</p> <div class="read-more"> <a href="attractions.php" class="reader-more-link">Read More +</a> </div> </div> </div> </div> </div> </section> <!--footer section --> <?php include'include/footer.php'?> </div> <!--End pagewrapper--> <!--Scroll to top--> <div class="scroll-to-top"><a href="# " class="back-to-top " data-wow-duration="1.0s " data-wow-delay="1.0s "><i class="fa fa-angle-up "></i></a></div> <script src="assets/js/jquery.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/jquery.fancybox.js"></script> <script src="assets/js/isotope.js"></script> <script src="assets/js/owl.js"></script> <script src="assets/js/appear.js"></script> <script src="assets/js/wow.js"></script> <script src="assets/js/scrollbar.js"></script> <script src="assets/js/TweenMax.min.js"></script> <script src="assets/js/swiper.min.js"></script> <script src="assets/js/jquery.ajaxchimp.min.js"></script> <script src="assets/js/parallax-scroll.js"></script> <script src="assets/js/jquery-ui-1.9.2.custom.min.js"></script> <script src="assets/js/jquery.nice-select.min.js"></script> <script src="assets/js/booking-form.js"></script> <script src="assets/js/script.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings