File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelamreshwar.com/about.php
Back
<!doctype html> <html class="no-js" lang="zxx"> <head> <title>About Us | Hotel Amreshwar</title> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" type="image/x-icon" href="img/logo/logo-2.png"> <!-- Place favicon.ico in the root directory --> <!-- CSS here --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/animate.min.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="fontawesome/css/all.min.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Karla:wght@500&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/dripicons.css"> <link rel="stylesheet" href="css/slick.css"> <link rel="stylesheet" href="css/meanmenu.css"> <link rel="stylesheet" href="css/default.css"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/responsive.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> .s-about-img img{ margin-bottom: 0px; width:100%; } </style> </head> <body> <!-- header --> <?php include 'include/header.php';?> <!-- header-end --> <!-- main-area --> <main> <!-- breadcrumb-area --> <section class="breadcrumb-area d-flex align-items-center" style="background-image:url(images/banner.jpg)"> <div class="container"> <div class="row align-items-center"> <div class="col-xl-12 col-lg-12"> <div class="breadcrumb-wrap text-center"> <div class="breadcrumb-title"> <h2>About Us</h2> <div class="breadcrumb-wrap"> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">Home</a></li> <li class="breadcrumb-item active" aria-current="page">About Us</li> </ol> </nav> </div> </div> </div> </div> </div> </div> </section> <!-- breadcrumb-area-end --> <!-- about-area --> <section class="about-area about-p pt-120 pb-120 p-relative fix"> <div class="container"> <div class="row justify-content-center align-items-center"> <div class="col-lg-6 col-md-12 col-sm-12"> <div class="s-about-img p-relative wow fadeInLeft animated" data-animation="fadeInLeft" data-delay=".4s"> <img src="images/abt.jpg" alt="Best Places To Stay In Colachel"> </div> </div> <div class="col-lg-6 col-md-12 col-sm-12"> <div class="about-content s-about-content wow fadeInRight animated pl-30" data-animation="fadeInRight" data-delay=".4s"> <div class="about-title second-title "> <h5>About Us</h5> <h1>Comfort and convenience at the heart of Katra, just steps away from Railway Road and Saraswati Chowk.</h1> </div> <p>Hotel Amreshwar, located at the back side of J&K Bank, Saraswati Chowk, Railway Road, Katra, is a conveniently situated property that offers easy access to the main areas of the town. Its location is especially suitable for travelers who want to stay close to essential facilities such as banks, markets, transport points, and local eateries, while still enjoying a calm and comfortable environment. Being near Railway Road makes commuting simple for guests arriving by public or private transport, and the surrounding area remains active and well-connected throughout the day.</p> </div> </div> <div class="col-lg-12 col-md-12 col-sm-12"> <div class="about-content abt s-about-content wow fadeInRight animated" data-animation="fadeInRight" data-delay=".4s"> <p>The hotel is designed to provide a comfortable and practical stay for pilgrims, families, and general travelers visiting Katra. The rooms are maintained to ensure cleanliness, basic comfort, and a peaceful atmosphere after a long day of travel or temple visits. The staff is generally attentive and helpful, assisting guests with check-in, local guidance, and other basic needs. The calm surroundings behind the main road help guests relax, while the nearby commercial area ensures that daily necessities are always within easy reach.</p> <p>Overall, Hotel Amreshwar serves as a reliable accommodation choice for those visiting Katra for pilgrimage or leisure purposes. Its strategic location near Saraswati Chowk and J&K Bank makes it easy to find, while the proximity to Railway Road adds to its convenience. Whether guests are staying for a short visit or a slightly longer duration, the hotel aims to provide a simple, comfortable, and accessible stay experience in one of Katra’s well-known local areas.</p> </div> <div class="property-highlights"> <h2>Property Highlights</h2> <ul> <li><i class="fa-solid fa-location-dot"></i>Prime Location near J&K Bank, Saraswati Chowk, Railway Road, Katra (J&K)</li> <li><i class="fa-solid fa-bed"></i>31 well-appointed rooms with modern amenities</li> <li><i class="fa-solid fa-door-open"></i>Room categories include Deluxe, Super Deluxe & Family Rooms</li> <li><i class="fa-solid fa-elevator"></i>Lift facility available for guest convenience</li> <li><i class="fa-solid fa-utensils"></i>In-house pure vegetarian kitchen with room service</li> <li><i class="fa-solid fa-wifi"></i>24×7 hot & cold water, power backup, Wi-Fi & CCTV surveillance</li> <li><i class="fa-solid fa-square-parking"></i>Ample parking space available</li> </ul> </div> </div> </div> </div> </section> <!-- about-area-end --> </main> <!-- main-area-end --> <!-- footer --> <?php include 'include/footer.php';?> <!-- footer-end --> <!-- JS here --> <script src="js/vendor/modernizr-3.5.0.min.js"></script> <script src="js/vendor/jquery-3.6.0.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/slick.min.js"></script> <script src="js/ajax-form.js"></script> <script src="js/paroller.js"></script> <script src="js/wow.min.js"></script> <script src="js/js_isotope.pkgd.min.js"></script> <script src="js/imagesloaded.min.js"></script> <script src="js/parallax.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/jquery.counterup.min.js"></script> <script src="js/jquery.scrollUp.min.js"></script> <script src="js/jquery.meanmenu.min.js"></script> <script src="js/parallax-scroll.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/element-in-view.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings