75 lines
3.7 KiB
PHP
75 lines
3.7 KiB
PHP
|
|
<footer>
|
|
<div class="footer-area footer-bg footer-padding">
|
|
<div class="container">
|
|
<div class="row d-flex justify-content-between">
|
|
<div class="col-xl-3 col-lg-4 col-md-2 col-sm-7">
|
|
<div class="single-footer-caption mb-50">
|
|
<div class="single-footer-caption mb-30">
|
|
<div class="footer-tittle">
|
|
<h4>LOKASI</h4>
|
|
<div class="footer-pera">
|
|
<p>Jl. Raya Situbondo, Blindungan, Kec. Bondowoso, Kabupaten Bondowoso, Jawa Timur 68211</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-xl-3 col-lg-5 col-md-4 col-sm-5">
|
|
<div class="single-footer-caption mb-50">
|
|
<div class="footer-tittle">
|
|
<h4>TENTANG KAMI</h4>
|
|
<ul>
|
|
<p>Website Dokternak dikembangkan oleh mahasiswa Teknik Informatika, Politeknik Negeri Jember Kampus Bondowoso. Website ini bertujuan sebagai wadah komunikasi
|
|
Dokter Hewan, Peternak, dan Petlovers.</p>
|
|
<!-- #ganti nama file -->
|
|
<li><a href="/tentangkami"> selengkapnya-></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-xl-3 col-lg-4 col-md-4 col-sm-5">
|
|
<div class="single-footer-caption mb-50">
|
|
<div class="footer-tittle">
|
|
<h4>KONTAK</h4>
|
|
<ul>
|
|
<li><a href="https://api.whatsapp.com/send?phone=+62 812-3254-4553">Telepon : +62 812-3254-4553</a></li>
|
|
<li><a href="#">Email : kel01golabws@gmail.com</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- footer-bottom area -->
|
|
<div class="footer-bottom-area footer-bg">
|
|
<div class="container">
|
|
<div class="footer-border">
|
|
<div class="row d-flex justify-content-between align-items-center">
|
|
<div class="col-xl-10 col-lg-10 ">
|
|
<div class="footer-copy-right">
|
|
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
|
|
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
|
|
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
|
|
</div>
|
|
</div>
|
|
<div class="col-xl-2 col-lg-2">
|
|
<div class="footer-social f-right">
|
|
<a href="#"><i class="fab fa-facebook-f"></i></a>
|
|
<a href="#"><i class="fab fa-twitter"></i></a>
|
|
<a href="#"><i class="fas fa-globe"></i></a>
|
|
<a href="#"><i class="fab fa-behance"></i></a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Footer End-->
|
|
</div>
|
|
</div>
|
|
</footer>
|