-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
433 lines (428 loc) · 14.5 KB
/
index.html
File metadata and controls
433 lines (428 loc) · 14.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="shortcut icon"
href="./images/flower icon.png"
type="image/x-icon"
/>
<script
src="https://kit.fontawesome.com/f877bee963.js"
crossorigin="anonymous"
></script>
<link
rel="stylesheet"
href="https://unpkg.com/swiper@8/swiper-bundle.min.css"
/>
<link rel="stylesheet" href="./home.css" />
<title>SoReal _ By Toniez</title>
</head>
<body>
<div id="overLay">
<div class="welcomeText">
<p>
FABULOUS <br />
COSMETICS <br />
AWAITS YOU
</p>
</div>
<div class="btnRemove">
<button id="btnRemove">SHOP NOW!</button>
</div>
</div>
<header>
<!-- navigation top start -->
<div class="header-section">
<div class="container">
<div class="header-contents">
<div class="notifications">
<a href="./html/notifications.html"
><img src="./images/notificationbell.svg" alt=""
/></a>
</div>
<div class="logo">
<a href="./index.html"
><img src="./images/soreallogo.png" alt="" width="100%"
/></a>
</div>
<div class="cart">
<a href="./html/products.html"
><img src="./images/cart.svg" alt=""
/></a>
</div>
</div>
</div>
</div>
<!-- navigation top end -->
<!-- hero slider section start -->
<div class="hero-section">
<div class="container">
<div class="slider">
<div class="slides">
<input type="radio" name="radio-btn" id="radio1" />
<input type="radio" name="radio-btn" id="radio2" />
<input type="radio" name="radio-btn" id="radio3" />
<div class="slide first">
<img src="./images/sorealsuperegobanner.png" alt="" />
</div>
<div class="slide">
<img src="./images/sorealpinkbanner.png" alt="" />
</div>
<div class="slide">
<img src="./images/sorealgreencoconutbanner.jpg" alt="" />
</div>
<div class="navigation-auto">
<div class="auto-btn1"></div>
<div class="auto-btn2"></div>
<div class="auto-btn3"></div>
</div>
<div class="navigation-manual">
<label for="radio1" class="manual-btn"></label>
<label for="radio2" class="manual-btn"></label>
<label for="radio3" class="manual-btn"></label>
</div>
</div>
</div>
</div>
</div>
<!-- hero slider section end -->
</header>
<main>
<section class="popular-section">
<div class="container">
<div class="popular-cosmetics-flex">
<h3>Popular Cosmetics</h3>
<p><a href="./html/products.html">View All</a></p>
</div>
</div>
</section>
<section class="flexed-scroll">
<div class="over-flow-hide">
<!-- each item start -->
<div class="box-item">
<div class="img edge-silk">
<img src="./images/EDGE SILK HAIR GEL copy.png" alt="" />
</div>
<div class="brief-text">
<h4 class="head-name">SO REAL EDGE SILK EXTRA HOLD</h4>
<p class="prodDesc">
So Real EDGE SILK EXTRA HOLD a master piece for your hair, it
gives it that lovely texture and keeing that strong firm hold on
your hair 100% assured for you
</p>
</div>
</div>
<!-- each item end -->
<!-- each item start -->
<div class="box-item">
<div class="img">
<img
src="./images/super silky styling mousse.png"
alt=""
width="100"
/>
</div>
<div class="brief-text">
<h4 class="head-name">SO REAL EDGE SILK EXTRA HOLD</h4>
<p class="prodDesc">
So Real EDGE SILK EXTRA HOLD a master piece for your hair, it
gives it that lovely texture and keeing that strong firm hold on
your hair 100% assured for you
</p>
</div>
</div>
<!-- each item end -->
<!-- each item start -->
<div class="box-item">
<div class="img">
<img
src="./images/angelina edge sleek extra hold hair gel.png"
alt=""
width="100"
/>
</div>
<div class="brief-text">
<h4 class="head-name">SO REAL EDGE SILK EXTRA HOLD</h4>
<p class="prodDesc">
So Real EDGE SILK EXTRA HOLD a master piece for your hair, it
gives it that lovely texture and keeing that strong firm hold on
your hair 100% assured for you
</p>
</div>
</div>
<!-- each item end -->
</div>
</section>
<!-- features section -->
<section class="features">
<div class="featuresContainer">
<div class="container">
<div class="featuresHeading">
<h3>Features</h3>
</div>
<div class="allFeaturesBox">
<div class="featuresBoxes box1">
<div class="featureBox">
<h4>DARK WAVY HAIR</h4>
<p>
If you're looking for the best way to keep your hair
perfectly dark wavy and silk, SO REAL got you covered with
high recommendations
</p>
</div>
</div>
<div class="featuresBoxes box2">
<div class="featureBox">
<h4>BEAUTY SKIN MAGIC</h4>
<p>
Take a chance with our best skin care cosmetics, turn a dry
skin layer into a soft smooth lovely skin, works like magic
</p>
</div>
</div>
<div class="featuresBoxes box3">
<div class="featureBox">
<h4>BEST FOAMING MOUSSE</h4>
<p>
Foaming mousse like no other, keeps your hair clean leaving
a lovely scent and untangles your hair... you would love
this mousse
</p>
</div>
</div>
<div class="featuresBoxes box4">
<div class="featureBox">
<h4>MEN COLOGNE</h4>
<p>
Ever wonder what kinda body spray you need to keep your
aroma attractive to every one you meet ?... Well we got you
covered
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="topNew">
<div class="container">
<div class="perfumeAndShop">
<div class="perfume">
<img
src="./images/SUPER EGO BODY SPRAY 3DMOD.png"
alt=""
width="100"
/>
</div>
<div class="shoplink">
<h4>SOREAL SUPER EGO BODY SPRAY</h4>
<p>The spray with the unique scent that lasts all day long...</p>
<button class="shopLink">
<a href="./html/products.html">GO SHOPPING</a>
</button>
</div>
</div>
</div>
</section>
<section class="topCategories">
<div class="container">
<div class="innerCategoriesSection">
<div class="topCategoriesh4">
<h3>Top Categories</h3>
</div>
<div class="categoriesItem">
<div class="cat-item">
<img src="./images/mens cologne.png" alt="" width="100" />
<h4>Mens cologne</h4>
</div>
<div class="cat-item">
<img src="./images/hair gel.png" alt="" width="100" />
<h4>Hair gel</h4>
</div>
<div class="cat-item">
<img src="./images/body oil copy.png" alt="" width="100" />
<h4>Body oil</h4>
</div>
<div class="cat-item">
<img src="./images/body lotion.png" alt="" width="100" />
<h4>Body lotion</h4>
</div>
</div>
</div>
</div>
</section>
<!-- clients reviews -->
<section class="clientReviews">
<!-- Swiper -->
<div class="swiper mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="imgBox">
<img src="./images/images - 2022-05-25T134607.258.jpeg" />
</div>
<div class="commentBox">
<h5 class="name">Jessica ross</h5>
<p class="comment">i wanna thank you all</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<img src="./images/images - 2022-05-25T134707.314.jpeg" />
</div>
<div class="commentBox">
<h5 class="name">Jessica Paul</h5>
<p class="comment">
The products are really nice i guarantee them for any one to
use.
</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<img src="./images/images - 2022-05-25T141658.551.jpeg" />
</div>
<div class="commentBox">
<h5 class="name">Jessica ross</h5>
<p class="comment">i wanna thank you all</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<img src="./images/images - 2022-05-25T141726.492.jpeg" />
</div>
<div class="commentBox">
<h5 class="name">Jessica ross</h5>
<p class="comment">i wanna thank you all</p>
</div>
</div>
<div class="swiper-slide">
<div class="imgBox">
<img src="./images/userBackground.png" />
</div>
<div class="commentBox">
<h5 class="name">Jessica ross</h5>
<p class="comment">i wanna thank you all</p>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</section>
<section class="leaveComment">
<div class="container">
<h3 class="LUAC">Leave us a comment</h3>
<div class="innerLeaveComment">
<form
action="https://formspree.io/f/mrgjjpny"
method="post"
id="my-form"
>
<h5 id="my-form-status"></h5>
<input type="text" name="Name" placeholder="Name" required />
<input
type="text"
name="Comment"
placeholder="Comment"
required
/>
<button>Submit</button>
</form>
</div>
</div>
</section>
<!-- bottom nav -->
<div class="bottomNav">
<div class="innerPink">
<div class="linkBox">
<a href="./html/"
><img src="./images/homeicon.svg" alt="" />
<p><small>HOME</small></p></a
>
</div>
<div class="linkBox">
<a href="tel:+2349022698402" class="callus"
><img src="./images/phoneicon.svg" alt=""
/></a>
</div>
<div class="linkBox">
<a href="./html/products.html"
><img src="./images/shopbag.svg" alt="" />
<p><small>PRODUCTS</small></p></a
>
</div>
</div>
</div>
<!-- bottom nav -->
<section class="subscribe">
<div class="container">
<div class="subscribeBox">
<div class="topMsg">
<p>
Get beauty tips and tricks that'll help you look good straight
to your inbox.
</p>
</div>
<form action="" id="Subsribers">
<div class="inputandsubmit">
<input
type="email"
placeholder="Email"
required
name="email"
id="subEmail"
/>
<button>Subscribe</button>
</div>
</form>
</div>
</div>
</section>
</main>
<footer>
<div class="footer">
<div class="container">
<div class="reachOut">
<p>
Email Us :
<a href="mailto:ryanfave022@gmail.com">ryanfave022@gmail.com</a>
</p>
<p>Call Us : <a href="tel:+2349022698402">+2349022698402</a></p>
<p><a href="">Other Stores</a></p>
</div>
<div class="socialAndcopyright">
<div class="socialLinks">
<div class="fb">
<a href="" target="_blank"
><img src="./images/fbsvgicon.svg" alt=""
/></a>
</div>
<div class="tw">
<a href="" target="_blank"
><img src="./images/twsvgicon.svg" alt=""
/></a>
</div>
<div class="ig">
<a href="" target="_blank"
><img src="/images/igsvgicon.svg" alt=""
/></a>
</div>
</div>
<div class="copyRight">
<p>
©2022 SoReal By Toniez <br />
<small>developed By RF</small>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Swiper JS setup -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script src="https://unpkg.com/swiper@8/swiper-bundle.min.js"></script>
<script src="./home.js"></script>
</body>
</html>