File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hoteljasminegrand.com/index.php
Back
<!DOCTYPE html> <html lang="en-US" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <head> <!-- Basic Page Head --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Hotel Jasmine Grand</title> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="author" content="Hotel Jasmine Grand"> <meta name="robots" content="index, follow" /> <meta name="googlebot" content="index, follow" /> <meta name="yahooseeker" content="index, follow" /> <meta name="msnbot" content="index, follow" /> <link rel="canonical" href="https://www.apartmenthimalayanretreat.com"/> <!-- Mobile Meta --> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, testimonial/scalable=no"> <!-- Favicons --> <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.png"> <link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="120x120" href="assets/img/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="152x152" href="assets/img/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="167x167" href="assets/img/apple-touch-icon-167x167.png"> <link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon-180x180.png"> <!-- Css --> <link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/font.awesome.min.css"> <link rel="stylesheet" type="text/css" href="assets/css/magnific.popup.css"> <link rel="stylesheet" type="text/css" href="assets/css/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="assets/css/owl.theme.default.css"> <link rel="stylesheet" type="text/css" href="assets/css/jquery-ui.css"> <link rel="stylesheet" type="text/css" href="assets/css/style.css"> <link rel="stylesheet" type="text/css" href="assets/css/responsive.css"> <!-- Google Fonts --> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-SRGZCJN9TS"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SRGZCJN9TS'); </script> </head> <body> <?php include('include/header1.php');?> <!-- Site Main --> <div class="site-main"> <!-- Section Slider --> <div class="section"> <div class="widget-slider"> <div class="wrapper-full"> <!-- Slider Carousel --> <div class="widget-carousel owl-carousel owl-theme"> <div class="slider-item" data-background="assets/img/slider/slider1.jpg" alt="apartment in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <!-- <h5>WELCOME TO THE Hotel Jasmine Grand</h5>--> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider2.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider3.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider4.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider5.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider6.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> <div class="slider-item" data-background="assets/img/slider/slider7.jpg" alt="apartments in leh ladakh"> <div class="wrapper"> <div class="item-inner"> <h5>Welcome To</h5> <h1>Hotel Jasmine Grand</h1> <h2>in Haldwani</h2> </div> </div> </div> </div> <!-- Slider Carousel End --> <!-- Slider Booking --> <div class="slider-booking"> <div class="wrapper"> <!-- <h5>BOOK NOW YOUR apartment</h5>--> <form action="https://asiatech.in/booking_engine/index3?token=NTI1Ng==" method="post" target="_blank"> <ul> <li> <i class="fa fa-calendar-plus-o"></i> <input type="text" name="checkin" placeholder="CHECK IN" class="datepicker" required> </li> <li> <i class="fa fa-calendar-plus-o"></i> <input type="text" name="checkout" placeholder="CHECK OUT" class="datepicker" required> </li> <li> <i class="fa fa-caret-down"></i> <select name="adults" required> <option value="">ADULTS</option> <option value="1">1 </option> <option value="2">2 </option> <option value="3">3 </option> <option value="4">4 </option> <option value="5">5 </option> </select> </li> <li> <i class="fa fa-caret-down"></i> <select name="childrens" required> <option value="">CHILDS</option> <option value="0">0 </option> <option value="1">1 </option> <option value="2">2 </option> <option value="3">3 </option> <option value="4">4 </option> </select> </li> <li> <button type="submit" class="btn">BOOK NOW</button> </li> </ul> </form> </div> </div> <!-- Slider Booking End --> </div> </div> </div> <!-- Section Slider End --> <!-- Section Rooms --> <div class="section"> <div class="widget-rooms-carousel top-over"> <div class="wrapper-inner"> <!-- Rooms Title --> <div class="widget-title"> <h5>OUR ROOMS</h5> <h2>Experience The Freedom</h2> <p></p> </div> <!-- Rooms Title End --> <!-- Rooms Carousel --> <div class="widget-carousel owl-carousel owl-theme"> <div class="rooms-item"> <div class="item-inner"> <div class="item-photo"> <a href="deluxe.php" data-background="assets/img/rooms/room1.jpg"></a> </div> <div class="item-desc"> <h2><a href="deluxe.php"> Deluxe Room</a></h2> <h3>Rs. 2199/-</h3> <p>Well-furnished and designed rooms feature air-conditioning, ergonomic work area, and LED HD TV. It comes with fine curtains, safe deposit box and tea and coffee amenities along with a mini-fridge. Attached bathrooms include free toiletries and a shower with cold and hot water facilities.</p> <i class="fa fa-star"></i> </div> </div> </div> <div class="rooms-item"> <div class="item-inner"> <div class="item-photo"> <a href="super-deluxe.php" data-background="assets/img/rooms/room2.jpg"></a> </div> <div class="item-desc"> <h2><a href="super-deluxe.php">Super Deluxe Room</a></h2> <h3>Rs. 3000/-</h3> <p>A heaven of indulgence, the spacious deluxe rooms is facilitated by a range of state-of-the-art amenities accompanied by warm and efficient services. Wi-Fi enabled with ample broadband and the exclusive perks in the form of flat TVs, mini bar, electronic safe.</p> <i class="fa fa-star"></i> </div> </div> </div> <div class="rooms-item"> <div class="item-inner"> <div class="item-photo"> <a href="premium-suite.php" data-background="assets/img/rooms/room3.jpg"></a> </div> <div class="item-desc"> <h2><a href="premium-suite.php">Premium Suite Room</a></h2> <h3>Rs. 3500/-</h3> <p>Designed specially to pamper its guests, the premium suite rooms showcase a perfect blend of luxury in its accommodation with utmost security. The rooms bestow an elegant design combined with refined elegance and luxuriously appointed sleek accommodation. </p> <i class="fa fa-star"></i> </div> </div> </div> <div class="rooms-item"> <div class="item-inner"> <div class="item-photo"> <a href="presidential-suite.php" data-background="assets/img/rooms/room4.jpg"></a> </div> <div class="item-desc"> <h2><a href="presidential-suite.php">Presidential Suite Room</a></h2> <h3>Rs. 5000/-</h3> <p>Designed specially to pamper its guests, the presidential suite rooms showcase a perfect blend of luxury in its accommodation with utmost security. The rooms bestow an elegant design combined with refined elegance and luxuriously appointed sleek accommodation. </p> <i class="fa fa-star"></i> </div> </div> </div> </div> <!-- Rooms Carousel End --> </div> </div> </div> <!-- Section Rooms End --> <!-- Section About Promo --> <div class="section"> <div class="widget-about-promo" > <div class="wrapper-inner"> <div class="widget-inner"> <div class="row"> <div class="col-md-6"> <h5>About The Hotel Jasmine Grand</h5> <h2></h2> <p>Bestowing excellent hospitality to its every category of guests, Hotel Jasmine Grand reflects the culture and ethos of its location. With the perfect fusion of contemporary decor in the sumptuous interiors of the apartment, the apartment has set the bar of services much higher than the expectations of its guests. The concept of intuitive anticipatory service makes the guest experience unalloyed. The apartment welcomes and offers hospitality to guests coming from all around the world. We are focussed on delivering high quality, the best value, and superior customer service for an ultimate and intimate travelling experience.</p> <a href="about.php" class="btn" style="margin-bottom: 20px;">READ MORE</a> </div> <div class="col-md-6"> <div class="about"> <img src="assets/img/about/about1.jpg" alt="Hotel Jasmine Grand"> </div> </div> </div> </div> </div> </div> </div> <!-- Section About Promo End --> <!-- Section Offers --> <div class="section"> <div class="widget-offers-grid" style="background-image: linear-gradient(0deg, rgb(0 0 0 / 65%), rgb(12 12 12 / 59%)), url(assets/img/banner/a-8.jpg);"> <div class="wrapper-inner"> <!-- Offers Title --> <div class="widget-title"> <h5>Attractions</h5> <h2>Hotel Jasmine Grand Haldwani</h2> <p>Haldwani is the largest city of Kumaon. It is also the third most populous city and largest commercial market in the Indian state of Uttarakhand. Haldwani is said to be the financial capital of Uttarakhand, having the most commercial, economic and industrial activities of the state. </p> </div> <!-- Offers Title End --> <!-- Offers Content --> <div class="widget-inner"> <div class="offers-item"> <div class="item-inner"> <div class="item-photo" data-background="assets/img/attraction/a-1.jpg"></div> <div class="item-desc"> <h3>Kainchi Dham</h3> <p>The Neem Karoli Baba Ashram is a quaint little ashram and Hanuman Temple that is located on the Nainital-Almora road and is popular as Kainchi Dham among the visitors.</p> <a href="attraction.php" class="btn-link">READ MORE</a> </div> </div> </div> <div class="offers-item"> <div class="item-inner"> <div class="item-photo" data-background="assets/img/attraction/a-2.jpg" alt="apartment in leh near market"></div> <div class="item-desc"> <h3>Kathgodam</h3> <p>If you are looking for the best places to visit in Uttarakhand in December then Kathgodam is indeed one of the finest Haldwani tourist spots to visit. </p> <a href="attraction.php" class="btn-link">READ MORE</a> </div> </div> </div> <div class="offers-item"> <div class="item-inner"> <div class="item-photo" data-background="assets/img/attraction/a-3.jpg" alt="apartment in leh near market"></div> <div class="item-desc"> <h3>Bhimtal Lake</h3> <p>This lake is around 15 km from Haldwani and is significantly bigger than the Naukuchiatal. In fact, at a height of 4500 feet above sea level.</p> <a href="attraction.php" class="btn-link">READ MORE</a> </div> </div> </div> <div class="offers-item"> <div class="item-inner"> <div class="item-photo" data-background="assets/img/attraction/a-4.jpg" alt="apartment in leh near market"></div> <div class="item-desc"> <h3>Gaula Dam</h3> <p> For religious people, Shitla devi temple is a sure shot hit as it is one of the best Haldwani tourist places where you can connect with God. </p> <a href="attraction.php" class="btn-link">READ MORE</a> </div> </div> </div> </div> <!-- Offers Content End --> </div> </div> </div> <!-- Section Offers End --> <!-- Section Gallery --> <div class="section"> <div class="widget-gallery-carousel"> <div class="wrapper-full-inner"> <!-- Gallery Title --> <div class="widget-title"> <h5>GALLERY</h5> <h2>Hotel Jasmine Grand</h2> <p></p> </div> <!-- Gallery Title End --> <!-- Gallery Carousel --> <div class="widget-carousel owl-carousel owl-theme"> <div class="gallery-item"> <a href="assets/img/gallery/g1.jpg" data-background="assets/img/gallery/g1.jpg" alt="best apartments in leh ladakh" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g2.jpg" data-background="assets/img/gallery/g2.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g3.jpg" data-background="assets/img/gallery/g3.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g4.jpg" data-background="assets/img/gallery/g4.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g5.jpg" data-background="assets/img/gallery/g5.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g6.jpg" data-background="assets/img/gallery/g6.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g7.jpg" data-background="assets/img/gallery/g7.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g8.jpg" data-background="assets/img/gallery/g8.jpg" alt="Hotel Jasmine Grand" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g9.jpg" data-background="assets/img/gallery/g9.jpg" title="Hotel Jasmine Grand" alt="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> <div class="gallery-item"> <a href="assets/img/gallery/g10.jpg" data-background="assets/img/gallery/g10.jpg" alt="apartment in leh near market" title="Hotel Jasmine Grand" class="popup-gallery"> <span class="item-text"></span> </a> </div> </div> <!-- Gallery Carousel End --> </div> <center ><a href="gallery.php" class="btn" style="margin-bottom: 20px;">VIEW MORE</a></center> </div> </div> <!-- Section Gallery End --> <!-- Section Testimonials --> <div class="section"> <div class="widget-testimonials-carousel"> <div class="wrapper-inner"> <!-- Testimonials Title --> <div class="widget-title"> <h5>TESTIMONIALS</h5> <h2>Happy Clients</h2> <p></p> </div> <!-- Testimonials Title End --> <!-- Testimonials Carousel --> <div class="widget-carousel owl-carousel owl-theme"> <div class="testimonials-item"> <div class="item-comment"> "Nice hygienic place with spacious rooms and clean toilets. Room service is also up to mark" </div> <div class="item-customer"> <div class="customer-photo" data-background="assets/img/testimonial/1.png"></div> <h5>Tanya balani</h5> <h6>INDIA</h6> </div> </div> <div class="testimonials-item"> <div class="item-comment"> "Perfect wedding Halls with a Lawn ..Rooms are spacious ... overall very satisfactory." </div> <div class="item-customer"> <div class="customer-photo" data-background="assets/img/testimonial/2.png"></div> <h5>Sanjay Bajetha</h5> <h6>INDIA</h6> </div> </div> <div class="testimonials-item"> <div class="item-comment"> "I had a good stay, the rooms are clean and the hotel staff is also well mannered and nice." </div> <div class="item-customer"> <div class="customer-photo" data-background="assets/img/testimonial/3.png"></div> <h5>Nandan </h5> <h6>INDIA</h6> </div> </div> <div class="testimonials-item"> <div class="item-comment"> "The location is opposite to petrol pump.When you are coming from Nainital side it is on the left and when you are coming from Goraparao it is on the right but the map shows it in the opposite direction." </div> <div class="item-customer"> <div class="customer-photo" data-background="assets/img/testimonial/4.png"></div> <h5>Saurav Chauhan</h5> <h6>INDIA</h6> </div> </div> <div class="testimonials-item"> <div class="item-comment"> "View from the room was mesmerizing. loved the hospitality and humbleness. Staff was very polite to your requests. food was equally good, though options were limited but the way they cook and serve was awesome." </div> <div class="item-customer"> <div class="customer-photo" data-background="assets/img/testimonial/5.png"></div> <h5>Sushil</h5> <h6>INDIA</h6> </div> </div> </div> <!-- Testimonials Carousel End --> </div> </div> </div> <!-- Section Testimonials End --> </div> <!-- Site Main End --> <?php include ('include/footer.php');?> <!-- Scripts --> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/jquery-ui.min.js"></script> <script src="assets/js/jquery.fitvids.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/magnific.popup.min.js"></script> <script src="assets/js/imagesloaded.pkgd.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <script src="assets/js/owl.carousel.min.js"></script> <script src="assets/js/booking.form.js"></script> <script src="assets/js/contact.form.js"></script> <!-- Map Scripts --> <script src="https://maps.google.com/maps/api/js?sensor=false&language=en"></script> <script src="assets/js/gmap3.min.js"></script> <!-- Custom Scripts --> <script src="assets/js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings