File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/madhusonpalms.com/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="#"> <meta name="author" content="themebeck"> <title>Contact Us | Madhuson Palms</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> <!-- ======================================= ==Start Header section== =======================================--> <?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=" 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 ">Phone No</h5> <p class="number"><a href="tel:+9004644422 ">+91-9004644422, </a></p> <p class="number"><a href="tel:+8104333384">+91-8104333384 </a></p> <p class="number"><a href="tel:+9820277479">+91-9820277479 </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 ">Email </h5> <p class="number"><a href="mailto:madhusonpalms@gmail.com "><span class="__cf_email__">madhusonpalms@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 ">Address</h5> <p class="number fw-700 color-66">Madhuson Palm’s<br> House No. 127, Survey No. 4/6, Kharvandi Kondane Road, (Alpine Housing Co-Op. Soci. Ltd.)<br> Next to Patil Wadi, Karjat, Raigad, Maharashtra – 410201</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 fw-600 color-22 pos-relative text-uppercase 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" required="" pattern="^(?!\s*$).+" title="name cannot be empty or contain only spaces"> </div> <div class="abinput-group email float-left"> <label for="email3">Email : </label> <input type="email" name="email" id="email3" required="" pattern="^(?!\s*$).+" title="email cannot be empty or contain only spaces"> </div> <div class="abinput-group phone float-left"> <label for="phone3">Phone : </label> <input type="tel" name="phone" id="phone3" required=""pattern="^(?!\s*$).+" title="phone cannot be empty or contain only spaces"> </div> <div class="abinput-group msg"> <label for="msg3">Message : </label> <textarea name="message" id="msg3" required=""pattern="^(?!\s*$).+" title="message cannot be empty or contain only spaces"></textarea> </div> <div class="g-recaptcha" data-sitekey="6Ld4w64rAAAAALpkWd379igYA1SbA_qc2wOJrtG4"></div> <script src="https://www.google.com/recaptcha/api.js" async defer> </script> <br> <button type="submit" class=" fw-700 color-ff">Send Message<i class="fa fa-long-arrow-right"></i></button> </form> <!--/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=!1m18!1m12!1m3!1d3775.685745038142!2d73.37622940000001!3d18.856635799999996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7ff73e0fcb565%3A0xfc22079b7dd333af!2sMadhuson%20Palms!5e0!3m2!1sen!2sin!4v1755587987433!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> </section> <!-- ======================================= ==End google map section== =======================================--> <!-- ======================================= ==Start footer section== =======================================--> <?php include("include/footer.php");?> <!-- ======================================= ==Start scroll top== =======================================--> <div class="scroll-top not-visible"><i class="fa fa-angle-up"></i></div> <!-- ======================================= ==End scroll top== =======================================--> <!-- 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.03 |
proxy
|
phpinfo
|
Settings