-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmembership.html
458 lines (431 loc) · 24.6 KB
/
membership.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mashu Aesthetics - Membership</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="Our signature facial contains the perfect cocktail of ingredients specially chosen
to maintain youthful skin. Regain your youth with our non-invasive, effective treatment! Be part of our program and enjoy our multi tiered benefits.">
<!-- Favicon -->
<link href="./img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<!-- <link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Prata&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Navbar Start -->
<header class="header">
<div class="container-fluid p-0">
<!-- Topbar Start -->
<div class="container-fluid bg-dark2 d-none d-lg-block">
<div class="row py-2 px-lg-5">
<div class="col-lg-6 text-left mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center" style="color:antiquewhite">
<small><i class="fa fa-phone-alt mr-2"></i>+65 6363 5566</small>
<small class="px-3">|</small>
<small><i class="fa fa-envelope mr-2"></i>enquire@mashuaesthetics.com</small>
</div>
</div>
<div class="col-lg-6 text-right">
<div class="d-inline-flex align-items-center">
<a class="px-2" href="" style="color:antiquewhite">
<i class="fab fa-facebook-f"></i>
</a>
<a class="px-2" href="" style="color:antiquewhite">
<i class="fab fa-twitter"></i>
</a>
<a class="px-2" href="" style="color:antiquewhite">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="px-2" href="" style="color:antiquewhite">
<i class="fab fa-instagram"></i>
</a>
<a class="pl-2" href="" style="color:antiquewhite">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
</div>
<!-- Topbar End -->
<nav class="navbar navbar-expand-lg bg-white navbar-light py-3 py-lg-0 px-lg-5">
<a href="index.html" class="navbar-brand ml-lg-3">
<h1 class="m-0 text-primary"><span class="text-dark">Mashu Aesthetics</span></h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-lg-3" id="navbarCollapse">
<div class="navbar-nav m-auto py-0">
<a href="index.html" class="nav-item nav-link">Home</a>
<a href="about.html" class="nav-item nav-link">About</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link" data-toggle="dropdown">Services</a>
<div class="dropdown-menu rounded-0 m-0">
<a href="mashu-hydrafacial.html" class="dropdown-item">Mashu HydraFacial</a>
<a href="crystal-collagen-facial.html" class="dropdown-item">Crystal Collagen Facial</a>
<a href="cool-sculpt.html" class="dropdown-item">Cool Sculpt</a>
<a href="dermafiller.html" class="dropdown-item">Dermafiller</a>
</div>
</div>
<a href="promotion.html" class="nav-item nav-link">Promotion</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link" data-toggle="dropdown">Reviews</a>
<div class="dropdown-menu rounded-0 m-0">
<a href="testimonials.html" class="dropdown-item">Testimonials</a>
<a href="mediablogreviews.html" class="dropdown-item">Media & Blogger Reviews</a>
<a href="customerreviews.html" class="dropdown-item">Customer Reviews</a>
</div>
</div>
<a href="membership.html" class="nav-item nav-link active">Membership</a>
<a href="contact.html" class="nav-item nav-link">Contact</a>
</div>
<a href="booking.html" class="btn btn-apply d-none d-lg-block">Book Now</a>
</div>
</nav>
</div>
</header>
<!-- Navbar End -->
<!-- Header Start -->
<div class="container-fluid p-0 mb-5">
<div id="header-carousel" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item position-relative active" style="min-height: 20vh;">
<img class="position-absolute w-100 h-100" src="img/reviewheader.webp" style="object-fit: cover;" alt="banner image" title="banner image">
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
<div class="p-3" style="max-width: 900px;">
<h5 class="text-white text-uppercase mb-3 animate__animated animate__fadeInDown" style="letter-spacing: 3px;">Membership</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
<!-- Discover Start -->
<div class="content-div container-fluid position-relative">
<div class="container">
<div class="row">
<div class="col-lg-5 p-5">
<h5 class="text-uppercase text-primary">Join member</h5>
<h2>Treat your skin with the best treatment.</h2>
<p class="pt-3">Get a hold of our Mashu Signature — HydraFacial, to regain your confidence with hydrated and radiant skin.</p>
<div class="col-sm-6 p-0 pt-3">
<a href="mashu-hydrafacial.html" class="btn btn-primary btn-block d-flex align-items-center justify-content-center" type="submit" style="height: 47px;">Discover more</a>
</div>
</div>
<div class="col-lg-7 p-5" id="discover-member-img">
<div class="col-md-6">
<div class="box-container left"><img src="./img/hailey.jpg" alt="diagnosis" title="diagnosis"></div>
</div>
<div class="col-md-6 p-5">
<div class="box-container right"><img src="./img/bg/spa-composition-with-wellness-items-for-body-care.jpg" alt="natural" title="natural"></div>
<div id="years-exp" class="flex-column p-3 text-center">
<h3 class="display-4 text-primary" data-toggle="counter-up">15</h3>
<h6 class="text-uppercase">Years Experience</h6>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Discover End -->
<!-- Form Start -->
<div class="content-div container-fluid position-relative p-5 bg-member-form-div">
<div class="container p-5">
<div class="row">
<div class="col-lg-6 p-5 bg-member-form">
<form id="membership-form" method="post">
<div class="form-row">
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="name">Name</label>
<input id="name" name="name" type="text" class="form-control bg-transparent p-4" placeholder="Your Name" required="required" />
</div>
</div>
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="phone">Phone</label>
<input id="phone" name="phone" type="number" class="form-control bg-transparent p-4" placeholder="Your Phone" required="required" />
</div>
</div>
</div>
<div class="form-row">
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="email">Email</label>
<input id="email" name="email" type="email" class="form-control bg-transparent p-4" value="Your Email" required="required" />
</div>
</div>
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="dob">Date of Birth</label>
<input id="dob" name="dob" type="date" class="form-control bg-transparent p-4" placeholder="" required="required" />
</div>
</div>
</div>
<div class="form-row">
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="gender">Sex</label>
<select id="gender" name="gender" class="custom-select bg-transparent px-4" style="height: 47px;">
<option value="male">Male</option>
<option value="female">Female</option>
</select>
</div>
</div>
<div class="col-sm-6">
<div class="form-group flex-column">
<label for="city">City</label>
<input id="city" name="city" type="city" class="form-control bg-transparent p-4" placeholder="Your City" required="required" />
</div>
</div>
</div>
<div class="form-row">
<div class="col-sm-12">
<div class="form-group flex-column">
<label for="address">Address</label>
<textarea name="address" id="addresss" cols="30" rows="10" class="form-control bg-transparent p-4" placeholder="Your Address" required="required"></textarea>
</div>
</div>
</div>
<div class="form-row">
<div class="col-sm-12">
<button class="btn btn-primary btn-block" type="submit" style="height: 47px;">Join Member</button>
</div>
</div>
</form>
</div>
<div class="col-lg-6 p-5">
<h2>Start your day with more confidence.</h2>
<p>Proudly enjoy our member's multiple tiered benefits created just for you, our beloved customers.</p>
<div class="dropdown-divider"></div>
<div class="flex-column">
<div class="d-flex flex-row">
<div class="icon-box-circle mr-3"><i class="fa-solid fa-tags"></i></div>
<div class="flex-column">
<h3>Discount up to 25% for member</h3>
Save 10-25% off from Mashu Aesthetics' top services at local stores.
</div>
</div><br>
<div class="d-flex flex-row">
<div class="icon-box-circle mr-3 rel" id="consultation-icon">
<i class="fa-solid fa-comments" id="chat"></i>
<i class="fa-solid fa-question abs" id="qn"></i>
</div>
<div class="flex-column">
<h3>Free consultations</h3>
Ask our doctors on your enquiries for your personalized plans.
</div>
</div><br>
<div class="d-flex flex-row">
<div class="icon-box-circle mr-3"><i class="fa-solid fa-square-poll-horizontal"></i></div>
<div class="flex-column">
<h3>Easy access your treatment results</h3>
All treatment results will be accessible anytime, anywhere.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Form End -->
<!-- packages section starts -->
<section class="packages py-5" id="packages">
<h5 class="text-center text-uppercase text-primary pt-5">Choose package</h5>
<h2 class="text-center">Because beauty is the reflection of an attitude</h2>
<div class="box-container py-5 d-flex">
<div class="box col-md-4">
<div class="content">
<h3>Starter</h3>
<h1 class="price">79</h1>
<p class="item">Earn 1 Point For<br>Every $1 Spend</p>
<p class="item">Birthday Rewards</p>
<p class="item">Earn 1.2 Points During Birthday<br> Month For Every $1 Spend</p>
<p class="item">10% Aesthetic Treatment Discounts</p>
<p class="item">Redeem Complimentary Treatments With Your Points</p>
<a href="#" class="btn btn-lg btn-outline-primary btn-lg-square align-items-center">Get Started</a>
</div>
</div>
<div class="box col-md-4">
<div class="content active">
<h3>Premium</h3>
<h1 class="price">149</h1>
<p class="item">Earn 1.5 Point For<br>Every $1 Spend</p>
<p class="item">100 Welcome Points</p>
<p class="item">Birthday Rewards</p>
<p class="item">Earn 1.2 Points During Birthday<br> Month For Every $1 Spend</p>
<p class="item">1 x Complimentary Welcome Treatment</p>
<p class="item">15% Aesthetic Treatment Discounts</p>
<p class="item">Redeem Complimentary Treatments With Your Points</p>
<a href="#" class="btn btn-lg btn-outline-primary btn-lg-square align-items-center">Get Started</a>
</div>
</div>
<div class="box col-md-4">
<div class="content">
<h3>Luxury</h3>
<h1 class="price">399</h1>
<p class="item">Earn 1.75 Point For<br>Every $1 Spend</p>
<p class="item">150 Welcome Points</p>
<p class="item">Birthday Rewards</p>
<p class="item">Earn 1.2 Points During Birthday<br> Month For Every $1 Spend</p>
<p class="item">2 x Complimentary Welcome Treatment</p>
<p class="item">Invitations To Exclusive Events</p>
<p class="item">Exclusive Voucher Rewards</p>
<p class="item">25% Aesthetic Treatment Discounts</p>
<p class="item">Redeem Complimentary Treatments With Your Points</p>
<a href="#" class="btn btn-lg btn-outline-primary btn-lg-square align-items-center">Get Started</a>
</div>
</div>
</div>
</section>
<!-- packages section ends -->
<!-- Testimonial Start -->
<div class="container-fluid py-5 bg-member-form-div" id="membership-testimonial">
<div class="container py-5">
<div class="row align-items-center">
<!-- <div class="col-lg-6 pb-5 pb-lg-0">
<img class="img-fluid w-100" src="img/testimonial.jpg" alt="">
</div> -->
<div class="col-lg-12">
<h5 class="d-inline-block text-primary text-uppercase py-1">Testimonial</h5>
<h1 class="mb-4">What Our Clients Say!</h1>
<div class="owl-carousel testimonial-carousel">
<div class="position-relative">
<i class="fa fa-3x fa-quote-right text-primary position-absolute" style="top: -6px; right: 0;"></i>
<div class="d-flex align-items-center mb-3">
<img class="img-fluid rounded-circle" src="img/RebeccaLee.jpg" style="width: 60px; height: 60px;" alt="customer testimonial image" title="customer testimonial image">
<div class="ml-3">
<h6 class="text-uppercase">REBECCA LEE</h6>
<span>Dark Eye Circles</span>
</div>
</div>
<p class="m-0">I've Had Dark Eye Circles And Extremely Sensitive Skin From Young. I Had To Be Careful About The Products I Tried Because Of My Sensitive Skin. I Tried So Many Products Over The Years To No Avail. Thankfully I Was Recommended Mashu Aesthetics! After An In-Depth Consultation, I Went Through With 2 Years Of Treatments. My Dark Eye Circles Are Much Lighter, And I Know What To Use For My Sensitive Skin!</p>
</div>
<div class="position-relative">
<i class="fa fa-3x fa-quote-right text-primary position-absolute" style="top: -6px; right: 0;"></i>
<div class="d-flex align-items-center mb-3">
<img class="img-fluid rounded-circle" src="img/GwenNg.png" style="width: 60px; height: 60px;" alt="customer testimonial image" title="customer testimonial image">
<div class="ml-3">
<h6 class="text-uppercase">GWEN NG</h6>
<span>Sagging Skin On Abdomen</span>
</div>
</div>
<p class="m-0">After Giving Birth To My Son, I Went Back To My Usual Gym Routine And Even Did Some Diets But My Body Was Still Not What I Was Looking For. I Was Afraid Of Doing Surgical Procedure As I Have Heard The Recovery Time Is Very Long. Luckily I Came Across Mashu Aesthetics And Learnt Of Other Options That Did Not Include Surgery. They Explained The Procedures In Detail And It Was Perfect For Me As A Busy New Mom. My Skin Is More Elastic And I'm So Happy With My Body Now!</p>
</div>
<div class="position-relative">
<i class="fa fa-3x fa-quote-right text-primary position-absolute" style="top: -6px; right: 0;"></i>
<div class="d-flex align-items-center mb-3">
<img class="img-fluid rounded-circle" src="img/MarkTan.jpg" style="width: 60px; height: 60px;" alt="customer testimonial image" title="customer testimonial image">
<div class="ml-3">
<h6 class="text-uppercase">MARK TAN</h6>
<span>Pigmentation</span>
</div>
</div>
<p class="m-0">The Consultants At Mashu Aesthetics Are Very Patient And Professional In Explaining My Skin Condition Before Giving Me The Most Suitable Treatment. They Resolved My Skin Concerns, Making Me More Confident At Work. My Friends And Family Have Witnessed My Skin’s Transformation, And They Complimented Me On How Great It Looks Now. So No Matter What Skin Problems You Are Facing, Mashu Aesthetics Can Help You!</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Footer Start -->
<div class="footer container-fluid position-relative bg-white py-5">
<div class="container pt-5">
<div class="row">
<div class="">
<div class="row">
<div class="col-sm-61 mr-5 mb-5">
<h5 class="text-uppercase mb-4">Mashu Aesthetics</h5>
<p>Mashu Aesthetics Is A One-Stop Solution To Your Skin & Body Solutions, Offering More Than 20 Types Of Treatments At Over 40 Outlets Across Asia.</p>
<p><i class="fa fa-map-marker-alt mr-2"></i>277 Orchard Road #03-15</p>
<p><i class="fa fa-phone-alt mr-2"></i>+65 6363 5566</p>
<p><i class="fa fa-envelope mr-2"></i>enquire@mashuaesthetics.com</p>
<div class="d-flex justify-content-start mt-4">
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square mr-2" href="#"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square" href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="mr-2 mb-5" style="width:200px;">
<h5 class="text-uppercase mb-4">Quick Links</h5>
<div class="d-flex flex-column justify-content-start">
<a class=" mb-2" href="index.html"><i class="fa fa-angle-right mr-2"></i>Home</a>
<a class=" mb-2" href="about.html"><i class="fa fa-angle-right mr-2"></i>About Us</a>
<a class=" mb-2" href="service.html"><i class="fa fa-angle-right mr-2"></i>Our Services</a>
<a class=" mb-2" href="promotion.html"><i class="fa fa-angle-right mr-2"></i>Promotion</a>
<a class=" mb-2" href="contact.html"><i class="fa fa-angle-right mr-2"></i>Contact Us</a>
<a class="" href="privacy.html"><i class="fa fa-angle-right mr-2"></i>Privacy Policy</a>
</div>
</div>
<div class="mr-2 mb-5" style="width:210px;">
<h5 class="text-uppercase mb-4">Our Services</h5>
<div class="d-flex flex-column justify-content-start">
<a class=" mb-2" href="cool-sculpt.html"><i class="fa fa-angle-right mr-2"></i>Mashu Hydrafacial</a>
<a class=" mb-2" href="crystal-collagen-facial.html"><i class="fa fa-angle-right mr-2"></i>Cool Sculpt</a>
<a class=" mb-2" href="dermafiller.html"><i class="fa fa-angle-right mr-2"></i>Crystal Collagen Facial</a>
<a class="" href="#"><i class="fa fa-angle-right mr-2"></i>Dermafiller</a>
</div>
</div>
<div class="mr-2 mb-5" style="width:330px;">
<h5 class="text-uppercase mb-4">Newsletter</h5>
<p>Let us help you stay confident, healthy, and beautiful.</p>
<div class="d-flex flex-column justify-content-start">
<div class="">
<div class="input-group">
<input type="text" class="form-control border-light-grey" style="padding: 30px;" placeholder="Your Email Address">
<div class="input-group-append">
<button class="btn btn-primary px-4">#</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-dark2 border-top py-4" style="border-color: rgba(256, 256, 256, .15) !important;">
<div class="container">
<div class="row">
<div class="col-md-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0" style="color:antiquewhite">© Mashu Aesthetics. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/tempusdominus/js/moment.min.js"></script>
<script src="lib/tempusdominus/js/moment-timezone.min.js"></script>
<script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>