File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelpavanmansion.in/about.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>About Us | Hotel Pavan Mansion</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed&family=Gilda+Display&display=swap"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <?php include 'include/header.php'?> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/bg/1.jpg" > <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <!--<h5>Whispering Waves Luxury Homes</h5>--> <h1>About Us</h1> </div> </div> </div> </div> <section class="about section-padding bg-cream"> <div class="container"> <div class="row"> <div class="col-md-7 mt-30 animate-box" data-animate-effect="fadeInUp"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <div class="section-subtitle">Hotel Pavan Mansion </div> <div class="section-title">Enjoy a comfortable stay</div> <p>Hotel Pavan Mansion is a welcoming retreat that blends comfort, convenience, and warm hospitality. Nestled in a prime location, the hotel offers a peaceful ambiance while ensuring easy access to major attractions, business hubs, and transport facilities. Whether you're traveling for leisure or business, Hotel Pavan Mansion provides a comfortable and enjoyable stay with well-appointed rooms, modern amenities, and excellent services.</p> <p>Each room is designed to offer a relaxing experience, featuring cozy bedding, air conditioning, high-speed Wi-Fi, and an attached bathroom with essential toiletries. Guests can start their day with a delicious breakfast and enjoy a variety of dining options available nearby. The hotel also offers 24-hour front desk service, room service, and travel assistance to make your stay hassle-free.</p> </div> <div class="col col-md-5 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/about-1.jpg" alt="" class="mt-30 mb-30"> </div> <!-- <div class="col-md-12 mt-30" > <p></p> </div> --> </div> <p>With a commitment to quality service and guest satisfaction, Hotel Pavan Mansion ensures a delightful stay, whether you're visiting for a short trip or an extended vacation. Experience warm hospitality, well-maintained accommodations, and a convenient location at Hotel Pavan Mansion—your home away from home.</p> </section> <section class="facilties section-padding"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle">Our Services</div> <div class="section-title">Hotel Facilities</div> </div> </div> <div class="row"> <!-- <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/1.png"> <h5>kitchen </h5> </div> </div>--> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/2.png"> <h5> AC rooms </h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/3.png"> <h5> Parking</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/7.png"> <h5> Fan </h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/5.png"> <h5>Wifi</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/11.png"> <h5>35inch TV</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/8.png"> <h5>Kettle</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/16.png"> <h5>Banquite Hall</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/12.png"> <h5>Balcony</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/13.png"> <h5>Laundry</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/14.png"> <h5>Almirah</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/15.png"> <h5>Restaurant</h5> </div> </div> <div class="col-md-2"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <img src="img/services/17.png"> <h5>Catering Service</h5> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings