File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/wondernestmg.com/about.php
Back
<!DOCTYPE html> <html lang="en" data-x="html" data-x-toggle="html-overflow-hidden"> <head> <!-- Required meta tags --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Google fonts --> <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@400;500;600;700&family=Jost:wght@400;500;600;700&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="img/favicon.png" /> <!-- Stylesheets --> <link rel="stylesheet" href="css/vendors.css"> <link rel="stylesheet" href="css/main.css"> <title>About Us | Wonder Nest</title> </head> <body> <?php include 'include/menu.php';?> <main class="bg-light-1"> <?php include 'include/header.php';?> <section data-anim-wrap class="pageHero -type-2 -items-center"> <div data-anim-child="img-right cover-white delay-1" class="pageHero__bg"> <img src="img/hero/3.jpg" alt="image"> </div> <div class="container"> <div class="row justify-center"> <div class="col-auto"> <div data-split='lines' data-anim="split-lines delay-3" class="pageHero__content text-center"> <div class="pageHero__subtitle text-white uppercase mb-20">A cozy escape above the valleys</div> <h1 class="pageHero__title lh-11 capitalize text-white">About Wonder Nest</h1> </div> </div> </div> </div> </section> <section class="layout-pt-lg"> <div data-anim-wrap class="container"> <div class="row justify-center text-center"> <div class="col-xl-10 col-lg-11"> <div data-split='lines' data-anim="split-lines delay-2"> <div class="text-15 mb-20"> SWISS RESORT LUXURY HOTEL </div> <h2 class="text-64 md:text-40 capitalize"> Your Private Mountain Escape <br class="lg:d-none"> with a 360° Valley View </h2> <p class="lh-17 px-90 lg:px-0 pt-40"> Wonder Nest is a serene hillside retreat nestled in the peaceful Bhowali Range of Bhimtal, Uttarakhand, offering a perfect blend of comfort and nature. The property features thoughtfully designed spaces including a cozy living area, dining area, fully equipped kitchen, and a relaxing patio. Guests can unwind in the jacuzzi while soaking in breathtaking 360° valley views. With modern conveniences like high-speed Wi-Fi, EV charging support, ample parking, and warm, well-furnished interiors, Wonder Nest is ideal for couples, families, and long stays alike. </p> <p class="lh-17 px-90 lg:px-0 pt-40"> Its prime location makes exploring the Kumaon region easy and enjoyable. Popular attractions such as Kainchi Dham Mandir (6 km), Nainital (11 km), Bhimtal (7 km), Naukuchiatal (14 km), and Sattal (1.5 km) are all within short driving distance. Graphic Era University is just 500 meters away, while popular cafés and restaurants like Zoobys Restaurant, Grits Café, and I Heart Café are only a short walk away. Essential shops nearby add to the convenience, making Wonder Nest a perfect base for a relaxing and well-connected mountain getaway. </p> </div> </div> </div> </div> </section> <section class="layout-pt-lg layout-pb-lg bg-light-1"> <div data-anim-wrap class="container"> <div class="row justify-center text-center"> <div data-split='lines' data-anim-child="split-lines delay-2" class="col-auto"> <div class="text-15 uppercase mb-30 sm:mb-10">Wonder Nest</div> <h2 class="text-64 md:text-40">Hotel Facilities</h2> </div> </div> <div class="row y-gap-40 justify-between pt-100 sm:pt-50"> <div data-anim-child="slide-up delay-4" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/1.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">360° valley view</h4> </div> </div> <div data-anim-child="slide-up delay-5" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/2.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">WiFi Access</h4> </div> </div> <div data-anim-child="slide-up delay-6" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/3.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">Parking Area</h4> </div> </div> <div data-anim-child="slide-up delay-7" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/4.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">Fully equipped kitchen</h4> </div> </div> <div data-anim-child="slide-up delay-8" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/5.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">Living Area</h4> </div> </div> <div data-anim-child="slide-up delay-9" class="col-lg-auto col-md-4 col-6"> <div class="iconCard -type-1 -hover-1 text-center"> <div class="iconCard__icon text-50"> <div class="iconCard__icon__circle bg-white"></div> <i class=""><img src="img/icons/6.png"></i> </div> <h4 class="text-24 sm:text-21 lh-1 mt-30 sm:mt-15">Dining Area</h4> </div> </div> </div> </div> </section> <section class="cta -type-1"> <div class="cta__bg"> <img src="img/hero/1.jpg" alt="image"> </div> <div class="container"> <div class="row justify-center text-center"> <div class="col-auto"> <h2 class="text-72 lg:text-64 md:text-30 text-white"> Luxury Awaits.<br class="lg:d-none"> Book Your Stay Today! </h2> <a href="https://asiatech.in/booking_engine/index3?token=MTAyNjM=" target="_blank"> <button class="button -md -type-2 bg-accent-2 -accent-1 mx-auto mt-40">BOOK NOW</button> </a> </div> </div> </div> </section> <?php include 'include/footer.php';?> </main> <!-- JavaScript --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAAz77U5XQuEME6TpftaMdX0bBelQxXRlM"></script> <script src="../../../unpkg.com/%40googlemaps/markerclusterer%402.6.2/dist/index.min.js"></script> <script src="js/vendors.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings