Blocks - Footer 02
Copy custom block snippet below and paste it on your page to build your website easily.
<footer class="pt-16 pt-lg-20 pb-16 footer bg-body-tertiary">
<div class="container container-xxl pt-4">
<div class="row">
<div class="col-lg-5 col-12 mb-11 mb-lg-0">
<h3 class="mb-6 ">Care for Your Skin, <br> Care for Your Beauty</h3>
<p class="pe-xl-24 mb-lg-11">Smile with the reflection of the glow. Let your Skin define your age and not the years</p>
<a class="fw-semibold fs-6 text-decoration-none" href="../find-a-store.html">
Find a store <svg class="icon ms-5">
<use xlink:href="#icon-arrow-right"></use>
</svg>
</a>
</div>
<div class="col-lg col-md-4 col-12 mb-11 mb-lg-0">
<h3 class="fs-5 mb-6 ">Company</h3>
<ul class="list-unstyled mb-0 fw-medium ">
<li class="pt-3 mb-4">
<a href="#" title="About us" class="text-body">About us</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Careers" class="text-body">Careers</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Store Locations" class="text-body">Store Locations</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Our Blog" class="text-body">Our Blog</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Reviews" class="text-body">Reviews</a>
</li>
</ul>
</div>
<div class="col-lg col-md-4 col-12 mb-11 mb-lg-0">
<h3 class="fs-5 mb-6 ">Useful links</h3>
<ul class="list-unstyled mb-0 fw-medium ">
<li class="pt-3 mb-4">
<a href="#" title="New Products" class="text-body">New Products</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Best Sellers" class="text-body">Best Sellers</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Bundle & Save" class="text-body">Bundle & Save</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Online Gift Card" class="text-body">Online Gift Card</a>
</li>
</ul>
</div>
<div class="col-lg col-md-4 col-12 mb-11 mb-lg-0">
<h3 class="fs-5 mb-6 ">Information</h3>
<ul class="list-unstyled mb-0 fw-medium ">
<li class="pt-3 mb-4">
<a href="#" title="Start a Return" class="text-body">Start a Return</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Contact Us" class="text-body">Contact Us</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Shipping FAQ" class="text-body">Shipping FAQ</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Terms & Conditions" class="text-body">Terms & Conditions</a>
</li>
<li class="pt-3 mb-4">
<a href="#" title="Privacy Policy" class="text-body">Privacy Policy</a>
</li>
</ul>
</div>
</div>
<div class="row align-items-center mt-0 mt-lg-20 pt-lg-4">
<div class="col-sm-12 col-md-6 col-lg-4 d-flex align-items-center order-2 order-lg-1 fs-6 mt-11 mt-lg-0">
<p class="mb-0">© Glowing 2023</p>
<ul class="list-inline fs-18px ms-6 mb-0">
<li class="list-inline-item me-8">
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li class="list-inline-item me-8">
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item me-8">
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
<li class="list-inline-item">
<a href="#"><i class="fab fa-youtube"></i></a>
</li>
</ul>
</div>
<div class="col-sm-12 col-lg-4 text-md-center order-1 order-lg-2 ">
<a class="d-inline-block" href="/">
<img class="lazy-image img-fluid light-mode-img" src="#" data-src="/assets/images/others/logo.png" width="179" height="26" alt="Glowing - Bootstrap 5 HTML Templates">
<img class="lazy-image dark-mode-img img-fluid" src="#" data-src="/assets/images/others/logo-white.png" width="179" height="26" alt="Glowing - Bootstrap 5 HTML Templates">
</a>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 order-3 text-sm-start text-lg-end mt-11 mt-lg-0">
<img src="#" data-src="/assets/images/footer/img_1.png" width="313" height="28" alt="Paypal" class="img-fluid lazy-image">
</div>
</div>
</div>
</footer>