<!-- Footer Start -->
<footer class="footer mt-auto py-3 bg-white text-center">
<div class="container">
<span class="text-muted"> Copyright 2023 © <span id="year"></span> <a
href="javascript:void(0);" class="text-dark fw-semibold">LocalBeez</a>.
Designed with <span class="bi bi-heart-fill text-danger"></span> by <a href="https://cib-prod.com" target="_blank">
<span class="fw-semibold text-primary text-decoration-underline">CIB-PROD</span>
</a>
</span>
</div>
</footer>
<!-- Footer End -->