File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/thefernvillas.com/contact.php
Back
<!DOCTYPE html> <html class="wide wow-animation" lang="en"> <head> <title>Contact Us | The Fern Villas</title> <meta name="format-detection" content="telephone=no"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <script src="css/icon.js"></script> <link rel="icon" href="images/favicon.png" type="image/x-icon"> <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"> <!-- Stylesheets--> <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Poppins:400,500%7CTeko:300,400,500%7CMaven+Pro:500"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/fonts.css"> <link rel="stylesheet" href="css/style.css" id="main-styles-link"> </head> <body> <div class="page"> <!-- HEADER --> <?php include 'include/header.php' ?> <!--END HEADER --> <!-- Breadcrumbs --> <section class="breadcrumbs-custom-inset"> <div class="breadcrumbs-custom context-dark"> <div class="container"> <h2 class="breadcrumbs-custom-title">Contact Us</h2> <ul class="breadcrumbs-custom-path"> <li><a href="index.php">Home</a></li> <li class="active">Contact Us</li> </ul> </div> <div class="box-position" style="background-image: url(images/page-bg.jpg);"></div> </div> </section> <!-- RD Google Map--> <section class="section section-fluid"> <!-- <div class="google-map">--> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d13905.438449479987!2d79.4490965!3d29.3890344!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xed8e8360e158ef99!2sThe%20Fern%20Villas!5e0!3m2!1sen!2sin!4v1650629599800!5m2!1sen!2sin" width="100%" height="500" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> <!-- </div>--> <!-- <ul class="google-map-markers"> <li data-location="9870 St Vincent Place, Glasgow, DC 45 Fr 45." data-description="9870 St Vincent Place, Glasgow" data-icon="images/gmap_marker.png" data-icon-active="images/gmap_marker_active.png"></li> </ul> --> </section> <!-- Contact information--> <section class="section section-md section-first bg-default"> <div class="container"> <div class="row row-30 justify-content-center"> <div class="col-sm-8 col-md-6 col-lg-4"> <article class="box-contacts"> <div class="box-contacts-body"> <div class="box-contacts-icon fa-solid fa-mobile-screen"></div> <div class="box-contacts-decor"></div> <p class="box-contacts-link"><br> <p class="box-contacts-link"><a href="tel:+91-7055660804">+91-7055660804</a></p><br> </div> </article> </div> <div class="col-sm-8 col-md-6 col-lg-4"> <article class="box-contacts"> <div class="box-contacts-body"> <div class="box-contacts-icon fa-solid fa-location-dot"></div> <div class="box-contacts-decor"></div> <!-- <p class="box-contacts-link"><strong>HEAD OFFICE (SALES & RESERVATIONS OFFICE):</strong> <br><a href="#">>FF-22A, Galleria Market, River Heights, Ghaziabad (Delhi NCR)-201017--> <!--Phone: +91 9971117734</a></p><br>--> <p class="box-contacts-link"><a href="#"><strong>UNIT ADDRESSES: </strong>NCC Office (Ayarpata), Hills, Mallital, Nainital, Naina Range, Uttarakhand 263001 </a></p> <p><strong>Email -</strong> thefernvillas@gmail.com<br> <strong>Contact numbers -</strong> 7055660804, 7060443341</p> </div> </article> </div> <div class="col-sm-8 col-md-6 col-lg-4"> <article class="box-contacts"> <div class="box-contacts-body"> <div class="box-contacts-icon fa-solid fa-envelope"></div> <div class="box-contacts-decor"></div> <p class="box-contacts-link"><a href="mailto:thefernvillas@gmail.com ">thefernvillas@gmail.com </a></p><br> </div> </article> </div> </div> </div> </section> <!-- Contact Form--> <section class="section section-md section-last bg-default text-left"> <div class="container"> <article class="title-classic"> <div class="title-classic-title"> <h3>Get in touch</h3> </div> <div class="title-classic-text"> <p>If you have any questions, just fill in the contact form, and we will answer you shortly.</p> </div> </article> <form class="rd-form rd-form-variant-2 rd-mailform" data-form-output="form-output-global" data-form-type="contact" method="post" action="mail.php"> <div class="row row-14 gutters-14"> <div class="col-md-6"> <div class="form-wrap"> <input class="form-input" id="contact-your-name-2" type="text" name="name" data-constraints="@Required"> <label class="form-label" for="contact-your-name-2">Your Name</label> </div> </div> <div class="col-md-6"> <div class="form-wrap"> <input class="form-input" id="contact-phone-2" type="text" name="phone" data-constraints="@Numeric"> <label class="form-label" for="contact-phone-2">Phone</label> </div> </div> <div class="col-md-12"> <div class="form-wrap"> <input class="form-input" id="contact-email-2" type="email" name="email" data-constraints="@Email @Required"> <label class="form-label" for="contact-email-2">E-mail</label> </div> </div> <div class="col-12"> <div class="form-wrap"> <label class="form-label" for="contact-message-2">Message</label> <textarea class="form-input textarea-lg" id="contact-message-2" name="message" data-constraints="@Required"></textarea> </div> </div> </div> <div class="g-recaptcha" data-sitekey="6LcAm8kqAAAAABos9cS6y5c6TisuMYwfZrhau0ba"></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <button class="button button-primary button-pipaluk" type="submit">Send Message</button> </form> <?php if (isset($_GET['error']) && $_GET['error'] === 'captcha') { echo '<script>alert("CAPTCHA verification failed. Please try again.");</script>'; } ?> </div> </section> <!-- END / FOOTER TOP --> <?php include 'include/footer.php' ?> <!-- FOOTER CENTER --> <div class="snackbars" id="form-output-global"></div> <!-- Javascript--> <script src="js/core.min.js"></script> <script src="js/script.js"> </script> <!--LIVEDEMO_00 --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7078796-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings