forked from Tejashri-Taral/TrendTrove-Ecommerce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
womens.html
327 lines (316 loc) · 16 KB
/
womens.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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TrendTrove - Ecommerce</title>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="./style.css">
</head>
</head>
<body>
<!-- header section -->
<header class="header" id="header">
<div class="logo">
<p>TrendTrove</p>
<i class="fa-solid fa-bars menu" id="menu"></i>
</div>
<nav class="navigation">
<ul class="nav-links">
<li class="nav-link border">
<a href="index.html">Home</a>
</li>
<li class="nav-link border">
<a href="#Topwear">Topwear</a>
</li>
<li class="nav-link border">
<a href="#Bottomwear">Bottomwear</a>
</li>
<li class="nav-link border">
<a href="#Footwear">Footwear</a>
</li>
<li class="nav-link border" style="margin-left: 15px;">
<a href="contact.html">Contact Us</a>
</li>
</ul>
</nav>
<nav class="utils">
<ul class="nav-links">
<li class="nav-link">
<i class="fa-solid fa-cart-shopping"></i>
</li>
<li class="nav-link">
<a href="login-sginup.html">
<i class="fa-solid fa-user"></i>
</a>
</li>
<li class="nav-link">
<i class="fa-solid fa-magnifying-glass"></i>
</li>
</ul>
</nav>
</header>
<main>
<div class="container">
<div class="slider">
<a href="#Bottomwear"><img src="https://i.pinimg.com/originals/02/cf/cf/02cfcffac595c832c514d58704cd82ce.jpg" alt="" height="450px" width="100%vw"></a>
</div>
<h2 class="my2" id="Topwear">Topwear</h2>
<div class="cards">
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/715-Z-aOIhL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Over-sized T-shirt For Women</p>
<p class="mytext">Price - $39 </p>
<!-- <p class="mytext">Rating : 4.3</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/71zm9RNobYL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Long Sleeve Tunic Tops</p>
<p class="mytext">Price - $49 </p>
<!-- <p class="mytext">Rating : 4.0</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/71FnJpw5J2L._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">One Piece Dress for Women</p>
<p class="mytext">Price - $59</p>
<!-- <p class="mytext">Rating : 4.7</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/91nDqBfjwVL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Printed Straight Cotton Short Kurti</p>
<p class="mytext">Price - $30</p>
<!-- <p class="mytext">Rating : 3.9</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61moraRbZ-L._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Layered Warm Wearable Flannel Shawl/</p>
<p class="mytext">Price - $45</p>
<!-- <p class="mytext">Rating : 4.5</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/71Wtnv4mdnL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Women's Stylish Jacket</p>
<p class="mytext">Price - $50</p>
<!-- <p class="mytext">Rating : 5.0</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61tP-UVED7L._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Oversized T-Shirts For Women </p>
<p class="mytext">Price - $20</p>
<!-- <p class="mytext">Rating : 4.0</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61qn7raFTLL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Hooded Neck Hoodie for Women's</p>
<p class="mytext">Price - $67</p>
<!-- <p class="mytext">Rating : 5.0</p> -->
</div>
</div>
</div>
<h2 class="my2" id="Bottomwear">Bottomwear</h2>
<div class="cards">
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61zfyvFSuBL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Dhoti Patiyala Salwar Harem Bottoms Pants</p>
<p class="mytext">Price - $49</p>
<!-- <p class="mytext">Rating : 4.5</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61AO6cCgxGL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Women's Cargo Pants Cotton</p>
<p class="mytext">Price - $19</p>
<!-- <p class="mytext">Rating : 4.2</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/415l2ki6nYL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Flared Solid Sharara for Women</p>
<p class="mytext">Price - $20</p>
<!-- <p class="mytext">Rating : 4.1</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/61fC6cqMyUL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Baggy Jeans for Women</p>
<p class="mytext">Price - $25</p>
<!-- <p class="mytext">Rating : 4.8</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/71H1e+gUMcL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Cotton Loose-fit Jeans For Women</p>
<p class="mytext">Price - $20</p>
<!-- <p class="mytext">Rating : 5.0</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/71S2xGsSyiL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Slant Pocket Wide Leg Shorts</p>
<p class="mytext">Price - $29</p>
<!-- <p class="mytext">Rating : 4.9</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/31qvw8EzT2L._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Track pant for Women's</p>
<p class="mytext">Price - $15</p>
<!-- <p class="mytext">Rating : 4.7</p> -->
</div>
</div>
<div class="card-items">
<img src="https://m.media-amazon.com/images/I/617l9J0WJtL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="cardimage">
<div class="lines">
<p class="mytext">Regular Loose Fit Pyjama</p>
<p class="mytext">Price - $10</p>
<!-- <p class="mytext">Rating : 4.5</p> -->
</div>
</div>
</div>
<h2 class="my2" id="Footwear">Footwear</h2>
<div class="cards">
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/31L8RnJ4lqL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Cross Flate women's Sandals</p>
<p class="mytext">Price - $19</p>
<!-- <p class="mytext">Rating : 4.5</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/61mNJeBVnhL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Block Heel Sandal with Ankle Strap</p>
<p class="mytext">Price - $12</p>
<!-- <p class="mytext">Rating : 4.2</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/718UkcvvjgL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Women's Comfortable Slipper Sandals</p>
<p class="mytext">Price - $49</p>
<!-- <p class="mytext">Rating : 4.1</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/61OELNIRrpL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Sandel's for Women</p>
<p class="mytext">Price - $23</p>
<!-- <p class="mytext">Rating : 4.8</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/51iRi4BawTL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Liberty Women Mico-3E Casual Shoes</p>
<p class="mytext">Price - $29</p>
<!-- <p class="mytext">Rating : 4.0</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/61bXbbznchL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Women's Cut Slider Sleeper</p>
<p class="mytext">Price - $34</p>
<!-- <p class="mytext">Rating : 4.9</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/71y9khd5IQL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Sports shoe for Womenens</p>
<p class="mytext">Price - $31</p>
<!-- <p class="mytext">Rating : 4.7</p> -->
</div>
</div>
<div class="footwear-items">
<img src="https://m.media-amazon.com/images/I/516RsrlYhOL._AC_UL480_FMwebp_QL65_.jpg" alt="" class="footwear">
<div class="lines">
<p class="mytext">Casual Canvas Lace Up Sneakers Shoes</p>
<p class="mytext">Price - $10</p>
<!-- <p class="mytext">Rating : 4.5</p> -->
</div>
</div>
</div>
</div>
</main>
<br>
<footer class="footer">
<div class="footer-section">
<h1>Contact Us</h1>
<ul class="footer-list">
<li>[email protected]</li>
<li>
2nd Floor, Bandra West, Mumbai, Maharashtra 400050, India
</li>
<li>+91 xxxxxx2020</li>
<li class="border-list">
</li>
<li class="socials">
<a href="https://www.linkedin.com/in/tejashri-taral-5006a82a0/" id="linkedin" target="_blank">
<i class="fa-brands fa-linkedin"></i>
</a>
<a href="https://github.com/Tejashri-Taral" id="github" target="_blank">
<i class="fa-brands fa-github"></i>
</a>
<a href="https://x.com/Tejashri_10?t=SWxALwKxy-nVrTcbYTFUcA&s=08" id="twitter" target="_blank">
<i class="fa-brands fa-x-twitter"></i>
</a>
<a href="https://www.instagram.com/your_instagram" id="instagram" target="_blank">
<i class="fa-brands fa-instagram"></i>
</a>
</li>
</ul>
</div>
<div class="footer-section">
<h1>Quick Links</h1>
<ul class="footer-list">
<li><a href="about.html">About Us</a></li>
<li><a href="/terms-conditions">Terms & Conditions</a></li>
<li><a href="/return-policy">Return Policy</a></li>
<li><a href="https://github.com/Tejashri-Taral/TrendTrove-Ecommerce" target="_blank">Star Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="footer-section">
<h1>Subscribe to Newsletter</h1>
<ul class="footer-list">
<li>Be the first to know about exclusive deals and new arrivals straight to your inbox.</li>
<li>Join our fashion community today!</li>
<li class="sub">
<input type="email" placeholder="Enter your email here">
<button class="btn">Subscribe</button>
</li>
</ul>
</div>
</footer>
<div class="footer-copyright">
<div id="copyright">© 2024 TrendTrove. All Rights Reserved.</div>
</div>
</body>
</html>