-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
315 lines (296 loc) · 9.26 KB
/
index.html
File metadata and controls
315 lines (296 loc) · 9.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="styles.css" />
<title>Serene</title>
</head>
<body>
<header>
<nav class="nav">
<p class="logo">Serene</p>
<ul class="nav-links">
<li><a href="#">About Us</a></li>
<li><a href="#">Reviews</a></li>
<li><a href="#">Trainers</a></li>
<li><a href="#">Classes</a></li>
</ul>
<div class="nav-contact">
<p class="nav-contact-text">Contact Us</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="size-6"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m12.75 15 3-3m0 0-3-3m3 3h-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
/>
</svg>
</div>
</nav>
</header>
<section class="hero">
<span>About</span>
<!-- <img src="Pixabay/yoga-7140566.jpg" height="100" /> -->
<h4>Discover Inner Peace at Serene Yoga</h4>
<p class="hero-text">
Join us at Serene Yoga to unwind, rejuvenate, and connect with your
inner self. Our peaceful environment and expert guidance will help you
embrace a balanced, mindful lifestyle.
</p>
</section>
<section class="section">
<div class="description">
<h4 class="description-about">About Us</h4>
<h2 class="description-title">
Unlock potential, find serenity: explore yoga's power
</h2>
<p class="description-text">
Discover inner peace and elevate your well-being through the
transformative power of yoga. Embrace the journey to a balanced and
serene life.
</p>
</div>
<div class="quotes">
<p class="quote">Quote</p>
<p class="quote-text">
Embrace the path of inner peace and transformation. Discover the power
of yoga to heal, inspire, and renew your spirit.
</p>
<div class="quote-bottom">
<div class="quote-user">
<img src="Pixabay/yoga-7140567.jpg" class="quote-img" />
<p class="quote-user-name">Alice Smith</p>
<p class="quote-user-profession">Graphic Designer</p>
</div>
<div class="quote-link">
<p class="quote-link-text">Start your journey</p>
<svg
class="quote-link-svg"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="size-6"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m12.75 15 3-3m0 0-3-3m3 3h-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
/>
</svg>
</div>
</div>
</div>
</section>
<section class="trainers">
<div class="discover">
<p class="discover-title">Discover yoga's practices →</p>
<p class="discover-description">
Lorem ipsum dolor sit, amet consectetur adipisicing elit. Lorem ipsum
dolor, sit amet consectetur adipisicing elit.
</p>
</div>
<div class="yoga">
<img src="Pixabay/ai-generated-8339794.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Ashtanga Yoga</p>
<p class="trainer-name">Olivia Carter</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/cappadocia-6755061.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Vinyasa Flow</p>
<p class="trainer-name">Mia Thompson</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/male-5922911_1920.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Hatha Yoga</p>
<p class="trainer-name">Luke Grace</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img
src="Pixabay/shamatajofficial-7140334.jpg"
alt=""
class="yoga-image"
/>
<div class="glass">
<p class="name">Kundalini Yoga</p>
<p class="trainer-name">Sophia Martinez</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/woman-7338352_1920.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Yin Yoga</p>
<p class="trainer-name">Isabella Green</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/yoga-241609.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Restorative Yoga</p>
<p class="trainer-name">Lily Brown</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/yoga-4732209.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Power Yoga</p>
<p class="trainer-name">Olivia Carter</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/yoga-7140567.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Bikram Yoga</p>
<p class="trainer-name">Ella Davis</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
<div class="yoga">
<img src="Pixabay/yoga-6723306_1920.jpg" alt="" class="yoga-image" />
<div class="glass">
<p class="name">Iyengar Yoga</p>
<p class="trainer-name">Emily Taylor</p>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="icon"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"
/>
</svg>
</div>
</div>
</section>
</body>
</html>