ok
Direktori : /home/importfo/public_html/drvidhisphysiotherapy.com/partials/ |
Current File : /home/importfo/public_html/drvidhisphysiotherapy.com/partials/footer.php |
<style type="text/css"> .wtspwrapper {left:25px;} .shareiconcode {position: fixed;bottom: 3%;z-index: 99;} .shareiconcode a {height:50px;width:50px;display:inline-block;box-shadow: 0px 0px 30px 5px #7d78787d;border-radius: 50%;background: #fff;} .shareiconcode img {max-width: 100%;max-height: 100%;width: auto;height: auto;} </style> <div class="wtspwrapper shareiconcode"> <a href="https://api.whatsapp.com/send?phone=918320097800&text=" target="new"> <!-- <em class="ion ion-social-whatsapp-outline" aria-hidden="true"></em> --><img src="images/wh.png.png"></a> </div> <footer id="footer" class="footer bg-black-222"> <div class="container pb-50"> <div class="row border-bottom-black"> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <!-- <img class="mt-10 mb-20" alt src="images/logo-wide-1.jpg"> --> <br> <ul class="list-inline mt-5"> <p style="color: #ffffff; text-align:justify;">Your health is your wealth invest wisely, Experience taken care of 500 patients.Certified food and nutrition therapist (Indra gandhi national open university) Certified Cupping therapist. </p> <br> <a href="contact.php"> <button class="btn btn-dark btn-theme-colored btn-flat mr-5" style="background-color: #abc502;">Book your Appointment</button> </a> </ul> <br> <ul class="list-inline mt-5" > <li class="mb-0 pb-0"><a href="https://www.facebook.com/profile.php?id=100092888234571"><i class="fa fa-facebook"></i></a></li> <!-- <li class="mb-0 pb-0"><a href="#"><i class="fa fa-twitter"></i></a></li> --> <li class="mb-0 pb-0"><a href="https://www.instagram.com/dr.vidhisphysiolife?fbclid=IwZXh0bgNhZW0CMTAAAR0x6QSp11jqEUAFv_JgL6Zgz5_gbsavwojwAFUylu0sOGOYSryPjJs9xxk_aem_13O8IAAn3_TX6Pnsk5Ke8A"><i class="fa fa-instagram"></i></a></li> </ul> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 style="color: #ffffff;" class="widget-title line-bottom">Latest Blogs</h5> <div class="latest-posts"> <?php include("admin/config.php"); $sql = "SELECT * FROM `blog` LIMIT 3"; $res = mysqli_query($db, $sql); while ($row = mysqli_fetch_array($res)){ ?> <article class="post media-post clearfix pb-0 mb-10"> <a href="blog-detail.php?id=<?php echo $row['id'] ?>" class="post-thumb"><img alt src="admin/upload/<?php echo $row['image'] ?>" style="height:80px; "></a> <div class="post-right"> <h5 class="post-title mt-0 mb-5"><a style="color: #ffffff;" href="blog-detail.php?id=<?php echo $row['id'] ?>"><?php echo $row['title'] ?></a> </h5> </div> </article> <?php } ?> </div> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 style="color: #ffffff;" class="widget-title line-bottom">Useful Links</h5> <ul class="list angle-double-right list-border"> <li><a style="color: #ffffff;" href="index.php">Home</a></li> <li><a style="color: #ffffff;" href="about.php">About</a></li> <li><a style="color: #ffffff;" href="about.php">Our Service</a></li> <!-- <li><a style="color: #ffffff;" href="about.php">Treatments</a></li> --> <li><a style="color: #ffffff;" href="about.php">Meet Our Doctor</a></li> <li><a style="color: #ffffff;" href="gallery.php">Gallery</a></li> <li><a style="color: #ffffff;" href="blog.php">Blog</a></li> <!-- <li><a href="#">Training</a></li> --> </ul> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 style="color: #ffffff;" class="widget-title">Reach Out:</h5> <p style="color: #ffffff;">204, sigma arcade, Vijay sales complex, Chandkheda, Ahmedabad,</p> <ul class="list-inline mt-5"> <li class="m-0 pl-10 pr-10"> <i class="fa fa-phone text-theme-colored mr-5"></i> <a style="color: #ffffff;" class="test-gray" href="tel:+91 83200 97800">Call Now : +91 83200 97800</a> </li> <li class="m-0 pl-10 pr-10"> <i class="fa fa-envelope-o text-theme-colored mr-5"></i> <a class="text-gray" href="#"><span style="color: #ffffff;" class="__cf_email__" data-cfemail="14777b7a60757760546d7b6166707b79757d7a3a777b79">Mail: vkpatel0804@gmail.com</span></a> </li> </ul> <br> <h5 style="color: #ffffff;" class="widget-title">Get in touch with us:</h5> <div class="opening-hours" style="color: #ffffff;"> <ul class="list-border"> <li class="clearfix"> <span>Monday - Saturday :</span> <div class="value pull-right">7.30 am - 7.30 pm </div> </li> <li class="clearfix"> <span> Sunday : </span> <div class="value pull-right"> Appointment Required </div> </li> </ul> <!-- <h5 style="color: #ffffff;" class="widget-title">Consulting Time:</h> <div class="opening-hours" style="color: #ffffff;"> <ul class="list-border"> <li class="clearfix"> <span>Monday - Sunday :</span> <div class="value pull-right">9:00am to 1:00pm</div> </li> </ul> </div> --> </div> </div> </div> </div> </div> </div> <div class="container-fluid copy-right p-20 bg-black-333"> <div class="row text-center"> <div class="col-md-12"> <p style="color: rgb(161 179 9) ;" class="font-11 text-black-777 m-0">Copyright ©2024 ALL RIGHTS RESERVED DESIGNED & DEVELOPED BY <a href="https://inddigmedia.com/">INDDIG MEDIA</a></p> </div> </div> </div> </footer>