File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/onestgroupofhotels.com/extra/about.php
Back
<!DOCTYPE html> <html lang="zxx"> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <head> <title>About Us | Vealjean beach resort & Spa</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="shortcut icon" href="img/favicon.png" type="image/x-icon"> <!-- bootstrap css --> <link rel="stylesheet" href="css/plugins/bootstrap.min.css"> <!-- swiper css --> <link rel="stylesheet" href="css/plugins/swiper.min.css"> <!-- fancybox css --> <link rel="stylesheet" href="css/plugins/fancybox.min.css"> <!-- font awesome css --> <link rel="stylesheet" href="css/plugins/font-awesome.min.css"> <!-- nice select css --> <link rel="stylesheet" href="css/plugins/nice-select.css"> <!-- datepicker css --> <link rel="stylesheet" href="css/plugins/datepicker.css"> <!-- Sapphire Comfort css --> <link rel="stylesheet" href="css/style.css"> <!-- page title --> </head> <body> <!-- page wrapper --> <div class="knsl-app"> <!-- preloader <div class="knsl-preloader-frame"> <div class="knsl-preloader"> <img src="img/logo.png" alt="Sapphire Comfort"> <div class="knsl-preloader-progress"> <div class="knsl-preloader-bar"></div> </div> <div><span class="knsl-preloader-number" data-count="101">0</span>%</div> </div> </div> <!-- preloader end --> <!-- datepicker frame --> <div class="knsl-datepicker-place"></div> <?php include 'include/header.php'; ?> <section class="knsl-banner-simple knsl-transition-bottom"> <img src="img/palm.svg" class="knsl-deco-left" alt="palm"> <img src="img/palm.svg" class="knsl-deco-right" alt="palm"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="knsl-center knsl-title-frame"> <h1 class="knsl-mb-20 knsl-h1-inner">About our Hotel</h1> <p class="knsl-mb-30">Bestowing excellent hospitality to its every category of guests, Vealjean beach resort & Spa reflects the culture and ethos of its location.</p> <ul class="knsl-breadcrumbs"> <li><a href="index.php">Home</a></li> <li><span>About</span></li> </ul> </div> </div> </div> </div> </section> <section class="knsl-p-100-100"> <div class="container" style="padding-top:50px;"> <div class="knsl-about-card"> <div class="row no-gutters"> <div class="col-lg-6"> <div class="knsl-about-photo"> <img src="img/about/t1.jpg" alt="cover"> </div> </div> <div class="col-lg-6 align-self-center"> <div class="knsl-about-text" style="padding-top:10px;"> <div class="knsl-title-frame"> <h2 class="knsl-mb-20">Vealjean beach resort & Spa</h2> <p class="knsl-mb-30">Bestowing excellent hospitality to its every category of guests, Vealjean beach resort & Spa reflects the culture and ethos of its location. With the perfect fusion of contemporary decor in the sumptuous interiors of the hotel, the hotel has set the bar of services much higher than the expectations of its guests.<br> The concept of intuitive anticipatory service makes the guest experience unalloyed. The hotel welcomes and offers hospitality to guests coming from all around the world. We are focussed on delivering high quality, best value, and superior customer service for an ultimate and intimate traveling experience.</p> </div> </div> </div> </div> </div> </div> </section> <section class="knsl-p-0-90"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="knsl-center knsl-title-frame knsl-mb-100"> <h2 class="knsl-mb-20">What We Offer For You</h2> <p class="knsl-mb-30">Bestowing excellent hospitality to its every category of guests, The Sapphire Comfort Hotel reflects the culture and ethos of its location. </p> </div> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/1.png" alt="icon" class="knsl-mb-10"> <h5>Airport transfer</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/2.png" alt="icon" class="knsl-mb-10"> <h5>All inclusive</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/3.png" alt="icon" class="knsl-mb-10"> <h5>Air-conditioned</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/4.png" alt="icon" class="knsl-mb-10"> <h5>Under protection</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/5.png" alt="icon" class="knsl-mb-10"> <h5>4 private pools</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/6.png" alt="icon" class="knsl-mb-10"> <h5>Free wi-fi</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/7.png" alt="icon" class="knsl-mb-10"> <h5>Smart TV</h5> </div> <!-- icon box end --> </div> <div class="col-lg-3"> <!-- icon box --> <div class="knsl-icon-box knsl-scroll-animation"> <img src="img/features/8.png" alt="icon" class="knsl-mb-10"> <h5>Laundry</h5> </div> <!-- icon box end --> </div> </div> </div> </section> <?php include 'include/footer.php'; ?> </div> <!-- page wrapper end --> <!-- jquery js --> <script src="js/plugins/jquery.min.js"></script> <!-- bootstrap js --> <script src="js/plugins/bootstrap.min.js"></script> <!-- nice select js --> <script src="js/plugins/jquery.nice-select.min.js"></script> <!-- datepicker js --> <script src="js/plugins/datepicker.js"></script> <!-- smooth scroll js --> <script src="js/plugins/smooth-scroll.js"></script> <!-- isotope js --> <script src="js/plugins/isotope.min.js"></script> <!-- mapbox js --> <script src="js/plugins/mapbox.min.js"></script> <!-- fancybox js --> <script src="js/plugins/fancybox.min.js"></script> <!-- swiper js --> <script src="js/plugins/swiper.min.js"></script> <!-- sticky js --> <script src="js/plugins/sticky.js"></script> <!-- Sapphire Comfort js --> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings