75 lines
5.1 KiB
HTML
75 lines
5.1 KiB
HTML
<!DOCTYPE html>
|
|
<html data-bs-theme="light" lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
<title>Home - Brand</title>
|
|
<link rel="icon" type="image/jpeg" sizes="1011x702" href="/assets/img/photo_2024-10-06_10-06-08.jpg">
|
|
<link rel="icon" type="image/jpeg" sizes="500x500" href="/assets/img/photo_2024-10-06_10-06-15.jpg" media="(prefers-color-scheme: dark)">
|
|
<link rel="icon" type="image/jpeg" sizes="1011x702" href="/assets/img/photo_2024-10-06_10-06-08.jpg">
|
|
<link rel="icon" type="image/jpeg" sizes="500x500" href="/assets/img/photo_2024-10-06_10-06-15.jpg" media="(prefers-color-scheme: dark)">
|
|
<link rel="icon" type="image/jpeg" sizes="1011x702" href="/assets/img/photo_2024-10-06_10-06-08.jpg">
|
|
<link rel="icon" type="image/jpeg" sizes="1011x702" href="/assets/img/photo_2024-10-06_10-06-08.jpg">
|
|
<link rel="icon" type="image/jpeg" sizes="1011x702" href="/assets/img/photo_2024-10-06_10-06-08.jpg">
|
|
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
|
|
<link rel="manifest" href="/manifest.json" crossorigin="use-credentials">
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
|
|
<link rel="stylesheet" href="/assets/css/styles.min.css">
|
|
</head>
|
|
|
|
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="54">
|
|
<!-- Start: footer -->
|
|
<footer class="text-light bg-dark pt-5 pb-4">
|
|
<div class="container text-md-left">
|
|
<div class="row text-md-left">
|
|
<div class="col-md-3 col-lg-3 col-xl-3 mx-auto mt-3">
|
|
<h5 class="text-uppercase text-warning mb-4 font-weight-bold">Company Name</h5>
|
|
<p>Here you can use rows and columns to organize your footer content. Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
|
|
</div>
|
|
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mt-3">
|
|
<h5 class="text-uppercase text-warning mb-4 font-weight-bold">Products</h5>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Product 1</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Product 2</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Product 3</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Product 4</a></p>
|
|
</div>
|
|
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mt-3">
|
|
<h5 class="text-uppercase text-warning mb-4 font-weight-bold">Useful Links</h5>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Your Account</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Become an Affiliate</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Shipping Rates</a></p>
|
|
<p><a href="#" class="text-light" style="text-decoration:none;">Help</a></p>
|
|
</div>
|
|
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mt-3">
|
|
<h5 class="text-uppercase text-warning mb-4 font-weight-bold">Contact</h5>
|
|
<p><i class="fas fa-home mr-3"></i> 123 Street, City, State</p>
|
|
<p><i class="fas fa-envelope mr-3"></i> info@example.com</p>
|
|
<p><i class="fas fa-phone mr-3"></i> + 01 234 567 88</p>
|
|
<p><i class="fas fa-print mr-3"></i> + 01 234 567 89</p>
|
|
</div>
|
|
</div>
|
|
<hr class="mb-4">
|
|
<div class="row align-items-center">
|
|
<div class="col-md-7 col-lg-8">
|
|
<p class="text-md-left">© 2024 Company Name. All rights reserved.</p>
|
|
</div>
|
|
<div class="col-md-5 col-lg-4">
|
|
<div class="text-md-right">
|
|
<ul class="list-unstyled list-inline">
|
|
<li class="list-inline-item"><a href="#" class="btn-floating btn-sm text-light" style="font-size:23px;"><i class="fab fa-facebook"></i></a></li>
|
|
<li class="list-inline-item"><a href="#" class="btn-floating btn-sm text-light" style="font-size:23px;"><i class="fab fa-twitter"></i></a></li>
|
|
<li class="list-inline-item"><a href="#" class="btn-floating btn-sm text-light" style="font-size:23px;"><i class="fab fa-google-plus"></i></a></li>
|
|
<li class="list-inline-item"><a href="#" class="btn-floating btn-sm text-light" style="font-size:23px;"><i class="fab fa-linkedin-in"></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer><!-- End: footer -->
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="/assets/js/script.min.js"></script>
|
|
</body>
|
|
|
|
</html> |