-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.php
63 lines (57 loc) · 4.29 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
</main>
<!-- !start #main-site -->
<!-- start #footer -->
<footer id="footer" class="bg-dark text-white py-5">
<div class="container">
<div class="row">
<div class="col-lg-3 col-12">
<h4 class="font-rubik font-size-20">꧁༒𝐇.𝐀.𝐃.𝐄.𝐒༒꧂</h4>
<p class="font-size-14 font-rale text-white-50">𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑔𝑖𝑣𝑒 𝑦𝑜𝑢 𝑢𝑝, 𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑙𝑒𝑡 𝑦𝑜𝑢 𝑑𝑜𝑤𝑛, 𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑟𝑢𝑛 𝑎𝑟𝑜𝑢𝑛𝑑 𝑎𝑛𝑑 𝑑𝑒𝑠𝑒𝑟𝑡 𝑦𝑜𝑢, 𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑚𝑎𝑘𝑒 𝑦𝑜𝑢 𝑐𝑟𝑦, 𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑠𝑎𝑦 𝑔𝑜𝑜𝑑𝑏𝑦𝑒, 𝑁𝑒𝑣𝑒𝑟 𝑔𝑜𝑛𝑛𝑎 𝑡𝑒𝑙𝑙 𝑎 𝑙𝑖𝑒 𝑎𝑛𝑑 ℎ𝑢𝑟𝑡 𝑦𝑜𝑢!</p>
</div>
<div class="col-lg-4 col-12">
<h4 class="font-rubik font-size-20">Newsletter</h4>
<form class="form-row">
<div class="col">
<input type="text" class="form-control" placeholder="𝙴-𝙼𝚊𝚒𝚕: ">
</div>
<div class="col">
<button type="submit" class="btn btn-primary mb-2">Subscribe</button>
</div>
</form>
</div>
<div class="col-lg-2 col-12">
<h4 class="font-rubik font-size-20">𝐈𝐧𝐟𝐨𝐫𝐦𝐚𝐭𝐢𝐨𝐧</h4>
<div class="d-flex flex-column flex-wrap">
<a href="#" class="font-rale font-size-14 text-white-50 pb-1">About Us</a>
<a href="#" class="font-rale font-size-14 text-white-50 pb-1">Delivery Information</a>
<a href="#" class="font-rale font-size-14 text-white-50 pb-1">Privacy Policy</a>
<a href="#" class="font-rale font-size-14 text-white-50 pb-1">Terms & Conditions</a>
</div>
</div>
<div class="col-lg-2 col-12">
<h4 class="font-rubik font-size-20">𝐀𝐜𝐜𝐨𝐮𝐧𝐭</h4>
<div class="d-flex flex-column flex-wrap">
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" class="font-rale font-size-14 text-white-50 pb-1">My Account</a>
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" class="font-rale font-size-14 text-white-50 pb-1">Order History</a>
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" class="font-rale font-size-14 text-white-50 pb-1">Wish List</a>
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ&ab_channel=RickAstley" class="font-rale font-size-14 text-white-50 pb-1">Newsletters</a>
</div>
</div>
</div>
</div>
</footer>
<div class="copyright text-center bg-dark text-white py-2">
<p class="font-rale font-size-14">© Copyrights 2021. Design By <a href="#" class="color-second">Abdul Of Team HADES</a></p>
</div>
<!-- !start #footer -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js" integrity="sha256-xNzN2a4ltkB44Mc/Jz3pT4iU1cmeR0FkXs4pru/JxaQ=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<!-- Owl Carousel Js file -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js" integrity="sha256-pTxD+DSzIwmwhOqTFN+DB+nHjO4iAsbgfyFq5K5bcE0=" crossorigin="anonymous"></script>
<!-- isotope plugin cdn -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<!-- Custom Javascript -->
<script src="index.js"></script>
</body>
</html>