-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
162 lines (136 loc) · 7.04 KB
/
index.html
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/styles.css">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Bakbak+One&display=swap" rel="stylesheet">
<title>Stinkless Socks Fr</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark ">
<div class="container-fluid">
<a class="navbar-brand" href="https://skidee.me">7 Sox</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="https://skidee.menavbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="https://skidee.me">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="https://skidee.me">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle active" href="https://skidee.me" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Menu
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="https://skidee.me">Stinkless Socks</a></li>
<li><a class="dropdown-item" href="https://skidee.me">Stidnkless Underwear</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="https://skidee.me">Stinkless Pads</a></li>
</ul>
</li>
</ul>
<form class="d-flex">
<input class="form-control me-2 find" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-danger" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<!-- <h1>Stinkless Socks</h1> -->
<div class="jb">
<h1 class="display-4">Stinkless Socks</h1>
<p class="lead">No More Stinky Feet</p>
<a class="btn btn-lg" href="https://skidee.me" role="button" id="bigbut">Shop Now</a>
</p>
<img src="imgs/socks.png" class="top-sox">
</div>
<div class="container">
<div class="row" id="row-a">
<div class="col">
<div class="card" style="width: 18rem;">
<img src="imgs/sox1.jpg" class="card-a" alt="...">
<div class="card-body">
<h5 class="card-title">Fit as Fuck</h5>
<p class="card-text">The shape of you</p>
<a href="https://skidee.me" class="btn btn-primary">₹8,692</a>
</div>
</div>
</div>
<div class="col">
<div class="card" style="width: 18rem;">
<img src="https://www.supportplus.com/graphics/products/large/FA7542_BLUE_WEB_REV_X.jpg" class="card-b" alt="...">
<div class="card-body">
<h5 class="card-title">Cool as hell</h5>
<p class="card-text">Full ventilation</p>
<a href="https://skidee.me" class="btn btn-primary">₹4,611</a>
</div>
</div>
</div>
<div class="col">
<div class="card" style="width: 18rem;">
<img src="imgs/sox2.jpg" class="card-c" alt="...">
<div class="card-body">
<h5 class="card-title">Warm MFs</h5>
<p class="card-text">Fuck winters</p>
<a href="https://skidee.me" class="btn btn-primary">₹16,059</a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row" id="row-b">
<div class="col">
<div class="card" style="width: 18rem;">
<img src="imgs/sox1.jpg" class="card-a" alt="...">
<div class="card-body">
<h5 class="card-title">Fit as Fuck</h5>
<p class="card-text">The shape of you</p>
<a href="https://skidee.me" class="btn btn-primary">₹8,692</a>
</div>
</div>
</div>
<div class="col">
<div class="card" style="width: 18rem;">
<img src="https://www.supportplus.com/graphics/products/large/FA7542_BLUE_WEB_REV_X.jpg" class="card-b" alt="...">
<div class="card-body">
<h5 class="card-title">Cool as hell</h5>
<p class="card-text">Full ventilation</p>
<a href="https://skidee.me" class="btn btn-primary">₹4,611</a>
</div>
</div>
</div>
<div class="col">
<div class="card" style="width: 18rem;">
<img src="imgs/sox2.jpg" class="card-c" alt="...">
<div class="card-body">
<h5 class="card-title">Warm MFs</h5>
<p class="card-text">Fuck winters</p>
<a href="https://skidee.me" class="btn btn-primary">₹16,059</a>
</div>
</div>
</div>
</div>
</div>
<!-- ----------------------------------------------------------------- -->
<div class="footer">
<p>© 7Sox 2023</p>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<!-- Option 2: Separate Popper and Bootstrap JS -->
<!--
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
-->
</body>
</html>