File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/seaprincessresort.com/contact.php
Back
<!DOCTYPE html> <html> <head> <!-- HEADER TAGS --> <meta charset=utf-8> <title>Contact Us - Sea Princess Beach Resort</title> <meta name="google-site-verification" content="5X5N7b6H7WdYDOFnzTAqPqOfWatZKempaYdc51JuOp8" /> <meta name=viewport content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=no"> <meta name=description content=Responsive,HTML5,CSS3,XML,JavaScript> <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon.png"> <script src='https://www.google.com/recaptcha/api.js'></script> <link href=http://fonts.googleapis.com/css?family=Droid+Sans:400,700%7cDroid+Serif:400,700,400italic,700italic%7cYellowtail%7cGreat+Vibes rel=stylesheet type=text/css> <link rel=stylesheet id=main-style-file type=text/css href=assets/css/styles.css> <style> <style> .contact-form{ border-radius: 0; border-bottom-width: 3px;} input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], textarea { border: 1px solid #bfbdbd; width: 100%; padding: 14px; outline: none; font-size: 14px; margin: 18px 10px 3px 2px; color: black; -webkit-transition: ease 0.3s all; -o-transition: ease 0.3s all; transition: ease 0.3s all; width: 100%; height: 40px; } textarea{ height: 170px; } </style> </style> </head> <body class="inner-page contact"> <!-- Main Wrapper --> <div class=main-wrapper> <!-- HEADER --> <?php include 'include/header.php'; ?> <!-- END OF HEADER --> <!-- Internal Page Main titles boxes --> <section id=internal-title class=container data-background=parallax> <h1>Contact Us</h1> <!-- Internal Page Main titles --> <ol class=breadcrumb> <!-- Internal Page Breadcrumb --> <li><a href=index.php>Home</a></li> <li class=active>Contact Us</li> </ol> </section> <!-- End of Internal Page Main titles boxes --> <section id=contact-page class=container> <h3><span><b>Contact</b> Information</span></h3> <div class=contact-desc> <p> SeaPrincess Resort is a beach resort located at Harnai Beach (Off. Dapoli) in the Ratnagiri District (Maharashtra, India). Unlike most of the resorts which are run unprofessionally with a sheer commercial purpose, SeaPrincess Resort offers its customers, real value for money. </p> </div> <div class="contact-info clearfix"> <div class=contact-info-contnet> <!-- Company Address ( Replace your company address with the current address ) --> <div class="location col-md-4 col-xs-4"> Dapoli-Harnai Road, Dapoli, At post Palande, Harnai, Ratnagiri, Maharashtra 415713 </div> <!-- End of Company Address --> <!-- Company Phone number ( Replace your company phone with the current number )--> <div class="phone col-md-4 col-xs-4"> Bookings- +91 7277484848, 8888204848 <br>Resort Office - +91 9270353709 (Sagar)</div> <!-- End of Company Phone number--> <!-- Company Email ( Replace your company address with the current address ) --> <div class="email col-md-4 col-xs-4">inquiry@seaprincessresort.com seaprincessac@gmail.com</div> <!-- End of Company Email --> </div> </div> <center><h4>Office Address Pune</h4></center> <div class="contact-info clearfix"> <div class=contact-info-contnet> <!-- Company Address ( Replace your company address with the current address ) --> <div class="location col-md-6 col-xs-6"> 04, Shivani Heights, Above Janseva Bank, Khadi Machine Chowk, Kondhwa BK, Pune: 411 048. </div> <!-- End of Company Address --> <!-- Company Phone number ( Replace your company phone with the current number )--> <div class="phone col-md-6 col-xs-6"> Bookings - +91 7277484848, 8888204848 </div> <!-- End of Company Phone number--> <!-- Company Email ( Replace your company address with the current address ) --> <!-- End of Company Email --> </div> </div> <section id=# class=col-md-6> <!-- The element that will contain our Google Map. This is used in both the Javascript and CSS above. --> <div id=#><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3798.879591026899!2d73.10298011489134!3d17.797355195535893!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be9c769fe15ac1d%3A0xff3dd3e4f1a50e89!2sSea+Princess+Beach+Resort%2C+Dapoli!5e0!3m2!1sen!2sin!4v1543840037089" width="100%" height="350" frameborder="0" style=" border: 1px solid #237199;" allowfullscreen></iframe></div> </section> <div class="contact-us-content col-md-6"> <form action="mail.php" method="post"> <div class=row> <div class="name-field col-md-6 col-xs-6"> <input type="text" id="#" name="name" placeholder="Name *" required> </div> <div class="email-field col-md-6 col-xs-6"> <input type="email" id="#" name="email" placeholder="Email *" required> </div> </div> <div class=row> <div class="phone-field col-md-12 col-xs-12"> <input type="tel" name="phone" placeholder="Phone"> </div> </div> <div class=row> <div class="phone-field col-md-12 col-xs-12"> <textarea name="message" id="#" placeholder="Message *" required></textarea> </div> </div> <div class="g-recaptcha" data-sitekey="6LeAMMsqAAAAAOymsXnJCh_9pk1hbOPwDwLNzf0z"></div> <div class="row"> <div class="phone-field col-md-12 col-xs-12"> <input type=submit class="contact-submit btn colored" value=Send name="formsubmit"> </div> </div> </form> <!-- End of Conctact Form ( Main Form ) --> </div> </section> <!-- TOP FOOTER --> <?php include 'include/footer.php'; ?> <!-- END OF TOP FOOTER --> <!-- FOOTER --> <!-- END OF FOOTER --> </div> <!-- Style Selector --> <!-- End of Style Selector --> <!-- JS Includes --> <!-- Essential JS files ( DO NOT REMOVE THEM ) --> <script type=text/javascript src=assets/js/jquery-1.11.1.min.js></script> <!-- Map Js --> <script type=text/javascript src=http://maps.googleapis.com/maps/api/js?sensor=false></script> <!-- END OF Map Js --> <!-- Include required js files --> <script type=text/javascript src=assets/js/jquery.magnific-popup.min.js></script> <script type=text/javascript src=assets/js/helper.js></script> <script type=text/javascript src=assets/js/init.js></script> <script type=text/javascript src=assets/js/template.js></script> <script type=text/javascript> function initialize() { var myLatLng = new google.maps.LatLng(40.6700, -73.9400); var mapOptions = { zoom: 12, center: myLatLng, // This is where you would paste any style found on Snazzy Maps. styles: [{ featureType: "landscape", stylers: [{ saturation: -100 }, { lightness: 65 }, { visibility: "on" }] }, { featureType: "poi", stylers: [{ saturation: -100 }, { lightness: 51 }, { visibility: "simplified" }] }, { featureType: "road.highway", stylers: [{ saturation: -100 }, { visibility: "simplified" }] }, { featureType: "road.arterial", stylers: [{ saturation: -100 }, { lightness: 30 }, { visibility: "on" }] }, { featureType: "road.local", stylers: [{ saturation: -100 }, { lightness: 40 }, { visibility: "on" }] }, { featureType: "transit", stylers: [{ saturation: -100 }, { visibility: "simplified" }] }, { featureType: "administrative.province", stylers: [{ visibility: "off" }] }, { featureType: "administrative.locality", stylers: [{ visibility: "off" }] }, { featureType: "administrative.neighborhood", stylers: [{ visibility: "on" }] }, { featureType: "water", elementType: "labels", stylers: [{ visibility: "off" }, { lightness: -25 }, { saturation: -100 }] }, { featureType: "water", elementType: "geometry", stylers: [{ hue: "#ffff00" }, { lightness: -25 }, { saturation: -97 }] }], // Extra options scrollwheel: false, mapTypeControl: false, panControl: false, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL, position: google.maps.ControlPosition.LEFT_BOTTOM } } var map = new google.maps.Map(document.getElementById('map'), mapOptions); var image = 'assets/img/marker.png'; var beachMarker = new google.maps.Marker({ position: myLatLng, map: map, icon: image }); } google.maps.event.addDomListener(window, 'load', initialize); </script> <!-- End of JS Includes --> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings