File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/royalpalmresort.in/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- TITLE --> <title>Royal Palm Resort</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"/> <!-- 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"> <link rel="stylesheet" type="text/css" href="css/custom.css"> <link rel="stylesheet" type="text/css" href="css/helper.css"> <!-- MAIN STYLE --> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/responsive.css"> </head> <body> <!-- PAGE WRAP --> <div id="page-wrap"> <?php include 'include/header.php'?> <!-- BANNER SLIDER --> <section class="section-slider" style="margin-top: 40px;"> <div class="banner-slider" id="banner-slider"> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-1.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">A Perfect Escape for Relaxation and Celebration!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-2.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">Your Dream Destination for Weddings & Events!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-3.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">Your Dream Destination for Weddings & Events!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-4.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">Your Dream Destination for Weddings & Events!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-5.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">Your Dream Destination for Weddings & Events!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> <!-- ITEM --> <div class="slider-item text-center" data-image="images/slider-6.jpg"> <div class="slider-text"> <span class="slider-caption-sub slider-caption-sub-2">Your Dream Destination for Weddings & Events!</span> <h2 class="slider-caption slider-caption-1">Royal Palm Resort</h2> </div> </div> <!-- ITEM --> </div> </section> <!-- END / BANNER SLIDER --> <!-- ABOUT --> <section class="section-home-about bg-white"> <div class="container"> <div class="home-about"> <div class="row"> <div class="col-md-6"> <a href="#"><img src="images/about-img.jpg" alt=""></a> </div> <div class="col-md-6"> <div class="text"><br> <h2 class="heading">About Us</h2> <span class="box-border"></span> <p> Royal Palm Resort in Hisar offers a comfortable and luxurious stay with a range of modern amenities. Located on Tosham Road near ID DAV School, the resort is easily accessible from Hisar Bypass Cabin Railway Station, making it a convenient choice for travelers. Guests can indulge in a delightful dining experience at the in-house restaurant, which serves a variety of delicious cuisines, including specially curated meals for kids. The accommodations include Day Use Rooms, Deluxe Double Rooms, and Super Deluxe Rooms, all equipped with essential amenities like free Wi-Fi, a television, an electric kettle, a work desk, and an attached bathroom with a geyser and toiletries. </p> <a href="about.php" class="awe-btn awe-btn-default">READ MORE</a> </div> </div> </div> </div> </div> </section> <!-- END / ABOUT --> <!-- ACCOMMODATIONS --> <section class="section-accommo_1"> <div class="container"> <div class="accomd-modations_1"> <h2 class="heading">Accommodation</h2> <p class="descr">Royal Palm Resort offers well-appointed accommodations with modern amenities, including free Wi-Fi, a television, an electric kettle, a work desk, a dining table, and attached bathrooms with a geyser, shower, and toiletries.</p> <div class="row"> <div class="col-md-4 mt-20"> <!-- ITEM --> <div class="accomd-modations-room_1"> <div class="img"> <a href="deluxe-rooms.php"><img src="images/room/deluxe-room.jpg" alt=""></a> </div> <div class="text"> <h2><a href="deluxe-rooms.php">Deluxe Room</a></h2> <p class="desc">Deluxe Rooms offer a cozy and well-furnished space with modern amenities. Guests can enjoy free Wi-Fi,...</p> <div class="wrap-price"> <p class="price"> <span class="amout">Rs. 3,250</span> / Night </p> <a href="deluxe-rooms.php" class="awe-btn awe-btn-default">VIEW DETAILS</a> </div> </div> </div> <!-- END / ITEM --> </div> <div class="col-md-4 mt-20"> <!-- ITEM --> <div class="accomd-modations-room_1"> <div class="img"> <a href="super-deluxe-rooms.php"><img src="images/room/super-deluxe-room.jpg" alt=""></a> </div> <div class="text"> <h2><a href="super-deluxe-rooms.php">Super Deluxe Rooms</a></h2> <p class="desc">Super Deluxe Rooms provide a spacious and luxurious stay with elegant interiors. Equipped with premium furnishings,...</p> <div class="wrap-price"> <p class="price"> <span class="amout">Rs. 2,899</span> / Night </p> <a href="super-deluxe-rooms.php" class="awe-btn awe-btn-default">VIEW DETAILS</a> </div> </div> </div> <!-- END / ITEM --> </div> <div class="col-md-4 mt-20"> <!-- ITEM --> <div class="accomd-modations-room_1"> <div class="img"> <a href="twin-deluxe-rooms.php"><img src="images/room/twin-deluxe-room1.jpg" alt=""></a> </div> <div class="text"> <h2><a href="twin-deluxe-rooms.php">Twin Deluxe Rooms</a></h2> <p class="desc">Twin Deluxe Rooms are designed for guests traveling together, featuring two comfortable beds with modern amenities...</p> <div class="wrap-price"> <p class="price"> <span class="amout">Rs. 2,899</span> / Night </p> <a href="twin-deluxe-rooms.php" class="awe-btn awe-btn-default">VIEW DETAILS</a> </div> </div> </div> <!-- END / ITEM --> </div> </div> </div> </div> </section> <section class="section-our-best bg-white"> <div class="container"> <div class="our-best"> <h2 class="heading">Facilities At Royal Palm Resort</h2> <span class="box-border"></span> <div class="row"> <div class="col-md-6 col-md-push-6"> <div class="img"> <img src="images/facilities-image.jpg" alt=""> </div> </div> <div class="col-md-6 col-md-pull-6 "> <div class="text"> <p> Royal Palm Resort offers modern facilities, including an in-house restaurant, free Wi-Fi, 24-hour room service, daily housekeeping, free parking, power backup, wheelchair accessibility, a sprawling lawn, multilingual staff, and a dedicated caretaker.</p> <ul> <li><div><img src="images/home/ourbest/icon-1.png" alt="icon">Room Service</div></li> <li><div><img src="images/home/ourbest/icon-2.png" alt="icon">Intercom</div></li> <li><div><img src="images/home/ourbest/icon-3.png" alt="icon">Air Conditioning</div></li> <li><div><img src="images/home/ourbest/icon-4.png" alt="icon">Free Wi-Fi</div></li> <li><div><img src="images/home/ourbest/icon-5.png" alt="icon">Power Backup</div></li> <li><div><img src="images/home/ourbest/icon-6.png" alt="icon">Free Parking</div></li> <li><div><img src="images/home/ourbest/icon-7.png" alt="icon">Dining Area</div></li> <li><div><img src="images/home/ourbest/icon-8.png" alt="icon">Laundry Service</div></li> </ul> </div> </div> </div> </div> </div> </section> <div class="section-home-guestbook awe-parallax bg-15"> <div class="container"> <div class="home-guestbook"> <div class="row"> <div class="col-md-12 col-lg-12"> <div class="guestbook-content owl-single"> <!-- ITEM --> <div class="guestbook-item"> <div class="img"> <img src="images/avatar/1.png" alt=""> </div> <div class="text"> <p>It's a banquet hall with good open space and some space closed. They also have rooms available which can be used for guests. Rooms quality is average with average bathrooms as they look not so clean. Overall it serves the purpose of banquet which is good as the decoration and themes are good inspite of using artificial flowers n similar decoration items.</p> <span><strong>Zohaib Ali</strong></span><br> </div> </div> <div class="guestbook-item"> <div class="img"> <img src="images/avatar/2.png" alt=""> </div> <div class="text"> <p>The place is beautiful and the main thing is that it is just at a short distance from city Hisar so no traffic problem. So you can enjoy the silence here and the entry is from the main road which doesn't have heavy traffic. Proper parking space is available here. Nicely resigned Hotel and well mannered hotel staff. </p> <span><strong> Anil Redhu</strong></span><br> </div> </div> <div class="guestbook-item"> <div class="img"> <img src="images/avatar/3.png" alt=""> </div> <div class="text"> <p>The Royal Palm, located on Dabra road, is an aesthetically designed resort which is a perfect destination for a variety of occasions including weddings, social gatherings and business related events. Away from the maddening crowds, the Royal Palm offers you the unique and luxurious settings for memorable celebrations. The lush green surrounding enhances the beauty of the resort. Spread over 4 acres, it can cater anywhere from 20 to 2000 guests at a time. It has centrally air-conditioned halls of various sizes. </p> <span><strong>kamal yadav</strong></span><br> </div> </div> <div class="guestbook-item"> <div class="img"> <img src="images/avatar/4.png" alt=""> </div> <div class="text"> <p>Nice banquet. Good food. This hotel also has nice rooms and poll. Can organise pool side party as well. There is ample parking space. Peaceful location. Building is new and entrance is nice. Good place to organise events in Hissar. This hotel is easily approachable. </p> <span><strong>Ajay Uppal</strong></span><br> </div> </div> </div> </div> </div> </div> </div> </div> <!-- END / HOME GUEST BOOK --> <!-- NEWS --> <section class="section-news"> <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 text-center"> <h2>Nearby Attractions</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/attractions/1.jpg" alt=""> </div> <div class="info activities"> <a class="title f20 mb20 block" href="attractions.php">Firoz Shah Palace Complex</a> <p> Built in the 14th century by Sultan Firoz Shah Tughlaq, this historic site features Indo-Islamic architecture, ancient mosques... </p> <a class="more block f16" href="attractions.php">[Read more]</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/attractions/2.jpg" alt=""> </div> <div class="info activities"> <a class="title f20 mb20 block" href="attractions.php">Agroha Dham</a> <p> A significant religious site, Agroha Dham is dedicated to Maharaja Agrasen, the legendary king of the Agrawal community... </p> <a class="more block f16" href="attractions.php">[Read more]</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/attractions/3.jpg" alt=""> </div> <div class="info activities"> <a class="title f20 mb20 block" href="attractions.php">Blue Bird Lake</a> <p> This artificial lake is a popular spot for relaxation, boating, and birdwatching. Surrounded by lush greenery,... </p> <a class="more block f16" href="attractions.php">[Read more]</a> </div> </div> </div> </div> <div class="text-center"> <a href="attractions.php" class="awe-btn awe-btn-default f12 bold btn-medium mt15">View more</a> </div> </div> </div> </section> <!-- END / NEWS --> <?php include 'include/footer.php'?> </div> <!-- END / PAGE WRAP --> <!-- LOAD JQUERY --> <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 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