go-quasar-partial-ssr/test/footer.html

136 lines
6.8 KiB
HTML

<!-- Footer Start -->
<footer class="main-footer bg-section">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12">
<!-- About Footer Start -->
<div class="about-footer">
<!-- Footer Logo Start -->
<div class="footer-logo">
<img src="./doctorDetail_files/footer-logo.svg" alt="">
</div>
<!-- Footer Logo End -->
<!-- About Footer Content Start -->
<div class="about-footer-content">
<p>We offer a wide range of healthcare services to meet your needs.</p>
</div>
<!-- About Footer Content End -->
</div>
<!-- About Footer End -->
</div>
<div class="col-lg-2 col-md-4 col-6">
<!-- Footer Links Start -->
<div class="footer-links">
<h3>healthcare</h3>
<ul>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctors.html">doctors</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">diagnostics</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">caregiver</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">hospitality</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">emergency</a></li>
</ul>
</div>
<!-- Footer Links End -->
</div>
<div class="col-lg-2 col-md-4 col-6">
<!-- Footer Links Start -->
<div class="footer-links">
<h3>quick links</h3>
<ul>
<li><a href="https://html.awaikenthemes.com/dispnsary/index.html">home</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/about.html">about us</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/faqs.html">faqs</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/blog.html">blogs</a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/projects.html">facilities</a></li>
</ul>
</div>
<!-- Footer Links End -->
</div>
<div class="col-lg-3 col-md-4">
<!-- Footer Contact Box Start -->
<div class="footer-contact-box footer-links">
<h3>contact us</h3>
<!-- Footer Contact Item Start -->
<div class="footer-contact-item">
<div class="icon-box">
<img src="./doctorDetail_files/icon-mail.svg" alt="">
</div>
<div class="footer-contact-content">
<p>info@domain.com</p>
</div>
</div>
<!-- Footer Contact Item End -->
<!-- Footer Contact Item Start -->
<div class="footer-contact-item">
<div class="icon-box">
<img src="./doctorDetail_files/icon-phone.svg" alt="">
</div>
<div class="footer-contact-content">
<p>+1 (213) 465 789</p>
</div>
</div>
<!-- Footer Contact Item End -->
<!-- Footer Contact Item Start -->
<div class="footer-contact-item">
<div class="icon-box">
<img src="./doctorDetail_files/icon-location.svg" alt="">
</div>
<div class="footer-contact-content">
<p>2464 Royal Ln. Mesa, New Jersey</p>
</div>
</div>
<!-- Footer Contact Item End -->
</div>
<!-- Footer Contact Box End -->
</div>
<div class="col-lg-12">
<!-- Footer Social Links Start -->
<div class="footer-social-link">
<hr>
<ul>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#"><i class="fa-brands fa-dribbble"></i></a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#"><i class="fa-brands fa-facebook-f"></i></a></li>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#"><i class="fa-brands fa-instagram"></i></a></li>
</ul>
<hr>
</div>
<!-- Footer Social Links End -->
</div>
</div>
<!-- Footer Copyright Section Start -->
<div class="footer-copyright">
<div class="row align-items-center">
<div class="col-md-6">
<!-- Footer Copyright Start -->
<div class="footer-copyright-text">
<p>Copyright © 2024 All Rights Reserved.</p>
</div>
<!-- Footer Copyright End -->
</div>
<div class="col-md-6">
<!-- Footer Terms Condition Start -->
<div class="footer-terms-condition">
<ul>
<li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">privacy policy</a>
</li><li><a href="https://html.awaikenthemes.com/dispnsary/doctor-single.html#">terms &amp; conditions</a>
</li>
</ul>
</div>
<!-- Footer Terms Condition End -->
</div>
</div>
</div>
<!-- Footer Copyright Section End -->
</div>
</footer>
<!-- Footer End -->