File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thekharhotel.com/restaurant.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- TITLE --> <title> Restaurant - The Khar </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"> <!-- GOOGLE FONT --> <link href='http://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-hilltericon.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"> <link rel="shortcut icon" type="image/x-icon" href="images/favicon.png"> <link href="css/gallery-grid.css" rel="stylesheet" media="all"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.css"> <!--<style> .bg-9 { background-image: url(./images/banner/restaurant-banner.jpg); } </style>--> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17238867036"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-17238867036'); </script> <!-- Event snippet for Click to call conversion page In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. --> <script> function gtag_report_conversion(url) { var callback = function () { if (typeof(url) != 'undefined') { window.location = url; } }; gtag('event', 'conversion', { 'send_to': 'AW-17238867036/Z8xgCNb1i-QaENz4kJxA', 'value': 1.0, 'currency': 'INR', 'event_callback': callback }); return false; } </script> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '634645522772610'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=634645522772610&ev=PageView &noscript=1"/> </noscript> <!-- End Facebook Pixel Code --> </head> <!--[if IE 7]> <body class="ie7 lt-ie8 lt-ie9 lt-ie10"> <![endif]--> <!--[if IE 8]> <body class="ie8 lt-ie9 lt-ie10"> <![endif]--> <!--[if IE 9]> <body class="ie9 lt-ie10"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <body> <!--<![endif]--> <!-- PRELOADER --> <!--div id="preloader"> <span class="preloader-dot"></span> </div--> <!-- END / PRELOADER --> <!-- PAGE WRAP --> <div id="page-wrap"> <!-- HEADER --> <?php include 'include/header.php'; ?> <!-- END / HEADER --> <!-- SUB BANNER --> <section class="section-sub-banner awe-parallax bg-9"> <div class="awe-overlay"></div> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>The Khar Restaurant</h2> </div> </div> </div> </section> <!-- ABOUT --> <section class="section-home-about bg-white" > <div class="container"> <div class="home-about"> <div class="row"> <!--<div class="col-xs-12 col-md-6"> <div class="img owl-single"> <img src="images/gallery/g1.jpg" alt=""> <img src="images/gallery/g4.jpg" alt=""> <img src="images/gallery/g--1.jpg" alt=""> <img src="images/gallery/g--2.jpg" alt=""> <img src="images/gallery/g--3.jpg" alt=""> <img src="images/gallery/g--4.jpg" alt=""> <img src="images/gallery/g--5.jpg" alt=""> <img src="images/gallery/g--6.jpg" alt=""> <img src="images/gallery/g--7.jpg" alt=""> <img src="images/gallery/g--8.jpg" alt=""> <img src="images/gallery/g--13.jpg" alt=""> <img src="images/gallery/g--14.jpg" alt=""> <img src="images/gallery/g--15.jpg" alt=""> <img src="images/gallery/g--16.jpg" alt=""> </div> </div> --> <div class="col-xs-2 col-md-2"></div> <div class="col-xs-12 col-md-8"> <div class="text"> <center> <h2 class="heading">RESTAURANT</h2></center> <center><img class="leaf" src="images/br.png"></center> <!-- <p>Bestowing excellent hospitality to its every category of guests, The Khar reflects the culture and ethos of its location. With the perfect fusion of contemporary décor in the sumptuous interiors of the island, the island has set the bar of services much higher than the expectations of its guests. The concept of intuitive anticipatory service makes the guest experience unalloyed. The island welcomes and offers hospitality to guests coming from all around the world. We are focussed on delivering high quality,the best value, and superior customer service for an ultimate and intimate travelling experience.</p>--> <center> <p>Enjoy wholesome vegetarian Indian and Chinese food at our all-day restaurant with alfresco seating and scenic views. Prepared to the highest standards, using local produce, we serve a-la-carte as well breakfast, lunch and dinner buffets for our guests. Please feel free to call us directly for booking your table in advance. </p> <!-- <a href="about.php" class="awe-btn awe-btn-default">READ MORE..<i class="fa fa-spinner fa-spin fa-1x fa-fw"></i></a> --> </center> </div> </div> <div class="col-xs-2 col-md-2"></div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- END / SUB BANNER --> <section class="section-gallery"> <div class="container"> <div class="gallery no-padding"> <!--<h2 class="heading text-center">It's serves pure veg food<i class=" fa fa-cog fa-spin fa-1x fa-fw"></i></h2> --> <p></p> <br> <div class="tz-gallery"> <div class="row"> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g7.jpg"> <img src="images/gallery/g7.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g8.jpg"> <img src="images/gallery/g8.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g9.jpg"> <img src="images/gallery/g9.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g10.jpg"> <img src="images/gallery/g10.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g--6.jpg"> <img src="images/gallery/g--6.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g--7.jpg"> <img src="images/gallery/g--7.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g--8.jpg"> <img src="images/gallery/g--8.jpg" alt="img"> </a> </div> <div class="col-sm-6 col-md-4"> <a class="lightbox" href="images/gallery/g--9.jpg"> <img src="images/gallery/g--9.jpg" alt="img"> </a> </div> </div> </div> </div> </div> </section> <!-- FOOTER --> <?php include 'include/footer.php'; ?> <!-- END / FOOTER --> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <script data-cfasync="false" src="../../cdn-cgi/scripts/d07b1474/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="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> <script type="text/javascript" src="js/scripts.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.8.1/baguetteBox.min.js"></script> <script> baguetteBox.run('.tz-gallery'); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings