-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
379 lines (308 loc) · 14.1 KB
/
Copy pathabout.html
File metadata and controls
379 lines (308 loc) · 14.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Beauty Care — About Page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Rubik:400,700|Crimson+Text:400,400i" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
<style>
</style>
</head>
<body style="overflow-x: hidden;">
<div class="site-wrap">
<div class="site-navbar py-2">
<div class="search-wrap">
<div class="container">
<a href="#" class="search-close js-search-close"><span class="icon-close2"></span></a>
<form action="#" method="post">
<input type="text" class="form-control" placeholder="Search keyword and hit enter...">
</form>
</div>
</div>
<div class="container">
<div class="d-flex align-items-center justify-content-between">
<div class="logo">
<div class="site-logo">
<a href="index.html" class="js-logo-clone">SIMPLON'S</a>
</div>
</div>
<div class="main-nav d-none d-lg-block">
<nav class="site-navigation text-right text-md-center" role="navigation">
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li><a href="index.html">Home</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li class="has-children">
<a href="shop.html">Store</a>
<ul class="dropdown">
<li><a href="shop.html">Hair</a></li>
<li class="has-children">
<a href="shop.html">Nails</a>
<ul class="dropdown">
<li><a href="nail paint.html">Nail Paints</a></li>
<li><a href="nail art.html">Nail Arts</a></li>
</ul>
</li>
<li><a href="skin.html">Skin Products</a></li>
<li><a href="jewelry.html">Jewellry</a></li>
<li><a href="wedding kits.html">Wedding Kits</a></li>
<li><a href="coming soon.html">Upcoming Products</a></li>
<li><a href="makeup kits.html">Makeup Kits</a></li>
</ul>
</li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
<div class="icons">
<a href="#" class="icons-btn d-inline-block js-search-open"><span class="icon-search"></span></a>
<a href="cart.html" class="icons-btn d-inline-block bag">
<span class="icon-shopping-bag"></span>
<span class="number">2</span>
</a>
<a href="#" class="site-menu-toggle js-menu-toggle ml-3 d-inline-block d-lg-none"><span
class="icon-menu"></span></a>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover inner-page" style="background-image: url('images/alexandra.jpg');">
<div class="container">
<div class="row">
<div class="col-lg-7 mx-auto align-self-center">
<div class=" text-center">
<h1>About Us</h1>
<p><b>Beauty Care</b> is an online store which sells all types of cosmetic, wellness and beauty products of various European and African brands.</p>
</div>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade">
<div class="container">
<div class="row mb-5">
<div class="col-md-6">
<div class="block-16">
<figure>
<img src="images/alexandra1.jpg" alt="Image placeholder" class="img-fluid rounded" height="50%">
<a href="./images/Pexels_3.mp4" class="play-button popup-vimeo"><span
class="icon-play"></span></a>
</figure>
</div>
</div>
<div class="col-md-1"></div>
<div class="col-md-5">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">How We Started</h2>
</div>
<p> Beauty Care was launched in 1985 and our team was built of only 2 team members in those early days. Gradually we began to expand our product range to include more skin care, hair care, makeup products and more. We are based in Nigeria (Africa) and all our shipments are made from here.</p>
<p>We are based in Nigeria (Africa) and all our shipments are made from here. Currently, Care to Beauty offers over 3,000 products from the very best International brands. And we have not said our last word yet! </p>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade">
<div class="container">
<div class="row mb-5">
<div class="col-md-6 order-md-2">
<div class="block-16">
<figure>
<img src="images/vya-naturals.jpg" alt="Image placeholder" class="img-fluid rounded">
<a href="./images/Pexels_2.mp4" class="play-button popup-vimeo"><span
class="icon-play"></span></a>
</figure>
</div>
</div>
<div class="col-md-5 mr-auto">
<div class="site-section-heading pt-3 mb-4">
<h2 class="text-black">We Are Trusted Company</h2>
</div>
<p class="text-black">All our products come from Europe and Africa, are 100% original and purchased directly from the manufacturer or authorized retailor. This is our guarantee. We are aware that any online store should be trustworthy and reliable. For this reason, we provide you with all the information and we guarantee dedicated and efficient customer service. </p>
<p class="text-black">Feel free to check reviews in our social media to find out how many customers have trusted us.</p>
</div>
</div>
</div>
</div>
<div class="site-section site-section-sm site-blocks-1 border-0" data-aos="fade">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-4 d-lg-flex mb-4 mb-lg-0 pl-4" data-aos="fade-up" data-aos-delay="">
<div class="icon mr-4 align-self-start">
<span class="icon-truck text-primary"></span>
</div>
<div class="text">
<h2>Free Shipping</h2>
<p>Free and fast shipping for orders above $1,999.00.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 d-lg-flex mb-4 mb-lg-0 pl-4" data-aos="fade-up" data-aos-delay="100">
<div class="icon mr-4 align-self-start">
<span class="icon-refresh2 text-primary"></span>
</div>
<div class="text">
<h2>Free Returns</h2>
<p>Our 7 days return policy got you covered.</p>
</div>
</div>
<div class="col-md-6 col-lg-4 d-lg-flex mb-4 mb-lg-0 pl-4" data-aos="fade-up" data-aos-delay="200">
<div class="icon mr-4 align-self-start">
<span class="icon-help text-primary"></span>
</div>
<div class="text">
<h2>Customer Support</h2>
<p>At Beauty care, we support our customers selflessly.</p>
</div>
</div>
</div>
</div>
</div>
<div class="site-section bg-light custom-border-bottom" data-aos="fade">
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-7 site-section-heading text-center pt-4">
<h2>The Team</h2>
</div>
</div>
<section class="section-4">
<div class="team row py-3">
<!-- First Card -->
<div class="col-sm-6 col-md-6 col-lg-4 text-center my-3">
<div class="card mr-2 d-inline-block shadow-lg">
<div class="card-img-top">
<img src="./images/emmy.jpg" alt="Member" class="img-fluid border-radius p-4">
</div>
<div class="card-body">
<h3 class="card-title">Martha Jones</h3>
<p class="class-text">
The owner, proprietor and managing director of <b>Beauty Care</b>, Martha has 20 years experience in the beauty industry. She loves all aspects of beauty, beauty therapy but her passion lies with skincare.
</p>
<a href="#" class="text-secondary text-decoration-none">Go Somewhere</a>
<p class="text-black-50">CEO</p>
</div>
</div>
</div>
<!--x-x- First Card -x-x-->
<!-- Carousel of Two Cards-->
<div style="margin: auto;" class="col-sm-6 col-md-6 col-lg-4 my-3">
<!-- Carousel Started -->
<div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<!-- First Carousel Item -->
<div class="carousel-item active text-center">
<!-- Card 2 -->
<div class="card d-inline-block shadow-lg">
<div class="card-img-top">
<img src="./images/nappy.jpg" alt="Member" class="img-fluid rounded-circle w-50 p-4">
</div>
<div class="card-body">
<h3 class="card-title">John Duke</h3>
<p class="class-text">
John is dedicated to the growth of <b>Beauty Care</b>. Recently becoming an accredited trainer, He takes an active role in training new team members.John enjoys a challenge and will tackle any issues regarding skin health head on.
</p>
<a href="#" class="text-secondary text-decoration-none">Go Somewhere</a>
<p class="text-black-50">CO-FOUNDER</p>
</div>
</div>
</div>
<!--x-x- First Carousel Item -x-x-->
<!-- Second Carousel Item -->
<div class="carousel-item text-center">
<!-- Card 3 -->
<div class="card d-inline-block shadow-lg">
<div class="card-img-top">
<img src="./images/dellon.jpg" alt="Member" class="img-fluid rounded-circle w-50 p-4">
</div>
<div class="card-body">
<h3 class="card-title">James Smith</h3>
<p class="class-text">
James has 22 years experience in the field of marketing, beauty therapy and has worked with us at <b>Beauty Care</b> for 13 years. Qualified in Guniot, Dermalogica and HD Brows, James has a range of talents for our clients to avail of, from waxing to electrolysis.
</p>
<a href="#" class="text-secondary text-decoration-none">Go Somewhere</a>
<p class="text-black-50">MARKETING</p>
</div>
</div>
</div>
<!--x-x- Second Carousel Item -x-x-->
</div>
</div>
<!--x-x- Carousel Ending -x-x-->
</div>
<!--x-x- Carousel of Two Cards -x-x-->
<div class="col-sm-6 col-md-6 col-lg-4 text-center my-3 mx-auto">
<!-- Card 4 -->
<div class="card ml-3 d-inline-block shadow-lg">
<div class="card-img-top">
<img src="./images/christina.jpg" alt="Member" class="img-fluid border-radius p-4">
</div>
<div class="card-body">
<h3 class="card-title">Janet John</h3>
<p class="class-text">
Janet has been a valuable part of the <b>Beauty Care</b> family for over 12 years and has 16 years experience in the field of beauty and sales. She is passionate about all areas of beauty therapy and is especially dedicated to skincare.
</p>
<a href="#" class="text-secondary text-decoration-none">Go Somewhere</a>
<p class="text-black-50">SALES MANAGER</p>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0">
<div class="block-7">
<h3 class="footer-heading mb-4">About Us</h3>
<p><b>Beauty Care</b> is an online store which sells all types of cosmetic, wellness and beauty products of various European and African brands.</p>
</div>
</div>
<div class="col-lg-3 mx-auto mb-5 mb-lg-0">
<h3 class="footer-heading mb-4">Quick Links</h3>
<ul class="list-unstyled">
<li><a href="shop.html">Hair</a></li>
<li><a href="nail art.html">Nails</a></li>
<li><a href="skin.html">Skin</a></li>
<li><a href="makeup kits.html">Makeup Kits</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-3">
<div class="block-5 mb-5">
<h3 class="footer-heading mb-4">Contact Info</h3>
<ul class="list-unstyled">
<li class="address">Top floor ,189A, Modupe House, Adamasingba, adjacent Alafia Hospital, 200211, Ibadan, Oyo State, Nigeria</li>
<li class="phone"><a href="tel://+2349024582724">+234 902 458 2724</a></li>
<li class="email">ibadan@aptech-ng.com</li>
</ul>
</div>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<p>
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved.
</p>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>