-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
494 lines (450 loc) · 22.5 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
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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="Yawancy Fashion Hub " content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<!-- Favicon -->
<link href="logo.PNG" rel="icon">
<title>Yawancy Fashion Hub </title>
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/templatemo-hexashop.css">
<link rel="stylesheet" href="assets/css/owl-carousel.css">
<link rel="stylesheet" href="assets/css/lightbox.css">
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="index.html" class="logo">
<img style="height: 2.1cm; opacity: 80%; border-radius: 20%;" src="./logo.PNG">
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li class="scroll-to-section"><a href="index.html" class="active">Home</a></li>
<li class="scroll-to-section"><a href="about.html">About </a></li>
<li class="scroll-to-section"><a href="products.html">Collection</a></li>
<li class="scroll-to-section"><a href="service.html">Tailoring</a></li>
<li class="scroll-to-section"><a href="fabrics.html">Fabrics </a></li>
<li class="submenu">
<a href="javascript:;">Contact </a>
<ul>
<li><a href="contact.html">Call </a></li>
<li><a href="contact.html">Email </a></li>
<li><a href="contact.html">Whatsapp </a></li>
</ul>
</li>
<li class="">
<a href="javascript:;"></a>
<ul>
</ul>
</li>
</ul>
<a class='menu-trigger'>
<span></span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Main Banner Area Start ***** -->
<div class="main-banner" id="top">
<div class="container-fluid">
<div class="row">
<div class="col-lg-6">
<div class="left-content">
<div class="thumb">
<div class="inner-content">
<h4> YAWANCY FASHION </h4>
<span> The pride of an African woman
</span>
<div class="main-border-button">
<a href="#">Purchase Now!</a>
</div>
</div>
<img src="p1.PNG" alt="">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="right-content">
<div class="row">
<div class="col-lg-6">
<div class="right-first-image">
<div class="thumb">
<div class="inner-content">
<h4> Cultural heritage through fashion </h4>
<span> Traditional Garments </span>
</div>
<div class="hover-content">
<div class="inner">
<h4></h4>
<p> Our collection of ready-to-wear traditional garments showcases a harmonious fusion of tradition and modernity.</p>
<div class="main-border-button">
<a href="#">Discover More</a>
</div>
</div>
</div>
<img src="P6.PNG">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="right-first-image">
<div class="thumb">
<div class="inner-content">
<h4> Tailoring </h4>
<span>create your dream outfit with our skilled artisans </span>
</div>
<div class="hover-content">
<div class="inner">
<h4></h4>
<p>Our bespoke tailoring service offers you the opportunity to co-create your dream outfit with our skilled artisans. From intricate embroideries to personalized designs, we make your vision come to life. </p>
<div class="main-border-button">
<a href="#">Discover More</a>
</div>
</div>
</div>
<img src="P5.PNG">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="right-first-image">
<div class="thumb">
<div class="inner-content">
<h4>FABRICS </h4>
<span> collection of exquisite fabrics </span>
</div>
<div class="hover-content">
<div class="inner">
<h4></h4>
<p> Explore a myriad of colors, textures, and patterns to craft your own masterpiece. Our fabrics are sourced with precision and reflect the highest standards of quality, ensuring your creations stand the test of time. </p>
<div class="main-border-button">
<a href="#">Discover More</a>
</div>
</div>
</div>
<img src="P4.PNG">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="right-first-image">
<div class="thumb">
<div class="inner-content">
<h4>Accessories</h4>
<span>Best Trend Accessories</span>
</div>
<div class="hover-content">
<div class="inner">
<h4>Accessories</h4>
<p> We embrace the age-old traditions of craftsmanship while embracing the contemporary demands of style </p>
<div class="main-border-button">
<a href="#">Discover More</a>
</div>
</div>
</div>
<img src="P3.PNG">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ***** Main Banner Area End ***** -->
<!-- ***** Explore Area Starts ***** -->
<section class="section" id="explore">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="left-content">
<h2> Rich beauty of traditional attire </h2>
<span>We embrace the age-old traditions of craftsmanship while embracing the modernity contemporary demands of style. We empower you to express your individuality through clothing
</span>
<div class="quote">
<i class="fa fa-quote-left"></i><p> Our fabrics are sourced with precision and reflect the highest standards of quality, ensuring your clothing to stand the test of time. </p>
</div>
<p> We understand that every individual is unique, and your attire should reflect that uniqueness. Our bespoke tailoring service offers you the opportunity to co-create your dream outfit with our skilled artisans. From intricate embroideries to personalized designs </p>
<p>Each piece is meticulously designed, ensuring you not only wear clothing but carry a piece of heritage with you. From timeless saris to impeccably tailored kurtas, we offer a wide range of choices for every occasion. </p>
<div class="main-border-button">
<a href="products.html">Discover More</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="right-content">
<div class="row">
<div class="col-lg-6">
<div class="leather">
<h4>Quality Fashion </h4>
<span>Our Fabric is must </span>
</div>
</div>
<div class="col-lg-6">
<div class="first-image">
<img src="e7.PNG" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="second-image">
<img src="e9.PNG" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="types">
<h4>Very Affordable </h4>
<span>Bespoke Tailoring </span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ***** Explore Area Ends ***** -->
<!-- ***** Social Area Starts ***** -->
<section class="section" id="social">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-heading">
<h2>Social Media</h2>
<span>Follow Us For More </span>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row images">
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ ">
<h6>Follow Us </h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v3.PNG" alt="">
</div>
</div>
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ ">
<h6>Follow Us </h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v10.PNG" alt="">
</div>
</div>
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ ">
<h6>Follow Us </h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v12.PNG" alt="">
</div>
</div>
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ "></a>
<h6>Follow Us </h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v5.PNG" alt="">
</div>
</div>
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ ">
<h6>Follow Us</h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v9.PNG" alt="">
</div>
</div>
<div class="col-2">
<div class="thumb">
<div class="icon">
<a href="https://www.instagram.com/yawancy/ ">
<h6>Follow Us </h6>
<i class="fa fa-instagram"></i>
</a>
</div>
<img src="v11.PNG" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- ***** Social Area Ends ***** -->
<!-- ***** Subscribe Area Starts ***** -->
<div class="subscribe">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="section-heading">
<h2> We are always happy to hear from you </h2>
<span>Details to details is what makes us special </span>
</div>
<form id="subscribe" action="" method="get">
<div class="row">
<div class="col-lg-5">
<fieldset>
<input name="name" type="text" id="name" placeholder="Your Name" required="">
</fieldset>
</div>
<div class="col-lg-5">
<fieldset>
<input name="email" type="text" id="email" pattern="[^ @]*@[^ @]*" placeholder="Your Email Address" required="">
</fieldset>
</div>
<div class="col-lg-2">
<fieldset>
<button type="submit" id="form-submit" class="main-dark-button"><i class="fa fa-paper-plane"></i></button>
</fieldset>
</div>
</div>
</form>
</div>
<div class="col-lg-4">
<div class="row">
<div class="col-6">
<ul>
<li>Phone :<br><span>09166111000</span></li>
<li>Email :<br><span>yawancyfashionhu@gmail.com</span></li>
<li> Location:<br><span>Plot 896, 2nd Floor, 69road Gwarimpa <br>Big ideas supermarket </span></li>
</ul>
</div>
<div class="col-6">
<ul>
<li>Work Hours:<br><span>08:30 AM - 9:30 PM Daily</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ***** Subscribe Area Ends ***** -->
<!-- ***** Footer Start ***** -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="first-item">
<div class="logo">
<img style="height: 2.1cm; opacity: 80%; border-radius: 20%;" src="./logo.PNG">
</div>
<ul>
<li style="color: bisque;">Phone :<br><span>09166111000</span></li>
<li style="color: bisque; "> Location:<br><span>Plot 896, 2nd Floor, 69road Gwarimpa <br>Big ideas supermarket </span></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<h4 style="font-size: small; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;"> Our bespoke tailoring service offers you the opportunity to co-create your dream outfit with our skilled artisans
</h4>
<ul>
<P>
The pride of an African woman
</P>
</ul>
</div>
<div class="col-lg-3">
<h4>Useful Links</h4>
<ul>
<li class="scroll-to-section"><a href="#top" class="active">Home</a></li>
<li class="scroll-to-section"><a href="about.html">About </a></li>
<li class="scroll-to-section"><a href="products.html">Collection</a></li>
<li class="scroll-to-section"><a href="service.html">Tailoring</a></li>
<li class="scroll-to-section"><a href="fabrics.html">Fabrics </a></li>
</ul>
</div>
<div class="col-lg-3">
<h4>Contact & Information</h4>
<ul>
<li><a href="contact.html">Call </a></li>
<li><a href="contact.html">Email </a></li>
<li><a href="contact.html">Whatsapp </a></li>
</ul>
</div>
<div class="col-lg-12">
<div class="under-footer">
<p>Copyright © 2023.YAWANCY FASHION HUB
All Rights Reserved.
<ul>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/accordions.js"></script>
<script src="assets/js/datepicker.js"></script>
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/imgfix.min.js"></script>
<script src="assets/js/slick.js"></script>
<script src="assets/js/lightbox.js"></script>
<script src="assets/js/isotope.js"></script>
<!-- Global Init -->
<script src="assets/js/custom.js"></script>
<script>
$(function() {
var selectedClass = "";
$("p").click(function(){
selectedClass = $(this).attr("data-rel");
$("#portfolio").fadeTo(50, 0.1);
$("#portfolio div").not("."+selectedClass).fadeOut();
setTimeout(function() {
$("."+selectedClass).fadeIn();
$("#portfolio").fadeTo(50, 1);
}, 500);
});
});
</script>
</body>
</html>