File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/voyagerhotel.in/Lake-Loft/contact-us.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Contact 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 contact-bg"> <h3>Contact Us</h3> </div> <section class="contact-section py-5"> <div class="container"> <div class="row g-5 align-items-start"> <!-- LEFT FORM --> <div class="col-lg-6 text-white"> <h2 class="contact-title text-white">Contact Us</h2> <p class="contact-subtitle"> We’d Love To Hear From You, Fill this form, we will take care for the rest </p> <form class="contact-form mt-5"> <div class="mb-4"> <input type="text" name="name" placeholder="* Name" class="form-control custom-input" > </div> <div class="mb-4"> <input type="tel" name="phone" placeholder="* Phone Number" class="form-control custom-input"> </div> <div class="mb-4"> <input type="email" name="email" placeholder="* Email Address" class="form-control custom-input"> </div> <div class="mb-4"> <textarea rows="3" name="message" placeholder="* message" class="form-control custom-input"></textarea> </div> <button type="submit" class="submit-btn"> <i class="fa-solid fa-location-arrow"></i> LET’S TALK </button> </form> </div> <!-- RIGHT INFO + MAP --> <div class="col-lg-6 text-white"> <div class="mb-4"> <p><strong>Address:</strong> Hotel Lake Loft Habak Naseembagh Near Foreshore Road Dal Lake Srinagar J&K. 190006.</p> <p><strong>Phone:</strong> +91-9186164992</p> <p><strong>Email:</strong> sales@lakeloft.in</p> </div> <div class="map-box"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3302.12973381944!2d74.83568977572035!3d34.14302287312297!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38e185a9f5fb3f3d%3A0x8eeedc8b38f1ec74!2sLake%20Serenade!5e0!3m2!1sen!2sin!4v1768974565822!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </div> </div> </div> </section> <br> <div class="container"> <h4 class="widget-title">BANK DETAILS</h4> <div class="bank-details"> <table> <tr> <td>ACCOUNT HOLDER :</td> <td style="text-align: right;">LAKELOFT</td> </tr> <tr> <td>ACCOUNT TYPE :</td> <td style="text-align: right;">CURRENT ACCOUNT</td> </tr> <tr> <td>BANK :</td> <td style="text-align: right;">HDFC</td> </tr> <tr> <td>BRANCH :</td> <td style="text-align: right;">Hazratbal, Srinagar</td> </tr> <tr> <td>ACCOUNT NUMBER :</td> <td style="text-align: right;">50200117912282</td> </tr> <tr> <td>RTGS / NEFT / IFSC :</td> <td style="text-align: right;">HDFC0002932</td> </tr> </table> </div><br> </div> <br><br> <?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