File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/blissofnature.in/contact.php
Back
<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>Contact Us | Bliss Of Nature</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" /><link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.4.1/css/all.css'> <link rel='stylesheet' href='https://cdn.foreversites.com/assets/css/owlcarousel.2.1.6.min.css'> <link rel='stylesheet' href='https://cdn.foreversites.com/assets/bootstrap/4.1.x/css/bootstrap-custom.min.css'> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css'> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,700,700i,900,900i'> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css"> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script> <link rel="icon" type="image/x-icon" href="images/favicon.png"> <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/> <link rel="stylesheet" href="css/style.css"> </head> <body> <?php include 'include/header.php'; ?> <div class="top-banner" style="background:url(images/contact-banner.jpg); background-repeat: no-repeat !important;background-size: cover;"> <h1>Contact Us</h1> </div> <div class="contact-section"> <div class="container"> <div class="row"> <div class="col-sm-6"> <div class="contact-details"> <h1>Contact Us</h1> <p>We’re here to answer any questions</p> <ul> <li> <img src="images/location.png"> Mussoorie Rd, Kanatal, Kaudia Range, Uttarakhand </li> <li><img src="images/email.png"><!--manish.7442@gmail.com,--> admin@blissofnature.in</li> <li> <img src="images/phone-call.png">+91 <!--9582233787, 9810021447,--> 9582233787</li> </ul> </div> </div> <div class="col-sm-6"> <div class="contact-form"> <form action="mail.php" method="post"> <div class="row"> <div class="col-sm-6"> <label for="Name">Your Name</label> <input type="text" name="name" required=""> </div> <div class="col-sm-6"> <label for="Email">Your Email</label> <input type="email" name="email" required=""> </div> </div> <div class="row"> <div class="col-sm-6"> <label for="Number">Number</label> <input type="text" name="phone" required=""> </div> <div class="col-sm-6"> <label for="subject">Subject</label> <input type="text" name="subject" required=""> </div> </div> <label for="fname">Your message</label> <textarea id="subject" name="message" required=""></textarea> <div class="g-recaptcha" data-sitekey="6LdZeLsqAAAAADRZeDFikxESMXxWHYRBMUdFpTe8"></div> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <button type="submit" value="Submit">Submit</button> </form> <?php if (isset($_GET['error']) && $_GET['error'] === 'captcha') { echo '<script>alert("CAPTCHA verification failed. Please try again.");</script>'; } ?> </div> </div> </div> </div> </div> <section class="g-map"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d55054.78889188835!2d78.31029237791606!3d30.40988940817115!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3908e1c1fdc819a5%3A0xedf6af087a159feb!2sBliss%20Of%20Nature%20Resort!5e0!3m2!1sen!2sin!4v1652852116704!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </section> <?php include 'include/footer.php'; ?> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js'></script> <script src="js/script.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings