-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
689 lines (668 loc) · 42.9 KB
/
home.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
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Custom Smart Blinds</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=5,user-scalable=1">
<meta name="description" content="" />
<meta name="keywords" content="Custom Smart Blinds" />
<meta name="Abstract" content="Order high quality blinds, custom blind">
<meta name="Robots" content="INDEX, FOLLOW">
<link rel="canonical" href="http://www.wblinds.local/" />
<meta name="classification" content="Shopping: Crafts: Supplies">
<meta name="COPYRIGHT" content="http://www.wblinds.local/">
<meta name="revisit-after" content="7 days">
<meta name="Distribution" content="Global">
<meta name="AUTHOR" content="http://www.wblinds.local/">
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="icon" type="image/x-icon" href="http://www.wblinds.local/assets/favicon.ico" />
<style>
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
</style>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link href="http://www.wblinds.local/assets/css/global/bootstrap.min.css" rel="stylesheet" id="js-bootstrap-style">
<link rel="stylesheet" href="./responsive.css">
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- +====== main header start ======+ -->
<header>
<!-- +====== topnav-bar start ======+ -->
<div class="topnav-bar py-1 text-white fs-13">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-lg-12 col-md-9 col-sm-12 text-center nav-heading ">
<p class="mb-0 d-block d-sm-none text-white ">10% Off Use Code REPEAT10</p>
<p class="mb-0 d-none d-sm-block text-white ">10% Off Use Code REPEAT10 | FREE Shipping Orders $50+ | 2 Day Delivery Available | Ships In 24 Hours</p>
</div>
</div>
</div>
</div>
<!-- +====== topnav-bar end ======+ -->
<!-- +====== navbar start ======+ -->
<nav class="navbar navbar-expand-lg navbar-light bg-light topnav-bar">
<div class="container">
<div class="col-md-5">
<a class="navbar-brand" href="{{web_config.site_url}}">
<img src="./images/logo.jpeg">
</a>
</div>
<div class="col-md-7 text-center">
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto ">
<div class="global-text call-sec text-decoration-none p-2">
<h5 class="header-text phone-number">
1-999-999-9999
<p
style="font-size: 12px; text-align: center; margin: 3px 40px 0px 0px;">
Available 24/7
</p>
</h5>
<span class="acsb-sr-only d-none" data-acsb-sr-only="true"
data-acsb-force-visible="true" data-acsb-sr-only-position="after"
data-acsb-hidden="false"> - Click to Call</span>
</div>
<li class="nav-item">
<a class="nav-link chat-sec " href="#">
<!-- <i class="fas fa-comments"></i> -->
<img src="./images/live-chat.png" class="w-18">
<h5 class="header-text left-brdr"> Live Chat</h5>
</a>
</li>
<li class="nav-item p-3 pt-0 pb-0">
<a class="nav-link acct-sec " href="/dashboard">
<img src="./images/my-account.png" class="w-18">
<h5 class="header-text left-brdr"> My Account</h5>
</a>
</li>
<li class="nav-item ">
<a class="nav-link order-sec " href="/track-order">
<img src="./images/track.png" class="w-18">
<h5 class="header-text left-brdr">Track Order</h5>
</a>
</li>
<li class="nav-item p-3 pt-0 pb-0">
<a class="nav-link repeat-sec " href="#">
<img src="./images/repeat-order.png" class="w-18">
<h5 class="header-text left-brdr"> Repeat Order</h5>
</a>
</li>
<li class="nav-item">
<a class="nav-link cart-sec position-relative" href="/cart">
<!-- <i class="fas fa-redo-alt"></i> -->
<img src="./images/cart.png" class="w-18">
<h5 class="header-text left-brdr">Cart</h5>
<div class="cart-value" id="js-cart-count" aria-label="Cart Product Count"></div>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- +====== navbar end ======+ -->
<!-- +====== breadcrumb start ======+ -->
<div class="main-nav" id="js-menu-con">
<div class="container">
<nav class="navbar navbar-expand-lg p-0" role="navigation">
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<!-- All Blinds -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/products/testd" class="nav-link megamenu-link" title="All Blinds">All Blinds</a>
<ul class="dropdown-menu">
<li><a href="#">Vertical Blinds</a></li>
<li><a href="#">Roman Blinds</a></li>
<li><a href="#">Roller Blinds</a></li>
</ul>
</li>
<!-- Blinds -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/category/custom-blinds" class="nav-link megamenu-link" title="Blinds">Blinds</a>
<ul class="dropdown-menu">
<li><a href="#">Wooden Blinds</a></li>
<li><a href="#">Aluminum Blinds</a></li>
</ul>
</li>
<!-- Shades -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/category/custom-shades" class="nav-link megamenu-link" title="Shades">Shades</a>
<ul class="dropdown-menu">
<li><a href="#">Cellular Shades</a></li>
<li><a href="#">Solar Shades</a></li>
</ul>
</li>
<!-- Shutters -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/#" class="nav-link megamenu-link" title="Shutters">Shutters</a>
<ul class="dropdown-menu">
<li><a href="#">Plantation Shutters</a></li>
<li><a href="#">Vinyl Shutters</a></li>
</ul>
</li>
<!-- Motorized -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/category/custom-motorized" class="nav-link megamenu-link" title="Motorized">Motorized</a>
<ul class="dropdown-menu">
<li><a href="#">Remote-Control Blinds</a></li>
<li><a href="#">Smart Blinds</a></li>
</ul>
</li>
<!-- Inspiration -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/custom-inspiration" class="nav-link megamenu-link" title="Inspiration">Inspiration</a>
</li>
<!-- Sale -->
<li class="nav-item megamenu-main" aria-haspopup="true">
<a href="/sale" class="nav-link megamenu-link" title="Sale">Sale</a>
</li>
<!-- Search -->
<li class="nav-item megamenu-main-search" aria-haspopup="true">
<form action="/search">
<input type="search" name="keyword" placeholder="Search Product" />
</form>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!-- +====== breadcrumb end ======+ -->
</header>
<!-- +====== main header end ======+ -->
<!-- +====== main content start ======+ -->
<div class="layout_main_section">
<!-- +====== hero-section ======+ -->
<section class="container-fuild banner">
<div class="homepage-banner w-100">
<section class="container">
<div class="row">
<div class="col-md-12">
<img src="./images/banner7.webp" class="img-fluid" alt="Hero Image">
</div>
</div>
</section>
</div>
</section>
<!-- +====== hero-section end ======+ -->
<!-- +====== product-section start ======+ -->
<section class="p-4 bg-light-gray">
<div class="shop_by_seller">
<div class="container mb-5">
<div class="box-heading mt-5 mb-4">
<h3 class="fw-semibold mb-2">Spectacular Shades and More</h3>
<span>Spectacular Shades and More</span>
</div>
<div class="products-list">
<div class="row">
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/nkj" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#kj</p>
</div>
<h5 class="card-title text-truncate mb-1">nksadsa</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">0 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$0</small>
<p class="m-0 text-danger fw-bold pr-1">$0</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/m" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#m</p>
</div>
<h5 class="card-title text-truncate mb-1">n m nm</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">5 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$20</small>
<p class="m-0 text-danger fw-bold pr-1">$20</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/asd" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#123</p>
</div>
<h5 class="card-title text-truncate mb-1">sd</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">12 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$12</small>
<p class="m-0 text-danger fw-bold pr-1">$12</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/test" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#12</p>
</div>
<h5 class="card-title text-truncate mb-1">testsadsa</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">121 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$10</small>
<p class="m-0 text-danger fw-bold pr-1">$10</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/test-ass" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#12322</p>
</div>
<h5 class="card-title text-truncate mb-1">RG blinds</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">121 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$121</small>
<p class="m-0 text-danger fw-bold pr-1">$121</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/2-inch-premium-wood-blinds" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#BLD1245</p>
</div>
<h5 class="card-title text-truncate mb-1">2 Inch Premium Wood Blinds</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">8910 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$120</small>
<p class="m-0 text-danger fw-bold pr-1">$120</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/asa" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#1212</p>
</div>
<h5 class="card-title text-truncate mb-1">Dye Sublimation Lanyards</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">123 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$20</small>
<p class="m-0 text-danger fw-bold pr-1">$20</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/dsd" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Shades</p>
<p class="small mb-1 sku-number">#1231312</p>
</div>
<h5 class="card-title text-truncate mb-1">Blinds abc</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">12 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$12</small>
<p class="m-0 text-danger fw-bold pr-1">$12</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-3 mb-4">
<a href="/products/testd" class="text-decoration-none">
<div class="card border-0 shadow h-100 position-relative">
<div class="offer-sec position-absolute top-0 start-0 text-white fw-bold py-1 px-3 rounded-top-left">
24% OFF
</div>
<img src="./images/file-1734704358.png" class="card-img-top img-fluid" alt="Product Image">
<div class="card-body">
<div class="align-items-center d-flex justify-content-between">
<p class="small-text small mb-1">Custom Blinds</p>
<p class="small mb-1 sku-number">#45456546</p>
</div>
<h5 class="card-title text-truncate mb-1">Custom Giant Balloon</h5>
<div class="align-items-center d-flex justify-content-between mb-2 product-Reviews">
<span class="text-warning me-2">★★★★★</span>
<span class="reviews">5 Reviews</span>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center btn-sec">
<div class="d-flex justify-content-between align-items-center">
<small class="text-muted text-decoration-line-through pr-1">$12</small>
<p class="m-0 text-danger fw-bold pr-1">$12</p>
</div>
<button class="btn btn-dark btn-sm">+ Add to cart</button>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- +====== product-section end ======+ -->
<!-- +====== blog-section start ======+ -->
<section>
<div class="container py-5">
<div class="box-heading mt-5 mb-4">
<h3 class="fw-semibold mb-2">Flash Sale Finds</h3>
<span>With over 25 years online and 25 million windows covered, Blinds.com is the top choice for
custom blinds, shades, and shutters.</span>
</div>
<div class="blinds-features row text-center">
<div class="col-md-3 mb-4">
<div class="feature-item p-4 rounded d-flex flex-column">
<div class="feature-header d-flex align-items-center">
<span class="feature-icon me-2">
<i class="fa-solid fa-thumbs-up"></i>
</span>
<h5>Your Windows, Your Way</h5>
</div>
<p>Make your window coverings uniquely yours with custom colors and options. We make it
easy!</p>
</div>
</div>
<div class="col-md-3 mb-4">
<div class="feature-item p-4 rounded d-flex flex-column">
<div class="feature-header d-flex align-items-center">
<span class="feature-icon me-2">
<i class="fa-solid fa-dollar-sign"></i>
</span>
<h5>Top Quality & Style at Low Prices</h5>
</div>
<p>Upgrade your windows and save money! Plus, always free shipping and samples.</p>
</div>
</div>
<div class="col-md-3 mb-4">
<div class="feature-item p-4 rounded d-flex flex-column">
<div class="feature-header d-flex align-items-center">
<span class="feature-icon me-2">
<i class="fa fa-shield" aria-hidden="true"></i>
</span>
<h5>Free & Fast Shipping</h5>
</div>
<p>Get free shipping on all orders, with guaranteed delivery times and hassle-free returns.
</p>
</div>
</div>
<div class="col-md-3 mb-4">
<div class="feature-item p-4 rounded d-flex flex-column">
<div class="feature-header d-flex align-items-center">
<span class="feature-icon me-2">
<i class="fa fa-user" aria-hidden="true"></i>
</span>
<h5>Easy Installation</h5>
</div>
<p>Our blinds and shades are designed for easy DIY installation. Quick guides and support
are included!</p>
</div>
</div>
</div>
</div>
</section>
<!-- +====== blog-section end ======+ -->
<!-- +====== contact-section start ======+ -->
<section class="p-4 bg-light-gray">
<div class="container mb-5 blinds-solutions">
<div class="box-heading mt-5 mb-4">
<h3 class="fw-semibold mb-2">Transform Your Space with Expert Blinds Solutions</h3>
<span>Get inspired, shop risk-free, and let the professionals handle your blind installation</span>
</div>
<div class="row justify-content-center g-4">
<div class="col-12 col-md-4">
<div class="custom-card p-4 text-center bg-white rounded shadow h-100">
<h3 class="h4 mb-3">Rather have a pro do it?</h3>
<p class="text-muted mb-4">Add professional measure and install</p>
<a href="#" class="btn btn-dark btn-sm px-4 py-2">Check Availability</a>
</div>
</div>
<div class="col-12 col-md-4">
<div class="custom-card p-4 text-center bg-white rounded shadow h-100">
<h3 class="h4 mb-3">Buy Risk-Free</h3>
<p class="text-muted mb-4">100% satisfaction guarantee</p>
<a href="#" class="btn btn-dark btn-sm px-4 py-2">Read our Guarantees</a>
</div>
</div>
<div class="col-12 col-md-4">
<div class="custom-card p-4 text-center bg-white rounded shadow h-100">
<h3 class="h4 mb-3">See real customer photos</h3>
<p class="text-muted mb-4">See real customer photos</p>
<a href="#" class="btn btn-dark btn-sm px-4 py-2">Shop Our Gallery</a>
</div>
</div>
</div>
</div>
</section>
<!-- +====== contact-section end ======+ -->
<!-- +====== quality section start ======+ -->
<section>
<div class="container py-5">
<div class="box-heading mt-5 mb-4">
<h3 class="fw-semibold mb-2">Blinds Category</h3>
<span>Discover a wide range of premium blinds that combine style and functionality, perfect for
every space.</span>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 mb-4">
<div class="category-card">
<a href="http://www.wblinds.local/category/custom-blinds" title="Custom Blinds">
<img src="./images/category.png" alt="Custom Blinds">
<div class="category-title">Custom Blinds</div>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 mb-4">
<div class="category-card">
<a href="http://www.wblinds.local/category/custom-shades" title="Custom Shades">
<img src="./images/category.png" alt="Custom Shades">
<div class="category-title">Custom Shades</div>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 mb-4">
<div class="category-card">
<a href="http://www.wblinds.local/category/custom-motorized" title="Custom Motorized">
<img src="./images/category.png" alt="Custom Motorized">
<div class="category-title">Custom Motorized</div>
</a>
</div>
</div>
<div class="col-md-3 col-sm-6 mb-4">
<div class="category-card">
<a href="http://www.wblinds.local/category/custom-shutters" title="Custom Shutters">
<img src="./images/category.png" alt="Custom Shutters">
<div class="category-title">Custom Shutters</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- +====== quality section end ======+ -->
</div>
<!-- +====== main content end ======+ -->
<!-- +====== footer start ======+ -->
<section>
<footer class="footer">
<div class="container">
<div class="row">
<!-- First Column: Logo and Information -->
<div class="col-md-3 col-sm-6 mb-4">
<img src="./images/logo.jpeg" alt="Logo"
class="footer-logo">
<p>123 Street Name<br>City, State, ZIP</p>
<p>Email: [email protected]</p>
<p>Phone: +123-456-7890</p>
</div>
<!-- Second Column: About Us -->
<div class="col-md-3 col-sm-6 mb-4">
<h5>About Us</h5>
<ul class="list-unstyled">
<li><a href="/about-us">About Us</a></li>
<li><a href="/contact-us">Contact Us</a></li>
</ul>
</div>
<!-- Third Column: Services -->
<div class="col-md-3 col-sm-6 mb-4">
<h5>Services</h5>
<ul class="list-unstyled">
<li><a href="/track-order">Track Order</a></li>
<li><a href="/login">Account</a></li>
</ul>
</div>
<!-- Fourth Column: Quick Links -->
<div class="col-md-3 col-sm-6 mb-4">
<h5>Quick Links</h5>
<ul class="list-unstyled">
<li><a href="/faq">FAQs</a></li>
<li><a href="/terms-and-conditions">Terms of Service</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
</footer>
</section>
<!-- +====== footer end ======+ -->
<!-- +====== dropdown script start ======+ -->
<script>
document.querySelectorAll('.megamenu-main').forEach(item => {
item.addEventListener('mouseenter', () => {
const dropdown = item.querySelector('.dropdown-menu');
if (dropdown) dropdown.style.display = 'block';
});
item.addEventListener('mouseleave', () => {
const dropdown = item.querySelector('.dropdown-menu');
if (dropdown) dropdown.style.display = 'none';
});
});
</script>
<!-- +====== dropdown script end ======+ -->
<!-- +====== bootstrap script start ======+ -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<!-- +====== bootstrap script end ======+ -->
</body>
</html>