ok

Mini Shell

Direktori : /home/importfo/public_html/drrhythmsdentalhub.com/
Upload File :
Current File : /home/importfo/public_html/drrhythmsdentalhub.com/contact.php

<?php include("admin/config.php");?>

<!DOCTYPE html>
<html lang="en">


    <link href="vendor/twentytwenty/twentytwenty.css" rel="stylesheet">
    
    <link href="css/style.css" rel="stylesheet">
  


    <?php include('topup.php')?>

</head>

<body class="shop-page">
    
   
<!--header-->

    <?php include 'top.php';?>

    <!--//header-->
    <!--quick links-->

    <!--//quick links-->
    <div class="page-content">
        <!--section-->
        <!-- <div class="section mt-0">
            <div class="contact-map" id="googleMapContact"></div>

        </div> -->
        <div class="map-responsive">
                         <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3671.5942872105566!2d72.50966405026347!3d23.038664221434594!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395e9b073222230d%3A0xc89983261da3146e!2sDr.Rhythm&#39;s%20Dental%20Hub!5e0!3m2!1sen!2sin!4v1659442608693!5m2!1sen!2sin" width="100%" height="400" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
                    </div>
        <!--//section-->
        <!--section-->
        <div class="section mt-0 bg-grey">
            <div class="container">
                <div class="row">
                    <div class="col-md">
                        <div class="title-wrap">
                            <h5>Clinic Location</h5>
                            <div class="h-decor"></div>
                        </div>
                        <ul class="icn-list-lg">
                            <li><i class="icon-placeholder2"></i>Shivalik Avenue, 1st floor, shop no- 110 near Nirma high school Bodakdev Ahmedabad, Gujarat 380054 India
                            </li>
                        </ul>
                    </div>
                    <div class="col-md mt-3 mt-md-0">
                        <div class="title-wrap">
                            <h5>Contact Info</h5>
                            <div class="h-decor"></div>
                        </div>
                        <ul class="icn-list-lg">
                            <li><i class="icon-telephone"></i><!-- Phone: <span class="theme-color"><span class="text-nowrap">079 3566 1206</span> <span class="text-nowrap"></span> -->
                                </span>
                                <!-- <br> --> Mo.No.: <span class="theme-color"><span class="text-nowrap">+91 93168 16700</span>
                                </span>
                            </li>
                            <li><i class="icon-black-envelope"></i><a href="https://mail.google.com/mail/u/0/#inbox?compose=new">dr.rhythmdentalhub@gmail.com</a></li>
                        </ul>
                    </div>
                    <div class="col-md mt-3 mt-md-0">
                        <div class="title-wrap">
                            <h5>Working Time</h5>
                            <div class="h-decor"></div>
                        </div>
                        <ul class="icn-list-lg">
                            <li><i class="icon-clock"></i>
                                <div>
                                    <div class="d-flex"><span>Mon-Sat : Morning</span><span class="theme-color">10:30:AM - 1:30:PM</span></div>
                                    <div class="d-flex"><span>Mon-Sat : Evening</span><span class="theme-color">04:pm - 07:PM</span></div>
                                    <!-- <div class="d-flex"><span>Saturday</span><span class="theme-color">08:00 - 18:00</span></div> -->
                                </div>
                            </li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <!--//section-->
        <!--section-->
        <div class="section">
            <div class="container">
                <div class="row">
                    <div class="col-md col-lg-5">
                        <div class="pr-0 pr-lg-8">
                            <div class="title-wrap">
                                <h2>Get In Touch With Us</h2>
                                <div class="h-decor"></div>
                            </div>
                            <div class="mt-2 mt-lg-4">
                                <p>For general questions, please send us a message and we’ll get right back to you. You can also call us directly to speak with a member of our service team or insurance expert.</p>
                                <p class="p-sm">Fields marked with a * are required.</p>
                            </div>
                            <div class="mt-2 mt-md-5"></div>
                            <h5>Stay Connected</h5>
                            <!-- <div class="content-social mt-15">
                                <a href="https://www.facebook.com/" target="blank" class="hovicon"><i class="icon-facebook-logo"></i></a>
                                <a href="https://www.twitter.com/" target="blank" class="hovicon"><i class="icon-twitter-logo"></i></a>
                                <a href="https://plus.google.com/" target="blank" class="hovicon"><i class="icon-google-logo"></i></a>
                                <a href="https://www.instagram.com/" target="blank" class="hovicon"><i class="icon-instagram"></i></a>
                            </div> -->
                        </div>
                    </div>
                    <div class="col-md col-lg-6 mt-4 mt-md-0">
                        <form class="contact-form" action="inquiry.php" method="post" novalidate="novalidate">
                            <!--<div class="successform">-->
                            <!--    <p>Your message was sent successfully!</p>-->
                            <!--</div>-->
                            <!--<div class="errorform">-->
                            <!--    <p>Something went wrong, try refreshing and submitting the form again.</p>-->
                            <!--</div>-->
                            <div>
                                <input type="text" class="form-control" name="name" placeholder="Your name*">
                            </div>
                            <div class="mt-15">
                                <input type="text" class="form-control" name="email" placeholder="Email*">
                            </div>
                            <div class="mt-15">
                                <input type="text" class="form-control" name="contact" placeholder="Your Phone">
                            </div>
                            <div class="mt-15">
                                <textarea class="form-control" name="msg" placeholder="Message"></textarea>
                            </div>
                            <div class="mt-3">
                                <button type="submit" name="submit"  class="btn btn-hover-fill"  style="margin-bottom: 30px; background-color: #4a93c6;"><i class="icon-right-arrow"></i><span>Send message</span><i class="icon-right-arrow"></i></button>
                            </div>
                        </form>
                    </div>
                </div>
            </div>
        </div>
        <!--//section-->
    </div>
    <!--footer-->
    <?php include 'footer.php'?>
    <!--//footer-->
   <!--  <div class="backToTop js-backToTop">
        <i class="icon icon-up-arrow"></i>
    </div> -->
    <!-- Vendors -->
    <script src="vendor/jquery/jquery-3.2.1.min.js"></script>
    <script src="vendor/jquery-migrate/jquery-migrate-3.0.1.min.js"></script>
    <script src="vendor/cookie/jquery.cookie.js"></script>
    <script src="vendor/bootstrap-datetimepicker/moment.js"></script>
    <script src="vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js"></script>
    <script src="vendor/popper/popper.min.js"></script>
 <!--    <script src="vendor/bootstrap/bootstrap.min.js"></script> -->
    <script src="vendor/waypoints/jquery.waypoints.min.js"></script>
    <script src="vendor/waypoints/sticky.min.js"></script>
    <script src="vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
    <script src="vendor/slick/slick.min.js"></script>
    <script src="vendor/scroll-with-ease/jquery.scroll-with-ease.min.js"></script>
    <script src="vendor/countTo/jquery.countTo.js"></script>
    <script src="vendor/form-validation/jquery.form.js"></script>
    <script src="vendor/form-validation/jquery.validate.min.js"></script>
    <!-- Custom Scripts -->
    <script src="js/app.js"></script>
    <script src="color/color.js"></script>

    <script src="js/app-shop.js"></script>
    <script src="form/forms.js"></script>

    <script>
        // This example adds a marker to indicate the position of Bondi Beach in Sydney,
        // Australia.
        function initMap() {
            var map = new google.maps.Map(document.getElementById('map'), {
                zoom: 11,
                center: {
                    lat: 40.645037,
                    lng: -73.880224
                },
            });

            var image = 'images/maps-and-flags.png';
            var beachMarker = new google.maps.Marker({
                position: {
                    lat: 40.645037,
                    lng: -73.880224
                },
                map: map,
                icon: image
            });
        }
    </script>

       <!-- google map js -->
    <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA8eaHt9Dh5H57Zh0xVTqxVdBFCvFMqFjQ&callback=initMap">
        < iframe src = "https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14686.223848839612!2d72.531482!3d23.0400705!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xe21cc7003b180d7c!2sThe%20Ozone%20Spa!5e0!3m2!1sen!2sin!4v1654259449123!5m2!1sen!2sin"
        width = "100%"
        height = "400px"
        style = "border:0;"
        allowfullscreen = ""
        loading = "lazy"
        referrerpolicy = "no-referrer-when-downgrade" > < /iframe>
    </script>


    
</body>


<!-- Mirrored from websmirno.site/medin/html/medol-html/contact.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 09 Jun 2022 07:30:22 GMT -->
</html>

Zerion Mini Shell 1.0