-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
354 lines (332 loc) · 12.2 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
<!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="Yoga Vita is a leading yoga training center with expert yoga trainers."
/>
<meta
name="keywords"
content="yoga, yoga vita, yoga training, training center, meditation"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="Images/Logos/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="Images/Logos/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="Images/Logos/favicon-16x16.png"
/>
<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=Martel+Sans:wght@400;600;700;800;900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="CSS/main.css" />
<link rel="manifest" href="site.webmanifest" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.css"
/>
<title>Yoga Vita</title>
</head>
<body>
<!------------------ **** Hero page section with nav bar **** ----------------------->
<header>
<section class="header-sec">
<div class="yv-logo d-row">
<a href="/" class="link-hover-none" tabindex="-1">
<img
src="Images/Logos/yv-logo.png"
alt="Yoga Vita Logo"
class="img-auto-fit"
/>
</a>
</div>
<nav class="d-row nav-bar">
<div class="sidebar">
<div class="f-nav-foot mobile-nav">
<div class="close-icon">
<img
src="/Images/Icons/close.svg"
alt="close"
class="pointer"
/>
</div>
<a href="#t-centers">Training Centers</a>
<a href="#pricing">Book A Slot</a>
<a href="#footer">Blogs</a>
<a href="#pricing">Sign Up</a>
</div>
</div>
<ul class="f-nav-foot nav-list">
<li class="small-d-none">
<a href="#t-centers">Training Centers</a>
</li>
<li class="small-d-none">
<a href="#pricing">Book A Slot</a>
</li>
<li class="small-d-none">
<a href="#footer">Blogs</a>
</li>
<li class="small-d-none">
<a href="#pricing">Sign Up</a>
</li>
<li class="menu-icon">
<img src="/Images/Icons/menu.svg" alt="close" class="pointer" />
</li>
</ul>
</nav>
</section>
<h1 class="hero-headline">
<span>C</span>onnected With Many?<br />Now, Take The Time To Connect
With Your Inner Self.<br />
</h1>
<div class="hero-cta-btn-group">
<a href="#" class="btn f-small link-hover-none" tabindex="-1">CONNECT</a>
<a href="#" class="btn f-small link-hover-none" tabindex="-1">WITH SELF</a>
</div>
</header>
<main>
<!------------------ **** Why choose us section **** ----------------------->
<section class="why-choose-us section col-flex">
<h1 class="f-head">WHY CHOOSE US?</h1>
<h2 class="f-subhead t-center">
Yoga Vita Is India's Leading Yoga Training Center.
</h2>
<div class="features-cont row-flex">
<div class="features-card">
<img
src="Images/Icons/professional.png"
alt="professional yoga trainer"
/>
<p class="f-normal">Professional Yoga Trainers</p>
<p class="f-small">
Discover the expertise of professional yoga trainers ready to
guide you on your wellness journey. Our experienced instructors
offer personalized sessions tailored to your needs, helping you
achieve your fitness and mindfulness goals effectively.
</p>
</div>
<div class="features-card">
<img src="Images/Icons/time.png" alt="flexible time" />
<p class="f-normal">Flexible Slot Booking</p>
<p class="f-small">
Enjoy the convenience of flexible slot booking, empowering you
to schedule appointments or reservations effortlessly. With this
feature, adapt your bookings according to your dynamic schedule,
ensuring convenience and control at your fingertips.
</p>
</div>
<div class="features-card">
<img src="Images/Icons/ancient.png" alt="ancient yoga" />
<p class="f-normal">Ancient Approach, Modern Way</p>
<p class="f-small">
Indulge in a transformative yoga experience crafted for the
modern world, all while staying true to the timeless essence of
traditional and ancient practices. Embrace the harmony of old
and new as you journey towards balance, strength, and serenity.
</p>
</div>
</div>
</section>
<!------------------ **** Quote with background image section **** ----------------------->
<section class="quote-image section">
<h1 class="f-head">
<span>Yoga</span> is the journey of the self, <br />through the
self, <br />to the self. <br />
<p class="f-normal">- Bhagavad Gita</p>
</h1>
</section>
<!------------------ **** Our Training Centers Section **** ----------------------->
<section class="our-training-centers section col-flex" id="t-centers">
<h1 class="f-head t-center">OUR TRAINING CENTERS</h1>
<div class="training-centers-cont">
<div class="training-center col-flex center-junagadh">
<h2>Junagadh</h2>
<a href="#" class="btn f-normal">Visit</a>
</div>
<div class="training-center col-flex center-jamnagar">
<h2 class="f-subhead">Jamnagar</h2>
<a href="#" class="btn f-normal">Visit</a>
</div>
<div class="training-center col-flex center-somnath">
<h2>Gir Somnath</h2>
<a href="#" class="btn f-normal">Visit</a>
</div>
<div class="training-center col-flex center-gandhinagar">
<h2>Gandhinagar</h2>
<a href="#" class="btn f-normal">Visit</a>
</div>
</div>
</section>
<!------------------ **** Pricing Plans Section **** ----------------------->
<section class="pricing-plans section col-flex" id="pricing">
<h1 class="f-head t-center">Choose Your Healthier Journey.</h1>
<div class="plans-cont row-flex">
<div class="plan col-flex basic">
<div class="plan-name">
<h1>Basic</h1>
</div>
<div class="price-content col-flex">
<p><span>₹600</span><sub>/Month</sub></p>
<div class="features">
<p>
<img src="Images/Icons/arrow.png" />Limited Class Schedule
</p>
<p>
<img src="Images/Icons/arrow.png" />Limited Instructor
Interaction
</p>
<p>
<img src="Images/Icons/arrow.png" />Basic Equipment Included
</p>
<p>
<img src="Images/Icons/arrow.png" />Time Limit Will Be
Applied
</p>
</div>
<a href="#" class="btn">Make Me Better</a>
</div>
</div>
<div class="plan col-flex standard">
<div class="plan-name">
<h1>Standard</h1>
</div>
<div class="price-content col-flex">
<p><span>₹900</span><sub>/Month</sub></p>
<div class="features">
<p><img src="Images/Icons/arrow.png" />Basic Plan Included</p>
<p>
<img src="Images/Icons/arrow.png" />Unlimited Yoga Classes
</p>
<p>
<img src="Images/Icons/arrow.png" />Premium Equipment
Included
</p>
<p>
<img src="Images/Icons/arrow.png" />Flexible Class Schedule
</p>
</div>
<a href="#" class="btn">Make Me Better</a>
</div>
</div>
<div class="plan col-flex premium">
<div class="plan-name">
<h1>Premium</h1>
</div>
<div class="price-content col-flex">
<p><span>₹1200</span><sub>/Month</sub></p>
<div class="features">
<p>
<img src="Images/Icons/arrow.png" />Standard Plan Included
</p>
<p>
<img src="Images/Icons/arrow.png" />Discounts on Retail
Products
</p>
<p><img src="Images/Icons/arrow.png" />Exclusive Events</p>
<p><img src="Images/Icons/arrow.png" />Priority Booking</p>
</div>
<a href="#" class="btn">Make Me Better</a>
</div>
</div>
</div>
</section>
</main>
<!------------------ **** Footer section **** ----------------------->
<footer id="footer">
<section class="space-for-footer"></section>
<div class="col-flex footer">
<div class="footer-links row-flex">
<div class="footer-pages col-flex">
<h2>Pages</h2>
<br />
<a href="#"
><img
src="/Images/Icons/careers.png"
alt="Careers icon"
class="icon-before"
/>Careers</a
>
<a href="#"
><img
src="/Images/Icons/page.png"
alt="About us icon"
class="icon-before"
/>About Us</a
>
<a href="#"
><img
src="/Images/Icons/contact.png"
alt="contact us icon"
class="icon-before"
/>Contact Us</a
>
</div>
<div class="footer-social col-flex">
<h2>Social</h2>
<br />
<a
href="https://www.linkedin.com/in/sharad-barad/"
target="_blank"
><img
src="/Images/Icons/linkedin.png"
alt="linkedin icon"
class="icon-before"
/>LinkedIn</a
>
<a href="https://github.com/sharadbarad" target="_blank"
><img
src="/Images/Icons/github.png"
alt="Github icon"
class="icon-before"
/>GitHub</a
>
<a href="https://x.com/sharad_barad" target="_blank"
><img
src="/Images/Icons/x.png"
alt="X (Twitter) icon"
class="icon-before"
/>X (Twitter)</a
>
</div>
</div>
<div>
<div class="footer-txt-div">
<h1 class="footer-brand-name t-center">YOGA VITA</h1>
</div>
<!------ Footer section credit area --------->
<div class="footer-credit row-flex">
<p>Copyright © <b>YogaVita</b></p>
<p>Code Crafted By <b>SN Barad</b></p>
<p>
<img
src="/Images/Icons/world.svg"
alt="India"
class="icon-before"
/>
<b>India</b>
</p>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/locomotive-scroll@3.5.4/dist/locomotive-scroll.js"></script>
<script src="/Scripts/script.js"></script>
</body>
</html>