File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelelpasogoa.com/about.php
Back
<!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>About Us - Hotel EL PASO</title> <meta name="description" content=""> <meta name="author" content="soukhinkhan"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Place favicon.ico in the root directory --> <link rel="shortcut icon" type="image/x-icon" href="assets/imgs/logo/favicon.png"> <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=Sofia&display=swap" rel="stylesheet"> <!-- CSS here --> <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/plugins/slick.css"> <link rel="stylesheet" href="assets/css/vendor/animate.min.css"> <link rel="stylesheet" href="assets/css/vendor/odometer.min.css"> <link rel="stylesheet" href="assets/css/plugins/swiper.min.css"> <link rel="stylesheet" href="assets/css/vendor/magnific-popup.css"> <link rel="stylesheet" href="assets/css/vendor/fontawesome-pro.css"> <link rel="stylesheet" href="assets/css/vendor/spacing.css"> <link rel="stylesheet" href="assets/css/vendor/custom-font.css"> <link rel="stylesheet" href="assets/css/main.css"> </head> <body> <?php include 'include/header.php';?> <div class="breadcrumb__area dark-green breadcrumb-space overflow-hidden position-relative z-1" data-background="assets/imgs/banner-1/slide-2.png"> <div class="container"> <div class="row align-items-center justify-content-between"> <div class="col-12"> <div class="breadcrumb__content"> <div class="breadcrumb__title-wrapper mb-15 mb-sm-10 mb-xs-5"> <h1 class="breadcrumb__title color-white wow fadeInLeft animated" data-wow-delay=".2s">About Us</h1> </div> <div class="breadcrumb__menu wow fadeInLeft animated" data-wow-delay=".4s"> <nav> <ul> <li><span><a href="index.php">Home</a></span></li> <li class="active"><span>About Us</span></li> </ul> </nav> </div> </div> </div> </div> </div> </div> <!--about--> <section class="about__area about2 section-space bg-color"> <div class="container"> <div class="row align-items-center"> <div class="col-md-6"> <div class="about__thumb"> <img src="./assets/imgs/about/about-1.jpg" alt="img not found"> </div> </div> <div class="col-md-6"> <div class="about__content"> <h2 class="about__title wow fadeInLeft animated" data-wow-delay=".3s">Your Oasis in North Goa</h2> <p>Welcome to Hotel El-Paso, your cozy retreat nestled in the vibrant landscape of North Goa. More than just a place to stay, we are your gateway to the true Goan experience — where tropical charm meets heartfelt hospitality. Located just minutes away from the sun-kissed beaches, bustling flea markets, and iconic nightlife, our hotel offers the perfect blend of relaxation and exploration.</p> <p>Hotel El-Paso was built with a vision: to provide travelers with a home that reflects the energy, culture, and soul of Goa. Whether you're a backpacker looking for a peaceful base, a couple seeking a romantic escape, or a family eager to explore the coastal magic — you’ll find comfort, care, and character here.</p> <p>Our rooms are thoughtfully designed with a touch of local flair and modern comfort. Every corner of the hotel echoes warmth — from our welcoming staff<!-- and delicious Goan breakfasts -->to our lush surroundings and peaceful ambience. We believe in creating moments, not just stays. That’s why so many of our guests return, year after year, calling us their “Goan home away from home.”</p> </div> </div> </div> </div> </section> <!--service area--> <section class="service__area section-space "> <div class="container"> <div class="row"> <div class="section__title-wrapper text-center mb-30"> <h6 class="section__title-wrapper-subtitle mb-10 wow fadeInLeft animated" data-wow-delay=".2s">Facilities</h6> <h2 class="section__title-wrapper-title wow fadeInLeft animated" data-wow-delay=".3s">Exceptional Facilities for a<br> Memorable Stay</h2> </div> </div> <div class="row mb-minus-30"> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Room Service</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/1.png" alt="iocn"> </div> </div> <p>Enjoy round-the-clock room service, delivering comfort and cuisine right to your door.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Free Wifi</h3> </div> <div class="service__content-icon"> <img src="assets/imgs/icon/2.png" alt="iocn"> </div> </div> <p>Stay connected with our complimentary high-speed Wi-Fi, ensuring seamless browsing.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Free Parking</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/3.png" alt="iocn"> </div> </div> <p>Enjoy the convenience of free, secure parking throughout your stay.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Air Conditioner</h3> </div> <div class="service__content-icon "> <img src="assets/imgs/icon/4.png" alt="iocn"> </div> </div> <p>Relax in air-conditioned comfort, with climate control for a refreshing stay.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Geyser</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/5.png" alt="iocn"> </div> </div> <p>Freshen up anytime with our modern geyser providing instant hot water.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Toiletries</h3> </div> <div class="service__content-icon"> <img src="assets/imgs/icon/6.png" alt="iocn"> </div> </div> <p>Indulge in toiletries, ensuring a refreshing and luxurious experience.</p> </div> </div> </div> </div> </section> <?php include 'include/footer.php';?> <!-- JS here --> <script src="assets/js/vendor/jquery-3.6.0.min.js"></script> <script src="assets/js/plugins/waypoints.min.js"></script> <script src="assets/js/vendor/bootstrap.bundle.min.js"></script> <script src="assets/js/plugins/meanmenu.min.js"></script> <script src="assets/js/plugins/swiper.min.js"></script> <script src="assets/js/plugins/wow.js"></script> <script src="assets/js/vendor/magnific-popup.min.js"></script> <script src="assets/js/vendor/type.js"></script> <script src="assets/js/vendor/vanilla-tilt.js"></script> <script src="assets/js/plugins/nice-select.min.js"></script> <script src="assets/js/vendor/odometer.min.js"></script> <script src="assets/js/vendor/jquery-ui.min.js"></script> <script src="assets/js/plugins/parallax-scroll.js"></script> <script src="assets/js/plugins/jquery.countdown.min.js"></script> <script src="assets/js/vendor/smooth-scroll.js"></script> <script src="assets/js/plugins/isotope-docs.min.js"></script> <script src="assets/js/plugins/slick.min.js"></script> <script src="assets/js/vendor/ajax-form.js"></script> <script src="assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings