File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/silversandbeach.in/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Silver Sand Beach Homestay</title> <meta name="description" content=""> <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"> <link rel="stylesheet" type="text/css" href="css/custom.css"> </head> <body> <!--<![endif]--> <!-- PRELOADER --> <div id="preloader"> <span class="preloader-dot"></span> </div> <div id="page-wrap"> <!-- HEADER --> <?php include'include/header.php'?> <!-- BANNER SLIDER --> <section class="section-slider"> <h1 class="element-invisible">Slider</h1> <div id="slider-revolution"> <ul> <li data-transition="fade"> <img src="images/slider/slide1.jpg" data-bgposition="left center" data-duration="14000" data-bgpositionend="right center" alt=""> <div class="tp-caption sft fadeout slider-caption-sub slider-caption-1" data-x="center" data-y="100" data-speed="700" data-start="1500" data-easing="easeOutBack"> </div> <div class="tp-caption sft fadeout slider-caption-sub slider-caption-1" data-x="center" data-y="240" data-speed="700" data-start="1500" data-easing="easeOutBack"> Welcome To </div> <div class="tp-caption sfb fadeout slider-caption slider-caption-sub-1" data-x="center" data-y="280" data-speed="700" data-easing="easeOutBack" data-start="2000">Silver Sand Beach Homestay, Murdeshwar</div> <a href="https://bookings.asiatech.in/?page=10152&type=website" class="tp-caption sfb fadeout awe-btn awe-btn-12 awe-btn-slider" data-x="center" data-y="380" data-easing="easeOutBack" data-speed="700" data-start="2200" target="_blank">Book Now</a> </li> <!-- <li data-transition="fade"> <img src="images/slider/slide2.jpg" data-bgposition="left center" data-duration="14000" data-bgpositionend="right center" alt=""> <div class="tp-caption sft fadeout slider-caption-sub slider-caption-1" data-x="center" data-y="100" data-speed="700" data-start="1500" data-easing="easeOutBack"> </div> <div class="tp-caption sft fadeout slider-caption-sub slider-caption-1" data-x="center" data-y="240" data-speed="700" data-start="1500" data-easing="easeOutBack"> Welcome To </div> <div class="tp-caption sfb fadeout slider-caption slider-caption-sub-1" data-x="center" data-y="280" data-speed="700" data-easing="easeOutBack" data-start="2000">Silver Sand Beach Homestay, Murdeshwar</div> <a href="https://bookings.asiatech.in/?page=10152&type=website" class="tp-caption sfb fadeout awe-btn awe-btn-12 awe-btn-slider" data-x="center" data-y="380" data-easing="easeOutBack" data-speed="700" data-start="2200" target="_blank">Book Now</a> </li> --> </ul> </div> </section> <!-- END / BANNER SLIDER --> <br> <!-- ABOUT --> <section class="section-home-about bg-white"> <div class="container"> <div class="home-about"> <div class="row"> <div class="col-md-6"> <div class="img"> <a href="about.php"> <img src="images/gallery/r3.jpg" alt=""></a> </div> </div> <div class="col-md-6"> <div class="text head"> <h2 class="heading">Best Star Homestay in Murdeshwar </h2> <span class="box-border"></span> <p>Among the best star homestay in Murdeshwar, Silver Sand Beach Homestay is perceived as one of the most comfortable and appealing stay which located near the beach, which gives the guest a fine combination of comfort of the area. It is an excellent Homestay on the condition of providing modern facilities, large comfortable rooms, and magnificent views . It is a perfect starting point for sightseeing , for both the natural beauty and cultural aspects of the region.</p> <p>Murdeshwar Temple is one of the main attractions of Silver Sand Beach Homestay. The Homestay has a very comfortable atmosphere, and this place would be an excellent choice to rest after the exploration. For the individuals who would want a more complete eating experience, the restaurant in Murdeshwar with a large menu offers a relaxing environment.</p> </div> </div> <div class="col-md-12"> <div class="text head"> <a href="about.php" class="awe-btn awe-btn-default">READ MORE</a> </div> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- ACCOMD ODATIONS --> <section class="section-accomd awe-parallax bg-14"> <div class="container"> <div class="accomd-modations"> <div class="row"> <div class="col-md-12"> <div class="accomd-modations-header"> <h2 class="heading">Choose The Perfect Accommodation</h2> <img src="images/icon-accmod.png" alt="icon"> <p>Choose the perfect accommodation to suit your travel style, offering a range of options from cozy Ac Deluxe Rooms to luxurious family Rooms. Each stay is thoughtfully designed for comfort, stunning views, and a memorable experience.</p> </div> </div> <div class="col-md-12"> <div class="accomd-modations-content owl-single"> <div class="row"> <!-- ITEM --> <div class="col-md-4"> </div> <div class="col-md-6"> <div class="accomd-modations-room"> <div class="img"> <a href="deluxe.php"><img src="images/gallery/c3.jpg" alt=""></a> </div> <div class="text"> <h2><a href="deluxe.php">Ac Deluxe Room </a></h2> <p class="price"> <span class="amout">Rs. 3,000</span>/night </p> </div> </div> </div> <div class="col-md-4"> </div> </div> </div> </div> </div> </div> </div> </section> <!-- END / ACCOMD ODATIONS --> <!-- OUR BEST --> <section class="ot-out-best mt60"> <div class="container"> <div class="content"> <div class="row"> <div class="col col-xs-12 col-lg-6 col-lg-offset-3"> <div class="ot-heading mb40 row-20 text-center"> <h2>Our Facilities</h2> </div> </div> </div> <div class="owl-single owl-best" data-single_item="false" data-desktop="5" data-small_desktop="5" data-tablet="3" data-mobile="2" data-nav="true" data-pagination="false"> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/1.png" alt="icon"> <span class="font-hind f-500">Parking Available</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/14.png" alt="icon"> <span class="font-hind f-500">Fully Air-conditioner</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/2.png" alt="icon"> <span class="font-hind f-500">Inverter</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/6.png" alt="icon"> <span class="font-hind f-500">Free Wifi</span> </div> <div class="item text-center"> <img class="img-responsive mb10" src="images/icon/0.png" alt="icon"> <span class="font-hind f-500">Room Service</span> </div> </div> </div> </div> </section> <!-- END / OUR BEST --> <!-- GALLERY --> <section class="section_page-gallery"> <div class="container"> <div class="gallery"> <h1 >Our Gallery</h1> <!-- GALLERY CONTENT --> <div class="gallery-content"> <div class="row"> <div class="gallery-isotope col-3"> <!-- ITEM SIZE --> <div class="item-size"></div> <!-- END / ITEM SIZE --> <div class="item-isotope ground suite dining"> <div class="gallery_item"> <a href="images/gallery/r1.jpg" class="mfp-image"> <img src="images/gallery/r1.jpg" alt=""> </a> </div> </div> <!-- END / ITEM --> <!-- ITEM --> <div class="item-isotope ground bathroom suite"> <div class="gallery_item"> <a href="images/gallery/r3.jpg" class="mfp-image"> <img src="images/gallery/r3.jpg" alt=""> </a> </div> </div> <!-- END / ITEM --> <!-- ITEM --> <div class="item-isotope ground bathroom dinin"> <div class="gallery_item"> <a href="images/gallery/r4.jpg" class="mfp-image"> <img src="images/gallery/r4.jpg" alt=""> </a> </div> </div> <!-- END / ITEM --> <!-- ITEM --> <div class="item-isotope ground suite dining"> <div class="gallery_item"> <a href="images/gallery/r5.jpg" class="mfp-image"> <img src="images/gallery/r5.jpg" alt=""> </a> </div> </div> <!-- END / ITEM --> <div class="item-isotope ground suite dining"> <div class="gallery_item"> <a href="images/gallery/r6.jpg" class="mfp-image"> <img src="images/gallery/r6.jpg" alt=""> </a> </div> </div> <div class="item-isotope ground bathroom dining"> <div class="gallery_item"> <a href="images/gallery/r7.jpg" class="mfp-image"> <img src="images/gallery/r7.jpg" alt=""> </a> </div> </div> </div> </div> </div> <!-- GALLERY CONTENT --> </div> </div> </section> <!-- END / GALLERY --> <!-- NEWS --> <section class="section-news mt60"> <div class="container"> <div class="content"> <div class="row"> <div class="col-xs-12 col-lg-6 col-lg-offset-3"> <div class="ot-heading row-20 mb40 text-center"> <h2>Explore Murdeshwar</h2> </div> </div> </div> <div class="row"> <div class="col-xs-12 col-sm-4"> <div class="item"> <div class="img"> <img class="img-responsive img-full" src="images/attraction/1.jpg" alt=""> </div> <div class="info"> <a class="title font-monserat f20 mb20 block bold upper" href="!#"> <h2>Murdeshwar Shrine</h2> </a> </div> </div> </div> <div class="col-xs-12 col-sm-4"> <div class="item"> <div class="img"> <img class="img-responsive img-full" src="images/attraction/2.jpg" alt=""> </div> <div class="info"> <a class="title font-monserat f20 mb20 block bold upper" href="!#"> <h2>Netrani Island Dive</h2> </a> </div> </div> </div> <div class="col-xs-12 col-sm-4"> <div class="item"> <div class="img"> <img class="img-responsive img-full" src="images/attraction/3.jpg" alt=""> </div> <div class="info"> <a class="title font-monserat f20 mb20 block bold upper" href="!#"> <h2>Murudeshwar Beach</h2></a> </div> </div> </div> </div> <div class="text-center"> <a href="attractions.php" class="awe-btn awe-btn-default font-hind f12 bold btn-medium mt15" target="_blank">View All</a> </div> </div> </div> </section> <!-- END / NEWS --> <?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="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.03 |
proxy
|
phpinfo
|
Settings