File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/voyagerhotel.in/Lake-Loft/about-us.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>About Us - Lake Loft</title> <!--favicon icon--> <link rel="icon" href="images/favicon.ico"> <!-- Bootstrap 5.3 CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css" /> <link href="css/style.css" rel="stylesheet"> </head> <body> <?php include 'header.php'?> <div class="breadcumb about-bg"> <h3>About Us</h3> </div> <section class="abt-sect section-padding"> <div class="container"> <div class="row text-center"> <h2>Your Comfort, Our Priority</h2> <p>Explore an array of thoughtfully curated amenities and services designed to elevate your stay. From complimentary offerings to exclusive on-request options, every detail is crafted with your comfort in mind. Whether you’re here to unwind or indulge, we provide everything you need for an unforgettable experience. </p> </div><br><br> </div> <div class="container"> <div class="row align-items-center"> <div class="col-md-6"> <h1>Experience Serenity and Elegance by the Lake</h1> <!--<p><strong>Unwind in lush gardens, cozy rooms, and the calming embrace of nature.</strong></p>--> <!--<h4>Unwind in lush gardens, cozy rooms, and the calming embrace of nature.</h4>--> <hr> <p>Nestled on the shores of a serene lake, Hotel Lake Loft is a sanctuary of elegance and tranquility. From luxurious suites to impeccable service, every detail is crafted to create an unforgettable experience. Whether you’re here to relax, explore, or celebrate, our lakeside retreat offers a perfect escape from the ordinary. </p> </div> <div class="col-md-6"> <video width="100%" autoplay muted loop playsinline> <source src="images/about-video.mp4" type="video/mp4"> </video> </div> </div> </div> </section> <?php include 'footer.php'?> <!-- Bootstrap 5.3 JS --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script> </body> </html> <script> document.querySelectorAll('.gallery-img').forEach(img => { img.addEventListener('click', function () { const src = this.getAttribute('data-bs-img'); document.getElementById('lightboxImage').src = src; }); }); </script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings