-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
384 lines (366 loc) · 19.8 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
<!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">
<title>Range of Motion</title>
<meta name="description" content="Range of motion website">
<meta name="author" content="PrantikSeal">
<meta name="copyright" content="Prantik">
<meta name="robots" content="index, follow">
<meta property="og:image" content="https://user-images.githubusercontent.com/83081442/230317352-19b8d227-339a-42f8-9a28-67b759dc90fe.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<body>
<section class="header">
<div class="container w-100">
<img src="./Public/logo.png" alt="" class="mt-xl-5 mt-lg-5 mt-md-5 mt-sm-5 mt-5">
</div>
</section>
<section class="hero-content">
<div class="container mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3">
<div class="row">
<div class="my-auto col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
<h1>
Trusted by Athletes
</h1>
<p class="mt-xl-4 mt-lg-4 mt-md-3 mt-sm-2 mt-2">
Integrated with A.I to ensure your massage pressure is never compromised
</p>
<div class="row mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3 feature">
<div class="col-md-4">
<div class="feature-content">
<div class="feature-number">
<span>
1
</span>
<span>
8
</span>
<span class="month-text">
Months
</span>
</div>
<div class="feature-text">
Included Warranty
</div>
</div>
</div>
<div class="col-md-4">
<div class="feature-content">
<div class="feature-number">
<span>
1
</span>
<span>
0
</span>
<span>
0
</span>
<span>
0
</span>
<span>
0
</span>
<span>
+
</span>
</div>
<div class="feature-text">
Loyal customers
</div>
</div>
</div>
<div class="col-md-4">
<div class="feature-content">
<div style="display: flex; align-items: center;">
<img src="./Public/image 19star.png" alt="" class="stars">
<img src="./Public/image 19star.png" alt="" class="stars">
<img src="./Public/image 19star.png" alt="" class="stars">
<img src="./Public/image 19star.png" alt="" class="stars">
<img src="./Public/image 19star.png" alt="" class="stars">
</div>
<div class="feature-text">
Stars
</div>
</div>
</div>
</div>
<button class="buy-now-btn mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3">
<h4>
Buy now
</h4>
<div>
(Risk free 30 day trials)
</div>
</button>
<div class="additional-content mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3">
<div class="additional-content-one">
Buy now, pay later option available
</div>
<div class="additional-content-two mt-xl-2 mt-lg-2 mt-md-2 mt-sm-0 mt-0">
Free Worldwide Express Delivery
</div>
</div>
<div class="client-logo mt-xl-4 mt-lg-4 mt-md-4 mt-sm-3 mt-3">
<img src="./Public/Group 39.png" alt="" class="img-fluid">
<img src="./Public/image 18.png" alt="" class="img-fluid ml-xl-4 ml-lg-4 ml-md-4 ml-sm-3 ml-3">
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 mt-xl-0 mt-lg-0 mt-md-0 mt-sm-4 mt-4">
<img src="./Public/banner-right.png" alt=""
class="w-100 img-fluid ml-xl-5 ml-lg-5 ml-md-0 ml-sm-0 ml-0">
</div>
</div>
</div>
<div class="container">
<div class="guarantee d-flex align-items-center justify-content-center mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3 flex-wrap"
style="width:100%">
<img src="./Public/Asset 2@3x 130days.png" alt="" class="img-fluid mt-sm-3 mt-3">
<img src="./Public/Group 40express-delivery.png" alt="" class="img-fluid mx-5 mt-sm-3 mt-3">
<img src="./Public/Asset 3@3x 1trusted-by.png" alt="" class="img-fluid mt-sm-3 mt-3">
</div>
</div>
</section>
<section class="about-massage-gun animate">
<div class="container mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3">
<h2>
Massage Gun
</h2>
<div class="massage-gun-diff-section-content">
<div class="row my-xl-5 my-lg-5 my-md-4 my-sm-3 my-3">
<div class="my-auto col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<img src="./Public/imagemassage-gun.png" alt="" class="img-fluid w-100 mb-md-4 mb-sm-4 mb-4">
</div>
<div class="col-md-8 px-xl-5 px-lg-5 col-xl-8 col-lg-8 col-sm-12 col-12">
<h3>
What makes this gun different from the rest
</h3>
<div class="row mt-xl-4 mt-lg-4 mt-md-4 mt-sm-3 mt-3">
<div class="col-md-6">
<ul>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/AI-icon.png" alt="" width="50"
height="50">
<span>Integrated with Artificial Intelligence | Smart Hit
Control</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/triple-noise-icon.png" alt="" width="50"
height="50">
<span>Triple Noise Reduction Technology</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/vibration-icon.png" alt="" width="50"
height="50">
<span>Vibration filtering for smoother operating</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/charging-icon.png" alt="" width="50"
height="50">
<span>12V Lithium battery with 2 hour fast charging</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/money-back-icon.png" alt="" width="50"
height="50">
<span>30 Day Money Back Guarantee </span>
</li>
</ul>
</div>
<div class="col-md-6">
<ul>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/head-attach-icon.png" alt="" width="50"
height="50">
<span>6 different head attachments to suit all muscle groups</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/power-display-icon.png" alt="" width="50"
height="50">
<span>Remaining Power Display</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/warranty-icon.png" alt="" width="50"
height="50">
<span>5 Year Motor Warranty</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/difference-section/AI-icon.png" alt="" width="50"
height="50">
<span>12 KG pressure bearing with brushless motor <div>(Which means it's
intensely powerful, while also having an extremely
quiet & frictionless operating system)
</div>
</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="about-massage-gun animate">
<div class="container mt-xl-5 mt-lg-5 mt-md-4 mt-sm-3 mt-3">
<div class="massage-gun-diff-section-content">
<div class="row my-xl-5 my-lg-5 my-md-4 my-sm-3 my-3">
<div class="col-md-8 px-xl-5 px-lg-5 col-xl-8 col-lg-8 col-sm-12 col-12">
<h3 class="mb-xl-5 mb-lg-5 mb-md-4 mb-sm-3 mb-3">
The Benefits
</h3>
<div class="row mt-xl-4 mt-lg-4 mt-md-4 mt-sm-3 mt-3">
<div class="col-md-6">
<ul>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/mustle-soreness.png" alt="" width="50" height="50">
<span>Prevents delayed onset muscle soreness</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/recovery.png" alt="" width="50" height="50">
<span>Ideal for warm-up, injury prevention, and recovery</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/toxic.png" alt="" width="50" height="50">
<span>Removes toxic bi-products post training</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/relaxation.png" alt="" width="50" height="50">
<span>Perfect for relaxation</span>
</li>
</ul>
</div>
<div class="col-md-6 px-xl-5 px-lg-5">
<ul>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/tight mustles.png" alt="" width="50" height="50">
<span>Release tension in tight muscles</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/blood-flow.png" alt="" width="50" height="50">
<span>Increases blood flow and activates both muscular and nervous system</span>
</li>
<li class="w-100" style="display: flex;">
<img src="./Public/benefits/mustle-repair.png" alt="" width="50" height="50">
<span>Removes scar tissue and encourages natural muscle repair</span>
</li>
</ul>
</div>
</div>
</div>
<div class="my-auto col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<img src="./Public/benefit-img.png" alt="" class="img-fluid w-100 mb-md-4 mb-sm-4 mb-4">
</div>
</div>
</div>
</div>
</section>
<section class="carousel-content animate">
<div class="my-xl-5 my-lg-5 my-md-4 my-sm-3 my-3">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="./Public/image 36carousel.png" alt="" class="img-fluid w-100">
</div>
<div class="item">
<img src="./Public/image 36carousel.png" alt="" class="img-fluid w-100">
</div>
<div class="item">
<img src="./Public/image 36carousel.png" alt="" class="img-fluid w-100">
</div>
<div class="item">
<img src="./Public/image 36carousel.png" alt="" class="img-fluid w-100">
</div>
<div class="item">
<img src="./Public/image 36carousel.png" alt="" class="img-fluid w-100">
</div>
</div>
<!-- Left and right controls
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a> -->
</div>
</div>
</section>
<section class="whats-included animate">
<div class="container pt-0 pb-0">
<div class="row">
<div class="col-md-6 my-auto">
<img src="./Public/include-img.png" alt="" class="img-fluid">
</div>
<div class="col-md-6 mt-md-5 mt-sm-4 mt-4">
<h3 class="pb-xl-5 pb-lg-5 pb-md-4 pb-sm-3 pb-3">
What's included in your order
</h3>
<ul>
<li>
Booster Professional Series Massager
</li>
<li>
6 different massage heads (to suit all muscle groups and intensity preference)
</li>
<li>
Portable carry case with internal foam mould for safe and convenient storage
</li>
<li>
How-to-use instruction manual
</li>
<li>
USB-C charger cord
</li>
<li>
18 Months Inclued Warranty
</li>
<li>
Free Express Delivery
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="recovery-banner animate">
<img src="./Public/" alt="" class="img-banner">
</section>
<section class="recovery-banner animate">
<picture>
<source class="img-fluid w-100" media="(max-width: 767px)" srcset="./Public/recovery-banner-mbl.png">
<source class="img-fluid w-100" media="(min-width: 768px)" srcset="./Public/recovery-banner-desktop.png">
<img src="./Public/recovery-banner-mbl.png" alt="" class="img-fluid w-100">
</picture>
</section>
<section class="product-video animate">
<div class="video-container">
<img src="./Public/play-btn.png" alt="" class="position-absolute play-btn">
<button class="position-absolute">
BUY NOW
</button>
<img src="./Public/video-frame.png" alt="" class="img-fluid w-100">
</div>
</section>
<footer class="m-5">
©2021 - Range of motion
</footer>
<script src="./script.js"></script>
</body>
</html>