-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.php
10 lines (10 loc) · 906 Bytes
/
footer.php
1
2
3
4
5
6
7
8
9
10
<footer>
<div class="container">
<div class="footer-section">
<h1 class="section-header">Connect With Us</h1>
<p><a class="footer-section-link" id="footer-section-link-facebook" href="http://www.facebook.com/kathmanduelectronics">Facebook</a></p>
</div>
<p>© Copyrights. All rights reserved. Kathmandu Electronics Pvt. Ltd.</p>
<p class="footer-links"><a class="footer-link" href="http://www.kathmanduelectronics.com/privacy-policy.php">Privacy Policy</a><a class="footer-link" href="http://www.kathmanduelectronics.com/terms-of-service.php">Terms of Service</a><a class="footer-link" href="http://www.kathmanduelectronics.com/about-us.php">About Us</a><a class="footer-link" href="http://www.kathmanduelectronics.com/contact.php">Contact</a><a class="footer-link" href="http://www.kathmanduelectronics.com/sitemap.xml">Sitemap</a></p>
</div>
</footer>