D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
tresboutique.in
/
Filename :
footer.php
back
Copy
<style> .float { position: fixed; width: 60px; height: 60px; bottom: 40px; right: 40px; background-color: #25d366; color: #FFF; border-radius: 50px; text-align: center; font-size: 30px; box-shadow: 2px 2px 3px #999; z-index: 100; } .my-float { margin-top: 16px; color: white; } </style> <footer class="main" style="background-color: antiquewhite;"> <section class="section-padding footer-mid"> <div class="container pt-15 pb-20"> <div class="row"> <div class="col-lg-4 col-md-6"> <div class="widget-about font-md mb-md-5 mb-lg-0"> <div class="logo logo-width-1 wow fadeIn animated"> <a href="index.php"><img src="assets/imgs/theme/Tres-logo.png" alt="logo"></a> </div> <h5 class="mt-20 mb-10 fw-600 text-grey-4 wow fadeIn animated">Contact</h5> <p class="wow fadeIn animated"> <strong>Address: </strong> House No. 158, Garhi Harsaru, Balaji Nagar Gali No.2,Garhi harsaru, Gurugram, Haryana. </p> <p class="wow fadeIn animated"> <strong>Phone: </strong>72177 55675 </p> <p class="wow fadeIn animated"> <strong>Hours: </strong>10:00 - 18:00, Mon - Sat </p> <h5 class="mb-10 mt-30 fw-600 text-grey-4 wow fadeIn animated">Follow Us</h5> <div class="mobile-social-icon wow fadeIn animated mb-sm-5 mb-md-0"> <a href="https://www.facebook.com/profile.php?id=61572322143962"><img src="assets/imgs/theme/icons/icon-facebook.svg" alt=""></a> <a href="https://www.instagram.com/tresboutique_official"><img src="assets/imgs/theme/icons/icon-instagram.svg" alt=""></a> </div> </div> </div> <div class="col-lg-2 col-md-3"> <h5 class="widget-title wow fadeIn animated">About</h5> <ul class="footer-list wow fadeIn animated mb-sm-5 mb-md-0"> <li><a href="about.php">About Us</a></li> <li><a href="products.php">Products</a></li> <li><a href="happyclients.php">Happy Clients</a></li> <li><a href="#">Terms & Conditions</a></li> <li><a href="contact.php">Contact Us</a></li> <li><a href="#">Support Center</a></li> </ul> </div> <div class="col-lg-2 col-md-3"> <h5 class="widget-title wow fadeIn animated">Shop by Occcation</h5> <ul class="footer-list wow fadeIn animated"> <li><a href="#">Day Wedding</a></li> <li><a href="#">Haldi</a></li> <li><a href="#">Sangeet</a></li> <li><a href="#">Party Wedding</a></li> <li><a href="#">Casual Occassion</a></li> <li><a href="#">Festive Wear</a></li> </ul> </div> <div class="col-lg-4"> <h5 class="widget-title wow fadeIn animated">Follow Us on Facebook</h5> <div class="row"> <div class="col-lg-12"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fid%3D61572322143962&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1052030032959673" width="340" height="340" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe> </div> </div> </div> </div> </div> </section> <div class="container pb-20 wow fadeIn animated"> <div class="row"> <div class="col-12 mb-20"> <div class="footer-bottom"></div> </div> <div class="col-lg-6"> <p class="float-md-left font-sm text-muted mb-0">© 2025, <strong class="text-brand">Tres Boutique</strong> All rights reserved</p> </div> <div class="col-lg-6"> <p class="text-lg-end text-start font-sm text-muted mb-0"> Designed by <a href="#" target="_blank">Encoders Unlimited</a> </p> </div> </div> </div> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> <a href="https://api.whatsapp.com/send?phone=1234567890&text=Hola%21%20Quisiera%20m%C3%A1s%20informaci%C3%B3n%20sobre%20Varela%202." class="float" target="_blank"> <i class="fa fa-whatsapp my-float"></i> </a> </footer>