File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelprakashparadise.in/contact.php
Back
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="utf-8"> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="keywords" content="booking, hotel, apartment, bed, chalet, holiday, hostel, hotel, motel, reservation, resort, rooms, adventure, coupon, tour, travel"> <meta name="author" content="themebeck"> <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]--> <title>Contact Us | Hotel Prakash Paradise</title> <!--favicon icon--> <link rel="icon" href="images/favicon.png"> <!-- font awesome css --> <link rel="stylesheet" href="css/theme.fonts.css"> <!--bootstrap min css--> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--animate css--> <link rel="stylesheet" href="css/animate.min.html"> <!--jquery ui css--> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!--plugin style css--> <link rel="stylesheet" href="css/plugin.style.css"> <!-- global style css --> <link rel="stylesheet" href="css/global.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!--color css--> <link rel="stylesheet" href="css/color-1.css"> <!--responsive css--> <link rel="stylesheet" href="css/responsive.css"> </head> <body> <?php include("include/header.php");?> <!-- ======================================= ==Start Breadcrumbs section== =======================================--> <section class="hotel-breadcrumbs pos-relative"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="breadcrumbs-content align-row-spacebetween"> <ol class="breadcrumb"> <li><a href="index.php">Home</a></li> <li class="active">contact Us</li> </ol> <h2 class="text-uppercase color-ff">Contact Us</h2> </div> </div> </div> </div> </section> <!-- ======================================= ==End Breadcrumbs section== =======================================--> <!-- ======================================= ==Start contact info section== =======================================--> <section class="contact-details clearfix"> <div class="single-contact text-center align-center-center"> <i class="flaticon-phone-call"></i> <h5 class="title-20 ptb-20 fw-700 color-44 text-uppercase">Phone No</h5> <p class="number"><a href="tel:+918755639093">+91 8755639093</a></p> <p class="number"><a href="tel:+917669916699">+91 7669916699</a></p> </div> <div class="single-contact text-center align-center-center"> <i class="flaticon-mail"></i> <h5 class="title-20 ptb-20 fw-700 color-44 text-uppercase">Email </h5> <p class="number"><a href="mailto:hotelprakashparadise@gmail.com"><span class="__cf_email__">hotelprakashparadise@gmail.com</span></a></p> </div> <div class="single-contact text-center align-center-center"> <i class="flaticon-placeholder"></i> <h5 class="title-20 ptb-20 fw-700 color-44 text-uppercase">Address</h5> <p class="number fw-700 color-66">Station Road, Chatri Cahrauha, Opposite Jai Takies, Pilibhit,<br/> Uttar Pradesh, India</p><br> </div> </section> <!-- ======================================= ==End contact info section== =======================================--> <!-- ======================================= ==Start contact form section== =======================================--> <section class="luxary-trip-contact section-padding"> <div class="container"> <div class="row "> <div class="col-12"> <div class="wrapper"> <h3 class="contact-title text-uppercase fw-600 color-22 pos-relative playfair d-inline">Drop us a Line</h3> <div class="abform-area clearfix pos-relative"> <form action="mail.php" method="post"> <div class="abinput-group contact name float-left"> <label for="name3">Name : </label> <input type="text" name="name" id="name3" pattern="^(?!\s*$).+" title="Name cannot be empty or contain only spaces" required> </div> <div class="abinput-group email float-left"> <label for="email3">Email : </label> <input type="email" name="email" id="email3" pattern="^(?!\s*$).+" title="Email cannot be empty or contain only spaces" required> </div> <div class="abinput-group phone float-left"> <label for="phone3">Phone : </label> <input type="tel" name="phone" id="phone3" pattern="^(?!\s*$).+" title="Phone cannot be empty or contain only spaces" required> </div> <div class="abinput-group msg"> <label for="msg3">Message : </label> <textarea name="message" id="msg3" pattern="^(?!\s*$).+" title="Message cannot be empty or contain only spaces" required></textarea> </div> <div class="g-recaptcha" data-sitekey="6Lftx8YqAAAAAJ2m0zj5UV17cu9iP8MxhhydqkiC"></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <br> <button type="submit" class="text-uppercase fw-700 color-ff">Send Message<i class="fa fa-long-arrow-right"></i></button> </form> <?php if (isset($_GET['error']) && $_GET['error'] === 'captcha') { echo '<script>alert("CAPTCHA verification failed. Please try again.");</script>'; } ?> <!--/form--> <br> </div> </div> </div> <!--/col--> </div> </div> </section> <!-- ======================================= ==End contact form section== =======================================--> <!-- ======================================= ==Start google map section== =======================================--> <section class="google_map_section"> <div id="map1" class="mapHome11"> <iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d3169.4045870399827!2d79.80925427550036!3d28.62058737567128!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zMjjCsDM3JzE0LjEiTiA3OcKwNDgnNDIuNiJF!5e1!3m2!1sen!2sin!4v1739008467786!5m2!1sen!2sin" height="450" style="border:0;width:100%;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </section> <!-- ======================================= ==End google map section== =======================================--> <?php include("include/footer.php");?> <!-- jQuary library --> <script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery-3.2.1.min.js"></script> <!--bootstrap js--> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <!--owl carousel js--> <script src="js/owl.carousel.min.js"></script> <!--slick js--> <script src="js/slick.js"></script> <!--jquery ui js--> <script src="js/jquery-ui.min.js"></script> <!--all plugin js--> <script src="js/plugin.js"></script> <!-- all jQuary activation code here and always it will be bottom of all script tag --> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings