File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hillsheaven.in/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 - Hotel Hills Heaven</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 align-items-center"> <div class="col-md-6"> <h1>A Heaven of Peace in the Heart of Pahalgam</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>Welcome to Hotel Hills Heaven, located in the serene valley of Lidroo Pahalgam. Hotel Hills Heaven boasts 12 tastefully designed rooms categorized into Deluxe Rooms, Super Deluxe Rooms, and Family Suites, ensuring a comfortable stay for guests of all kinds. Hotel Hills Heaven is surrounded by a lush private garden, providing a tranquil retreat for the guests to relax and unwind. Stay connected with complimentary Wi-Fi, and enjoy your favorite shows on Smart TV in the comfort of your room. Upon arrival, Hotel Hills Heaven greets you with a complimentary welcome drink, setting the tone for a relaxing and enjoyable stay.</p> </div> <div class="col-md-6"> <img src="images/about/1.jpg" alt=""> </div> </div> <div class="row"> <p>The beautiful view rooms offer picturesque views of the surrounding hills, adding to the tranquil ambiance of stay. We take pride in the beautiful views that our location offers, and the expert staff is always ready to serve and help you in best of it's capacity. We believe in providing our guests with a peaceful stay, where they can soak in the natural beauty that surrounds the hotel. Indulge in the delicious and mouthwatering food that will tantalize your taste buds and leave your appetite, always wanting more. At Hotel Hills Heaven, we believe in providing our guests with an all-encompassing experience that caters to your every need. Come and experience the tranquility of Pahalgam at Hotel Hills Heaven, where beauty and peace await you.</p> </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.02 |
proxy
|
phpinfo
|
Settings