File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelompalace.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- TITLE --> <title>About Us | Hotel Om Palace</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="shortcut icon" href="images/favicon.png"/> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Hind:400,300,500,600%7cMontserrat:400,700" rel='stylesheet' type='text/css'> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/font-lotusicon.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css"> <link rel="stylesheet" type="text/css" href="css/lib/settings.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css"> <!-- MAIN STYLE --> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/custom.css"> </head> <body> <!-- PRELOADER --> <div id="preloader"> <span class="preloader-dot"></span> </div> <!-- END / PRELOADER --> <!-- PAGE WRAP --> <div id="page-wrap"> <!-- HEADER --> <?php include'include/header.php'?> <!-- SUB BANNER --> <section class="section-sub-banner bg-9"> <div class="awe-overlay"></div> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>ABOUT Us</h2> </div> </div> </div> </section> <!-- END / SUB BANNER --> <!-- ABOUT --> <section class="section-about"> <div class="container"> <div class="about"> <!-- ITEM --> <div class="about-item"> <div class="img owl-single"> <img src="images/about/1.jpg" alt=""> <img src="images/about/2.jpg" alt=""> <img src="images/about/3.jpg" alt=""> <img src="images/about/4.jpg" alt=""> <!-- <img src="images/about/5.jpg" alt=""> <img src="images/about/6.jpg" alt=""> <img src="images/about/7.jpg" alt=""> <img src="images/about/8.jpg" alt=""> <img src="images/about/9.jpg" alt=""> --> </div> <div class="text"> <h2 class="heading"> Hotel Om Palace</h2> <div class="desc"> <p>Hotel Om Palace in Panchgani Mahabaleshwar is a charming retreat that offers guests a tranquil escape amidst the picturesque Western Ghats. Surrounded by lush greenery and scenic vistas, the hotel is an ideal destination for families, couples, and solo travelers looking to unwind and reconnect with nature. The property boasts a peaceful ambiance, providing the perfect backdrop for a relaxing vacation away from the hustle and bustle of city life.</p> <p>The hotel offers a variety of accommodations, including Deluxe and Luxury rooms, catering to different preferences and budgets. Each room is thoughtfully designed with modern amenities to ensure comfort and convenience. From cozy interiors to plush bedding, guests can look forward to a rejuvenating stay. For those who enjoy the outdoors, rooms with private balconies offer breathtaking views, adding an extra layer of charm to the experience.</p> <p>Strategically located, Hotel Om Palace allows guests to explore the best of Panchgani and Mahabaleshwar with ease. Popular attractions such as Table Land, Sydney Point, and Mapro Garden are just a short drive away. The hotel's location also makes it convenient for guests to explore local markets and enjoy the culinary delights of the region, offering a perfect mix of leisure and adventure.</p> <p>With its warm hospitality and commitment to guest satisfaction, Hotel Om Palace ensures every visitor feels at home. Whether you're planning a romantic getaway, a family vacation, or a solo retreat, the hotel provides a delightful combination of comfort, convenience, and natural beauty. It’s more than just a place to stay—it’s a destination where memories are made.</p> </div> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- OUR BEST --> <section class="ot-out-best mt60"> <div class="container"> <div class="content"> <div class="row"> <div class="col col-xs-12 col-lg-6 col-lg-offset-3"> <div class="ot-heading mb40 row-20 text-center"> <h2>Our Best Facilities</h2> </div> </div> </div> <div class="owl-single owl-best" data-single_item="false" data-desktop="6" data-small_desktop="4" data-tablet="3" data-mobile="2" data-nav="true" data-pagination="false"> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/1.png" alt="icon"> <span class="font-hind f-500">Free Wi-Fi</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/2.png" alt="icon"> <span class="font-hind f-500"> Restaurant </span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/3.png" alt="icon"> <span class="font-hind f-500">24 Hrs Room Service</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/4.png" alt="icon"> <span class="font-hind f-500"> Laundry Facility</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/5.png" alt="icon"> <span class="font-hind f-500">24 Hrs hot and cold water </span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/6.png" alt="icon"> <span class="font-hind f-500">King Size Bed </span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/7.png" alt="icon"> <span class="font-hind f-500">Doctor on Call </span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/8.png" alt="icon"> <span class="font-hind f-500">Attached Bathroom </span> </div> </div> </div> </div> </section> <!-- END / OUR BEST --> <?php include'include/footer.php'?> <!-- END / FOOTER --> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap-select.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script> <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/lib/owl.carousel.js"></script> <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script> <script type="text/javascript" src="js/lib/jquery.countTo.js"></script> <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script> <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="js/lib/SmoothScroll.js"></script> <script type="text/javascript" src="js/scripts.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings