File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/henrysplacegoa.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>About Us | Henry's Place </title> <!--favicon icon--> <link rel="icon" href="images/favicon.png"> <!-- font awesome css --> <link rel="stylesheet" href="css/theme.fonts.css"> <!--bootstrap min css--> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--animate css--> <link rel="stylesheet" href="css/animate.min.html"> <!--jquery ui css--> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!--plugin style css--> <link rel="stylesheet" href="css/plugin.style.css"> <!--Google Font--> <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=Jost:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet"> <!-- global style css --> <link rel="stylesheet" href="css/global.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!--color css--> <link rel="stylesheet" href="css/color-1.css"> <!--responsive css--> <link rel="stylesheet" href="css/responsive.css"> </head> <body> <!-- ======================================= ==Start Header section== =======================================--> <?php include 'include/header.php'?> <!-- ======================================= ==End Header section== =======================================--> <!-- ======================================= ==Start Breadcrumbs section== =======================================--> <section class="hotel-breadcrumbs pos-relative"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="breadcrumbs-content align-row-spacebetween"> <ol class="breadcrumb"> <li><a href="index.php">Home</a></li> <li><a href="#">About Us</a></li> </ol> <h1 class="color-ff">About Henry's Place</h1> </div> </div> </div> </div> </section> <!-- ======================================= ==End Breadcrumbs section== =======================================--> <!-- ======================================= ==Start about us section== =======================================--> <section class="about-us section-padding"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="about-text"> <h6 class="color-1c mb-2">Stay Calm, Stay Henry’s</h6> <h2 class="mb-20">Your Cozy Escape in the Heart of Goa</h2> <p class="mb-20">Henry's Place is a charming and cozy stay located in the heart of Calangute, Goa, at Gaura Waddo. This property offers a peaceful retreat away from the hustle of the city while being just minutes away from the vibrant Calangute Beach. With its well-maintained rooms, modern amenities, and warm Goan hospitality, Henry's Place is an ideal choice for travelers seeking comfort and convenience. Whether you’re visiting Goa for leisure or adventure, the property provides easy access to popular local attractions, beach shacks, restaurants, and shopping spots, making it perfect for families, couples, and solo travelers. The ambiance at Henry's Place reflects a blend of simplicity and relaxation, designed to give guests a home-like experience. </p> </div> </div> <div class="col-lg-6"> <div class="about-img"> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> <li data-target="#carouselExampleIndicators" data-slide-to="2"></li> <li data-target="#carouselExampleIndicators" data-slide-to="3"></li> </ol> <!-- Slides --> <div class="carousel-inner"> <div class="carousel-item active"> <img class="d-block w-100" src="images/about.jpg" alt="about img" class="img-fluid"> </div> <div class="carousel-item"> <img class="d-block w-100" src="images/about2.jpg" alt="room image"> </div> <div class="carousel-item"> <img class="d-block w-100" src="images/about3.jpg" alt="room image"> </div> <div class="carousel-item"> <img class="d-block w-100" src="images/about4.jpg" alt="room image"> </div> </div> </div> </div> </div> <div class="col-lg-12 mt-4"> <div class="about-text"> <p class="mb-20">Guests can enjoy comfortable air-conditioned rooms, free Wi-Fi, and attentive service that caters to their needs. The peaceful surroundings and friendly atmosphere make it a perfect getaway for those looking to unwind while still being close to Goa’s lively entertainment scene. With competitive pricing and a strategic location, Henry’s Place offers great value, ensuring a memorable stay for all who visit. </p> </div> </div> </div> </div> </section> <!-- ======================================= ==End about us section== =======================================--> <!-- ======================================= ==Start footer section== =======================================--> <?php include 'include/footer.php'?> <!-- ======================================= ==End footer section== =======================================--> <!-- ======================================= ==Start scroll top== =======================================--> <div class="scroll-top not-visible"><i class="fa fa-angle-up"></i></div> <!-- ======================================= ==End scroll top== =======================================--> <!-- jQuary library --> <script src="js/jquery-3.2.1.min.js"></script> <!--bootstrap js--> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <!--owl carousel js--> <script src="js/owl.carousel.min.js"></script> <!--slick js--> <script src="js/slick.js"></script> <!--jquery ui js--> <script src="js/jquery-ui.min.js"></script> <!--all plugin js--> <script src="js/plugin.js"></script> <!-- all jQuary activation code here and always it will be bottom of all script tag --> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings