File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/dreamcatcherbybriftonhotelnresorts.com/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- TITLE --> <title>About Us | Dreamcatcher by Brifton Hotel and Resorts</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <link rel="shortcut icon" href="images/favicon.png"/> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Hind:400,300,500,600%7cMontserrat:400,700" rel='stylesheet' type='text/css'> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/font-lotusicon.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css"> <link rel="stylesheet" type="text/css" href="css/lib/settings.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css"> <!-- MAIN STYLE --> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> .about-item{ text-align:justify; } </style> </head> <body> <!-- PAGE WRAP --> <div id="page-wrap"> <!-- HEADER --> <?php include 'include/header.php'?> </header> <!-- END / HEADER --> <!-- SUB BANNER --> <section class="section-sub-banner bg-16"> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>About Us</h2> </div> </div> </div> </section> <!-- END / SUB BANNER --> <!-- ABOUT --> <section class="section-about"> <div class="container"> <div class="about"> <!-- ITEM --> <div class="about-item center-align"> <div class="img owl-single"> <img src="images/2a.jpg" alt=""> </div> <div class="text"> <h2 class="heading">Dreamcatcher by Brifton H & R – your Goa escape</h2> <div class="desc"> <p>A secluded, lush heaven of tranquillity awaits you. Spending any amount of time at distinctive Dreamcatcher by Brifton H & R will result in you feeling renewed and invigorated while leaving the smallest ecological footprint possible. Recharge your mind, body and soul in the lap of Mother Nature. Dreamcatcher offers a unique holistic retreat experience—immersed in traditional Goan coastal side culture—for people who strive to live more consciously without compromising Comfort and Luxury.</p> <p>Sprawling over Five acres of lush green beach front site, Dreamcatcher is located in the far north of Palolem Beach, tucked away on the edge of the estuary from the Arabian Sea, with spectacular views of the Backwater River passing through the beautiful green hillside and whispering of tropical birds makes your day more beautiful.</p> </div> </div> </div> </div> </div> <section class="section-our-best bg-white"> <div class="container"> <div class="our-best"> <h2 class="heading">Our Best</h2> <span class="box-border"></span> <div class="row"> <div class="col-md-6 col-md-push-6"> <div class="img"> <img src="images/best-image.jpg" alt=""> </div> </div> <div class="col-md-6 col-md-pull-6 "> <div class="text"> <p>Experience comfort and convenience at Dreamcatcher by Brifton Hotel and Resorts, where warm hospitality meets a prime location in the heart of Goa. Whether you're here for a relaxing getaway or an adventurous trip, our well-appointed rooms and thoughtful amenities ensure a pleasant stay.</p> <ul> <li><img src="images/home/ourbest/icon-1.png" alt="icon">Free Wifi</li> <li><img src="images/home/ourbest/icon-2.png" alt="icon">Room Service</li> <li><img src="images/home/ourbest/icon-3.png" alt="icon">River View</li> <li><img src="images/home/ourbest/icon-4.png" alt="icon">Restaurant</li> <li><img src="images/home/ourbest/icon-5.png" alt="icon">Air Conditioner</li> <li><img src="images/home/ourbest/icon-6.png" alt="icon">Window View</li> <li><img src="images/home/ourbest/icon-7.png" alt="icon">Pick Up/Drop</li> <li><img src="images/home/ourbest/icon-8.png" alt="icon">Private Beach Access</li> <li><img src="images/home/ourbest/icon-9.png" alt="icon">Parking</li> <!--<li><img src="images/home/ourbest/icon-10.png" alt="icon">Power Backup</li>--> </ul> </div> </div> </div> </div> </div> </section> <div class="container why-choose"> <h2 class="heading">Why Choose Us</h2> <div class="row"> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-1.png"> <h4>Captivating Location</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-2.png"> <h4>Function & Events</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-3.png"> <h4>Luxurious Accommodations</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-4.png"> <h4>Open Restaurant</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-5.png"> <h4>Lush Green Lawn</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-6.png"> <h4>Effortless Check-In/Out</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-7.png"> <h4>Enriching Experiences</h4> </div> </div> <div class="col-sm-3"> <div class="why-choose-use"> <img src="images/why-8.png"> <h4>Get Attractive offers</h4> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- FOOTER --> <?php include 'include/footer.php'?> <!-- END / FOOTER --> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap-select.js"></script> <script src="http://maps.google.com/maps/api/js?key=AIzaSyAb2lfsiytHD7rMhBaAvJz2CKhk05uiIuE"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script> <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/lib/owl.carousel.js"></script> <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script> <script type="text/javascript" src="js/lib/jquery.countTo.js"></script> <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script> <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="js/lib/SmoothScroll.js"></script> <!-- validate --> <script type="text/javascript" src="js/lib/jquery.form.min.js"></script> <script type="text/javascript" src="js/lib/jquery.validate.min.js"></script> <!-- Custom jQuery --> <script type="text/javascript" src="js/scripts.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings