-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
516 lines (490 loc) · 21.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content=" At Gymate, we are dedicated to helping you achieve the body of
your dreams. Our expert trainers and nutritionists will work
with you to create a personalized fitness and nutrition plan
that helps you reach your specific goals."
/>
<title>Fitness Power</title>
<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=Montserrat:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<!-- Main Css -->
<link rel="stylesheet" href="./css/style.css" />
<!-- QUERIES -->
<link rel="stylesheet" href="./css/queries.css">
<!-- Font awesome -->
<link rel="stylesheet" href="./css/all.min.css" />
<!-- general css -->
<link rel="stylesheet" href="./css/genral.css">
</head>
<body>
<header class="header">
<a href="" class="logo"><img src="./logo.svg" alt="Gym fitness" /></a>
<nav class="main-nav">
<ul class="nav-link nav-mobile-link">
<li class="nav-list nav-mobile"><a href="./index.html">Home</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/about-us/about-us.html">About</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/gallery/gallery.html">Gallery</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/schedule/schedule.html">Schedule</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/pricing/pricing.html">Pricing</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/classess/classes.html">Classes</a></li>
<li class="nav-list nav-mobile"><a href="./Pages/Contact-us/contact.html">Contact</a></li>
</ul>
</nav>
<div class="side-nav">
<button class="nav-open"><i class="fa-solid fa-bars"></i> </button>
<button class="nav-close">
<i class="fa-solid fa-xmark close-nav">
</i>
</button>
<ul class="nav-link">
<li class="nav-list"><a href="#"><i class="fa-regular fa-user icon-list"></i></i></a></li>
<li class="nav-list"><a href="#"><i class="fa-regular fa-chart-bar icon-list"></i></i></a></li>
</ul>
<div class="join-cls">
<p><i class="fa-solid fa-plus icon-list icon-sp"></i> JOIN CLASS NOW</p>
</div>
</div>
</header>
<section class="section-hero">
<div class="hero-text-box">
<p class="heading-pr">FIND YOUR ENERGY</p>
<img class="red-svg" src="./img/background-svg-red.svg" alt="">
<h2 class="heading-primary">MAKE YOUR BODY <br>
<span>FIT & PERFECT</span></h2>
<button class="btn btn-spec">our Classes <span><i class="fa-solid fa-arrow-right righ-arrow "></i></span></button>
</div>
<div class="hero-side-box">
<p class="side-text">SHARE</p>
<span></span>
<a href="#"><i class="fa-brands fa-facebook icon-list"></i></a>
<a href="#"><i class="fa-brands fa-twitter icon-list"></i></a>
<a href="#"><i class="fa-brands fa-instagram icon-list"></i></a>
</div>
</section>
<section class="who-we-are">
<div class="container grid grid--3-cols">
<div class="progression who-box">
<img loading="lazy" src="./img/who-we-are/timing.png" alt="">
<p class="header-box" >progression</p>
<p class="text-box">Our team of experts will work with you to create a customized plan that helps you achieve success one step at a time.</p>
</div>
<div class="workout-w who-box">
<img loading="lazy" src="./img/who-we-are/lifting.png" alt="">
<p class="header-box">WORKOUT</p>
<p class="text-box">With a variety of workouts to choose from, you'll have everything you need to get into the best shape of your life.</p>
</div>
<div class="nutritions who-box">
<img loading="lazy" src="./img/who-we-are/nutrition.png" alt="">
<p class="header-box">nutritions</p>
<p class="text-box">Our team will work with you to create a personalized meal plan that helps you reach your specific health goals.</p>
</div>
</div>
<div class="container how">
<div class="center">
<p class="heading-pn">who we are <img class="img-svg-red" src="./img/background-svg-red.svg" alt=""></p>
<h2 class="heading-secondary">Take Your Health And Body To Next Level</h2>
<p class="text-primary">Take your health and body to the next level with our comprehensive program designed to help you reach your fitness goals.</p>
<div class="flex-box">
<div class="box">
<img loading="lazy" src="./img/who-we-are/proffionel trainer.png" alt="">
<p>PROFESSIONAL
TRAINERS</p>
</div>
<div class="box">
<img src="./img/who-we-are/equipment.png" alt="">
<p>MODERN
EQUIPMENTS</p>
</div>
<div class="box">
<img src="./img/who-we-are/fancy machine.png" alt="">
<p>FANCY GYM
MACHINES</p>
</div>
</div>
<button class="btn grey-btn btn-spec">take a tour <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
<div class="how-img">
<img loading="lazy" class="girl-run" src="./img/who-we-are/girl running.png" alt="">
<img class="girl-banner" src="./img/who-we-are/banner-girl-running.png" alt="">
<img class="girl-red" src="./img/who-we-are/girl-redbg.svg" alt="">
<img class="gril-wind" src="./img/who-we-are/wind-girl-running.png" alt="">
</div>
</div>
</section>
<section class="featured">
<div class="container">
<div class="header-div">
<p class=" header-div-p">featured class</p>
<img class="header-div-img" src="./img/background-svg-red.svg" alt="">
<h2 class="header-div-h2">We Are Offering Best Flexable Classes</h2>
</div>
<div class="featured-grid">
<div class="cycling-class featured-box">
<div class="cycling he-fe"></div>
<div class="box-fet"><p class="featured-p">Cycling</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
<div class="karate-class featured-box">
<div class="karate he-fe"></div>
<div class="box-fet"> <p class="featured-p">Karate</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
<div class="power-class featured-box">
<div class="power he-fe"></div>
<div class="box-fet"><p class="featured-p">Power</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
<div class="med-class featured-box">
<div class="meditation he-fe"></div>
<div class="box-fet"><p class="featured-p">Meditation</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
<div class="mma-class featured-box">
<div class="mma he-fe"></div>
<div class="box-fet"><p class="featured-p">Martial Arts</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
<div class=" workout-class featured-box">
<div class="workout he-fe"></div>
<div class="box-fet"><p class="featured-p">Workout</p>
<p class="featured-text">Wednesday: 9:00am-10am</p></div>
</div>
</div>
</div>
</section>
<div class="best-fit">
<div class="container cont-cta">
<div class="featured-cta">
<h2>We Are Always Providing Best Fitness Service For You</h2>
<button class="btn btn-spec">our Classes <span><i class="fa-solid fa-arrow-right righ-arrow "></i></span></button>
</div>
</div>
</div>
<section class="choose-section">
<div class="container ch-st">
<div class="video-side">
<img src="./img/choose-us/man-rooling.png" alt="man training hard with rope">
<span></span>
</div>
<div class="text-side">
<div class="text-side-div">
<p class="ch-st-p">why choose us</p>
<img class="ch-st-img" src="./img/background-svg-red.svg" alt=""></div>
<h2>We Can Give A Shape Of Your Body Here!</h2>
<p class="text-side-p">At <span>Gymate</span>, we are dedicated to helping you achieve the body of your dreams. Our expert trainers and nutritionists will work with you to create a personalized fitness and nutrition plan that helps you reach your specific goals.</p>
<div class="reason-div grid--2-cols">
<div class="reason-box">
<img src="./img/choose-us/equipment.png" alt="">
<p>Gym Equipments</p>
</div>
<div class="reason-box">
<img src="./img/choose-us/training.png" alt="">
<p>Free Fitness Training</p>
</div>
<div class="reason-box">
<img src="./img/choose-us/gym-bag.png" alt="">
<p>Gym Bag Equipments</p>
</div>
<div class="reason-box">
<img src="./img/choose-us/freshwater.png" alt="">
<p>Fresh Bottle Watter</p>
</div>
<button class="btn grey-btn btn-spec ">our Classes <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</div>
</div>
</section>
<section class="gym-trainer">
<div class="container">
<div class="header-div">
<p class="header-div-p">gym trainer</p>
<img class="header-div-img" src="./img/background-svg-red.svg" alt="background-svg-red">
<h2 class="header-div-h2">Team Of Expert Coaches</h2>
<p class="header-div-text">Expert team of coaches helps you succeed in any goal,
personalized guidance and motivation provided!</p>
</div>
<div class="gym-tr-box grid--3-cols">
<div class="gym-box-tr">
<img class="trainer-img" src="./img/gym-trainer/ana june.png" alt="trainer">
<img class="trainer-red-svg" src="./img/gym-trainer/trainer-red-svg.png" alt="red background">
<div class="gym-box-text">
<img class="white-notch" src="./img/gym-trainer/top-notch.png" alt="white background">
<i class="fa-solid fa-angle-up"></i>
<div class="name-tr-dv">
<p class="name-trainer">Ana June</p>
<p class="name-class-tr">Personal Trainer</p>
</div>
<div class="social-media-trainer">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-twitter"></i>
</div>
</div>
</div>
<div class="gym-box-tr">
<img class="trainer-img" src="./img/gym-trainer/john-lewis.png" alt="trainer">
<img class="trainer-red-svg" src="./img/gym-trainer/trainer-red-svg.png" alt="red background">
<div class="gym-box-text">
<img class="white-notch" src="./img/gym-trainer/top-notch.png" alt="white background">
<i class="fa-solid fa-angle-up"></i>
<div class="name-tr-dv">
<p class="name-trainer">John Lewis</p>
<p class="name-class-tr">CrossFit Trainer</p>
</div>
<div class="social-media-trainer">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-twitter"></i>
</div>
</div>
</div>
<div class="gym-box-tr">
<img class="trainer-img" src="./img/gym-trainer/jonatan-doe.png" alt="trainer">
<img class="trainer-red-svg" src="./img/gym-trainer/trainer-red-svg.png" alt="red background">
<div class="gym-box-text">
<img class="white-notch" src="./img/gym-trainer/top-notch.png" alt="white background">
<i class="fa-solid fa-angle-up"></i>
<div class="name-tr-dv">
<p class="name-trainer">Jonatan Doe</p>
<p class="name-class-tr">Yoga Trainer</p>
</div>
<div class="social-media-trainer">
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-twitter"></i>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="testimonials">
<div class="container">
<div class="header-div">
<p class="header-div-p">testimonials</p>
<img class="header-div-img img-div" src="./img/background-svg-red.svg" alt="background-svg-red">
</div>
<div class="testimonials-box">
<div class="box-monials">
<img class="testi-new" src="./img/TESTIMONIALS/testimonial-new.jpg" alt="women-gym-bag">
<div class="text-monials">
<img class="testi-quote" src="./img/TESTIMONIALS/quote.png" alt="quote">
<p class="p-monials">“I've been a member of Gymate for the past 6 months and it has been an amazing experience. The trainers are knowledgeable and supportive, the equipment is top-notch, and the community of members is friendly and encouraging.”</p>
<h3 class="head-monials">Amine Aissa</h3>
<p class="pos-monials">CEO of Fitness</p>
</div>
<img class="testi-shape" src="./img/TESTIMONIALS/testimonial-shape.svg" alt="">
<div class="left-right">
<button class="left-btn l-f"><i class="fa-solid fa-arrow-left"></i></button>
<button class="right-btn l-f"><i class="fa-solid fa-arrow-right"></i></button>
</div>
</div>
</div>
</div>
</section>
<section class="logo-company">
<div class="container">
<div class="flex-logos">
<img src="./img/TESTIMONIALS/club-at.png" alt="club gym fitness">
<img src="./img/TESTIMONIALS/fitness-club.png" alt="club gym fitness">
<img src="./img/TESTIMONIALS/gym-club.png" alt="club gym fitness">
<img src="./img/TESTIMONIALS/muscle.png" alt="club gym fitness">
<img src="./img/TESTIMONIALS/power-lifting.png" alt="club gym fitness">
</div>
</div>
</section>
<section class="gymat-gallery">
<div class="container">
<div class="header-div">
<p class="header-div-p">gym gallery</p>
<img class="header-div-img" src="./img/background-svg-red.svg" alt="background-svg-red">
<h2 class="header-div-h2">Our Work Place Gallery</h2>
<p class="header-div-text">Our Workplace Gallery features modern office, team collaboration, and fun culture.
Attracts talents and showcases company's work atmosphere.</p>
</div>
<div class="gallery">
<div class="item-1 it-all"></div>
<div class="item-2 it-all"></div>
<div class="item-3 it-all"></div>
<div class="item-4 it-all"></div>
<div class="item-5 it-all"></div>
</div>
</div>
</section>
<section class="bmi-section">
<div class="container">
<div class="bmi-div">
<h4 class="bmi-head">Let's Calculate Your <span>BMI</span></h4>
<p class="bmi-text">Easily determine your body mass index with our accurate calculation tool.</p>
<form class="frm-bmi" >
<input class="inp-bmi weight-input" type="number" placeholder="Weight/kg" required min="0">
<input class="inp-bmi height-input" type="number" placeholder="Height/cm" required min="0">
<p class="result-i bmi-result">Your BMI is:<span class="result-bmi"></span></p>
<p class="result-i weight-reslut">Your weight is: <span class="result-weight"></span></p>
<button type="button" class="btn-sbt" onclick="calculateBmi()">Calculate</button>
</form>
</div>
</div>
</section>
<section class="pricing-plan">
<div class="container">
<div class="header-div">
<p class="header-div-p">PRICING CHART</p>
<img class="header-div-img" src="./img/background-svg-red.svg" alt="background-svg-red">
<h2 class="header-div-h2">Exclusive Pricing Plan</h2>
<p class="header-div-text">Gymat an unknown printer took a galley of type and scrambled
make a type specimen book.</p>
</div>
<div class="palan-cta">
<div class="starter-plan">
<div class="plan-text">
<div class="img-text">
<img src="./img/pricing-plan/download1.jfif" alt="">
<div class="plan-st">
<p class="plan-name">Beginners</p>
</div>
</div>
<p class="plan-price"><span class="price-do">$</span>45<span class="price-mo">p/m</span></p>
<div class="plan-details">
<ul class="plan-list">
<li class="paln-item">Free Hand</li>
<li class="paln-item">Gym Fitness</li>
<li class="paln-item">Weight Loss</li>
<li class="paln-item">Personal Trainer</li>
<li class="paln-item">Cycling</li>
</ul>
<button class="red-btn btn-spec ">purchase now <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</div>
</div>
<div class="starter-plan">
<div class="plan-text">
<div class="img-text">
<img src="./img/pricing-plan/download2.jfif" alt="">
<div class="plan-st">
<p class="plan-name">Beginners</p>
</div>
</div>
<p class="plan-price"><span class="price-do">$</span>65<span class="price-mo">p/m</span></p>
<div class="plan-details">
<ul class="plan-list">
<li class="paln-item">Free Hand</li>
<li class="paln-item">Gym Fitness</li>
<li class="paln-item">Weight Loss</li>
<li class="paln-item">Personal Trainer</li>
<li class="paln-item">Cycling</li>
</ul>
<button class="red-btn btn-spec ">purchase now <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</div>
</div>
<div class="starter-plan">
<div class="plan-text">
<div class="img-text">
<img src="./img/pricing-plan/download3.jfif" alt="">
<div class="plan-st">
<p class="plan-name">Beginners</p>
</div>
</div>
<p class="plan-price"><span class="price-do">$</span>95<span class="price-mo">p/m</span></p>
<div class="plan-details">
<ul class="plan-list">
<li class="paln-item">Free Hand</li>
<li class="paln-item">Gym Fitness</li>
<li class="paln-item">Weight Loss</li>
<li class="paln-item">Personal Trainer</li>
<li class="paln-item">Cycling</li>
</ul>
<button class="red-btn btn-spec ">purchase now <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-blog">
<div class="container">
<div class="header-div">
<p class="header-div-p">gym trainer</p>
<img class="header-div-img" src="./img/background-svg-red.svg" alt="background-svg-red">
<h2 class="header-div-h2">Team Of Expert Coaches</h2>
<p class="header-div-text">Expert team of coaches helps you succeed in any goal,
personalized guidance and motivation provided!</p>
</div>
<div class="blog-box">
<div class="box-blg">
<p class="blog-time">24.11.2024</p>
<p class="blog-title">Getting Back Into CrossFit After Vacation</p>
<p class="blog-news">Learn how to ease back into your CrossFit routine after a vacation with tips and strategies for success.</p>
<button class="red-btn btn-spec ">read more <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
<div class="box-blg">
<p class="blog-time">26.11.2024</p>
<p class="blog-title">Yoga For Everyone in 2024</p>
<p class="blog-news">This is program designed to make the practice of yoga beneficial for people of all ages, abilities, and backgrounds.</p>
<button class="red-btn btn-spec ">read more <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
<div class="box-blg">
<p class="blog-time">28.11.2024</p>
<p class="blog-title">Meet Fitness Ambassador Grace</p>
<p class="blog-news">Get to know Grace, a fitness enthusiast and dedicated ambassador who is passionate about helping others reach their fitness goals.</p>
<button class="red-btn btn-spec ">read more <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</div>
</div>
</section>
<section class="fitness-trainer">
<div class="container">
<h3 class="fit-tr-h">Need a Fitness Trainer?</h3>
<p class="fit-text"><span>class:</span>+123-456789</p>
<button class="red-btn btn-spec ">contact now <span><i class="fa-solid fa-arrow-right wihte-arrow"></i></span></button>
</div>
</section>
<section class="footer">
<div class="container footer-col">
<div class="logo-col">
<img src="./logo-footer.svg" alt="logo">
<p class="col-text">Take your health and body to the next level with our comprehensive program designed to help you reach your fitness goals.</p>
<ul class="social-links">
<li><a href="#"><i class="fa-brands fa-facebook "></a></i></li>
<li><a href="#"><i class="fa-brands fa-twitter "></a></i></li>
<li><a href="#"><i class="fa-brands fa-instagram "></a></i></li>
</ul>
<p class="copyrights">Privacy Policy | © 2023 Gymate
Design by RadiusTheme</p>
</div>
<div class="nav-col">
<p class="footer-heading">Our Classes</p>
<ul class="footer-nav">
<li>Fitness Classes</li>
<li>Aerobics Classes</li>
<li>Power Yoga</li>
<li>Learn Machines</li>
<li>Full-body Strength</li>
</ul>
</div>
<div class="nav-col">
<p class="footer-heading">Working Hours</p>
<ul class="footer-nav">
<li class="nav-head">Monday - Friday:</li>
<li>7:00am - 21:00pm</li>
<li class="nav-head">Saturday:</li>
<li>7:00am - 19:00pm</li>
<li class="nav-head">Sunday - Closed</li>
</ul>
</div>
</div>
</section>
<script src="main.js"></script>
</body>
</html>