File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/belairstay.com/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 || BelAir Luxury Stay</title> <link rel="shortcut icon" href="img/favicon.png" /> <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> <!-- Preloader --> <div class="preloader-bg"></div> <div id="preloader"> <div id="preloader-status"> <div class="preloader-position loader"> <span></span> </div> </div> </div> <?php include'include/header.php'?> <!-- Header Banner --> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/bg-3.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>BelAir Luxury Stay</h5> <h1>About Us</h1> </div> </div> </div> </div> <!-- About --> <section class="about section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 animate-box" data-animate-effect="fadeInUp"> <div class="section-subtitle">BelAir Luxury Stay</div> <div class="section-title">Enjoy a Luxury Experience</div> <p>BelAir Luxury Stay is a refined retreat crafted for travelers who seek comfort, elegance, and a peaceful environment. Designed with attention to detail, the property features stylish interiors, thoughtfully planned spaces, and a calm ambience that allows guests to truly relax and unwind. Every corner reflects a balance of modern design and warm hospitality, creating an inviting atmosphere for both leisure and business travelers.</p> <!-- reservation --> <p>At BelAir Luxury Stay, we focus on delivering a seamless stay experience through personalized service and modern amenities. From well-appointed rooms and cozy living spaces to attentive staff support, every aspect is curated to ensure comfort and convenience. Whether you are visiting for a short getaway or an extended stay, our commitment to quality, cleanliness, and guest satisfaction makes BelAir Luxury Stay a place you will want to return to again and again.</p> </div> <div class="col col-md-3 animate-box" data-animate-effect="fadeInUp"> <img src="img/ab1.jpg" alt="" class="mt-90 "> </div> <div class="col col-md-3 animate-box" data-animate-effect="fadeInUp"> <img src="img/ab2.jpg" alt=""> </div> </div> <div class="reservations"> <div class="icon"><span class="flaticon-call"></span></div> <div class="text"> <p>Reservation</p> <a href="tel:8630256449">8630256449 </a> </div> </div> </div> </section> <!-- Pricing --> <!-- Facilties --> <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-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/1.png"> <h5>Parking Space</h5> <p>Spacious and secure parking facilities ensuring convenient and hassle-free access throughout your stay at our hotel.</p> <div class="facility-shape"> <span class="flaticon-car"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/2.png"> <h5>Room Service</h5> <p>Prompt and attentive room service ensuring comfort, convenience, and a seamless stay experience at our hotel</p> <div class="facility-shape"> <span class="flaticon-bed"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/3.png"> <h5>Restaurant</h5> <p>Delightful dining experience offering a variety of delicious meals, freshly prepared to enhance your stay at our hotel</p> <div class="facility-shape"> <span class="flaticon-swimming"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/4.png"> <h5>Fibre Internet</h5> <p>Reliable high-speed fibre internet providing smooth browsing, streaming, and connectivity throughout your stay at our hotel.</p> <div class="facility-shape"> <span class="flaticon-wifi"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/5.png"> <h5>Breakfast</h5> <p> Fresh and delicious breakfast served daily, providing a perfect start to your day during your stay at our hotel</p> <div class="facility-shape"> <span class="flaticon-breakfast"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/6.png"> <h5>Electric Kettle</h5> <p>Convenient electric kettle in every room, allowing you to enjoy hot beverages anytime during your stay at our hotel</p> <div class="facility-shape"> <span class="flaticon-breakfast"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/7.png"> <h5>Heater </h5> <p>Efficient and cozy room heaters providing warmth and comfort throughout your stay at our hotel.</p> <div class="facility-shape"> <span class="flaticon-breakfast"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/8.png"> <h5>Led Tv </h5> <p>Modern LED TV in every room offering entertainment and a relaxing viewing experience during your stay at our hotel</p> <div class="facility-shape"> <span class="flaticon-breakfast"></span> </div> </div> </div> <div class="col-md-4"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <img src="img/icon/9.png"> <h5> Hill View </h5> <p> Breathtaking hill views from your room, providing a serene and picturesque backdrop throughout your stay at our hotel.</p> <div class="facility-shape"> <span class="flaticon-breakfast"></span> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Team --> <?php include'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.3.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