TORZ commited on
Commit
160b69d
·
verified ·
1 Parent(s): 067c689

Add 2 files

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +618 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Lava
3
- emoji: 👁
4
- colorFrom: yellow
5
- colorTo: indigo
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: lava
3
+ emoji: 🐳
4
+ colorFrom: purple
5
+ colorTo: gray
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,618 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Lava Yoga | Testosterone-Boosting Yoga for Men</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Montserrat', sans-serif;
14
+ background-color: #f8f8f8;
15
+ }
16
+
17
+ .hero-gradient {
18
+ background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
19
+ }
20
+
21
+ .testimonial-card {
22
+ transition: all 0.3s ease;
23
+ }
24
+
25
+ .testimonial-card:hover {
26
+ transform: translateY(-5px);
27
+ box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
28
+ }
29
+
30
+ .course-card {
31
+ transition: all 0.3s ease;
32
+ }
33
+
34
+ .course-card:hover {
35
+ transform: translateY(-5px);
36
+ }
37
+
38
+ .nav-link {
39
+ position: relative;
40
+ }
41
+
42
+ .nav-link::after {
43
+ content: '';
44
+ position: absolute;
45
+ width: 0;
46
+ height: 2px;
47
+ bottom: -2px;
48
+ left: 0;
49
+ background-color: #e94560;
50
+ transition: width 0.3s ease;
51
+ }
52
+
53
+ .nav-link:hover::after {
54
+ width: 100%;
55
+ }
56
+
57
+ .btn-primary {
58
+ transition: all 0.3s ease;
59
+ }
60
+
61
+ .btn-primary:hover {
62
+ transform: translateY(-2px);
63
+ box-shadow: 0 5px 15px rgba(233, 69, 96, 0.3);
64
+ }
65
+ </style>
66
+ </head>
67
+ <body class="text-gray-800">
68
+ <!-- Navigation -->
69
+ <nav class="bg-white shadow-sm fixed w-full z-10">
70
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
71
+ <div class="flex justify-between h-16">
72
+ <div class="flex items-center">
73
+ <div class="flex-shrink-0 flex items-center">
74
+ <i class="fas fa-fire text-2xl text-red-500 mr-2"></i>
75
+ <span class="text-xl font-bold text-gray-900">LAVA YOGA</span>
76
+ </div>
77
+ </div>
78
+ <div class="hidden md:ml-6 md:flex md:items-center md:space-x-8">
79
+ <a href="#home" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">Home</a>
80
+ <a href="#programs" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">Programs</a>
81
+ <a href="#products" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">Products</a>
82
+ <a href="#testimonials" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">Results</a>
83
+ <a href="#about" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">About</a>
84
+ <a href="#contact" class="nav-link px-3 py-2 text-sm font-medium text-gray-900">Contact</a>
85
+ <button class="bg-red-500 hover:bg-red-600 text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300">
86
+ <i class="fas fa-lock mr-1"></i> Member Login
87
+ </button>
88
+ </div>
89
+ <div class="-mr-2 flex items-center md:hidden">
90
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-red-500" aria-controls="mobile-menu" aria-expanded="false">
91
+ <span class="sr-only">Open main menu</span>
92
+ <i class="fas fa-bars"></i>
93
+ </button>
94
+ </div>
95
+ </div>
96
+ </div>
97
+ </nav>
98
+
99
+ <!-- Hero Section -->
100
+ <section id="home" class="hero-gradient pt-24 pb-20 md:pt-32 md:pb-28 text-white">
101
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
102
+ <div class="md:flex md:items-center md:justify-between">
103
+ <div class="md:w-1/2 mb-10 md:mb-0">
104
+ <h1 class="text-4xl md:text-5xl font-bold leading-tight mb-6">Unlock Your <span class="text-red-400">Primal Potential</span></h1>
105
+ <p class="text-lg md:text-xl text-gray-300 mb-8">Scientifically-designed yoga programs to naturally boost testosterone, enhance vitality, and reclaim your masculine energy.</p>
106
+ <div class="flex flex-col sm:flex-row space-y-4 sm:space-y-0 sm:space-x-4">
107
+ <button class="bg-red-500 hover:bg-red-600 text-white px-6 py-3 rounded-md text-lg font-medium transition duration-300 btn-primary">
108
+ <i class="fas fa-play-circle mr-2"></i> Start Free Trial
109
+ </button>
110
+ <button class="border border-white hover:bg-white hover:text-gray-900 text-white px-6 py-3 rounded-md text-lg font-medium transition duration-300">
111
+ <i class="fas fa-book-open mr-2"></i> Explore Programs
112
+ </button>
113
+ </div>
114
+ </div>
115
+ <div class="md:w-1/2 flex justify-center">
116
+ <img src="https://images.unsplash.com/photo-1545205597-3d9d02c29597?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80" alt="Man doing yoga" class="rounded-lg shadow-xl w-full max-w-md">
117
+ </div>
118
+ </div>
119
+ </div>
120
+ </section>
121
+
122
+ <!-- Stats Section -->
123
+ <section class="bg-white py-12">
124
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
125
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8 text-center">
126
+ <div class="p-4">
127
+ <div class="text-3xl md:text-4xl font-bold text-red-500 mb-2">87%</div>
128
+ <div class="text-gray-600">Testosterone Increase</div>
129
+ </div>
130
+ <div class="p-4">
131
+ <div class="text-3xl md:text-4xl font-bold text-red-500 mb-2">10K+</div>
132
+ <div class="text-gray-600">Men Transformed</div>
133
+ </div>
134
+ <div class="p-4">
135
+ <div class="text-3xl md:text-4xl font-bold text-red-500 mb-2">28</div>
136
+ <div class="text-gray-600">Days to See Results</div>
137
+ </div>
138
+ <div class="p-4">
139
+ <div class="text-3xl md:text-4xl font-bold text-red-500 mb-2">5.0</div>
140
+ <div class="text-gray-600">Average Rating</div>
141
+ </div>
142
+ </div>
143
+ </div>
144
+ </section>
145
+
146
+ <!-- Programs Section -->
147
+ <section id="programs" class="py-16 bg-gray-50">
148
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
149
+ <div class="text-center mb-16">
150
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">Our <span class="text-red-500">Signature Programs</span></h2>
151
+ <p class="text-lg text-gray-600 max-w-3xl mx-auto">Choose the program that matches your goals and current fitness level</p>
152
+ </div>
153
+
154
+ <div class="grid md:grid-cols-3 gap-8">
155
+ <!-- Program 1 -->
156
+ <div class="bg-white rounded-xl shadow-md overflow-hidden course-card">
157
+ <div class="h-48 bg-gradient-to-r from-red-500 to-orange-500 flex items-center justify-center">
158
+ <i class="fas fa-fire text-white text-6xl"></i>
159
+ </div>
160
+ <div class="p-6">
161
+ <div class="flex justify-between items-start mb-4">
162
+ <h3 class="text-xl font-bold">Ignite Foundation</h3>
163
+ <span class="bg-red-100 text-red-800 text-xs font-medium px-2.5 py-0.5 rounded">Beginner</span>
164
+ </div>
165
+ <p class="text-gray-600 mb-4">Build fundamental strength and flexibility while kickstarting your testosterone production.</p>
166
+ <div class="flex items-center text-gray-500 text-sm mb-4">
167
+ <i class="fas fa-clock mr-2"></i>
168
+ <span>6 weeks • 15-20 min/day</span>
169
+ </div>
170
+ <div class="flex justify-between items-center">
171
+ <span class="text-xl font-bold">$97</span>
172
+ <button class="bg-red-500 hover:bg-red-600 text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300 btn-primary">
173
+ Enroll Now
174
+ </button>
175
+ </div>
176
+ </div>
177
+ </div>
178
+
179
+ <!-- Program 2 -->
180
+ <div class="bg-white rounded-xl shadow-md overflow-hidden course-card">
181
+ <div class="h-48 bg-gradient-to-r from-orange-500 to-amber-500 flex items-center justify-center">
182
+ <i class="fas fa-bolt text-white text-6xl"></i>
183
+ </div>
184
+ <div class="p-6">
185
+ <div class="flex justify-between items-start mb-4">
186
+ <h3 class="text-xl font-bold">Primal Surge</h3>
187
+ <span class="bg-amber-100 text-amber-800 text-xs font-medium px-2.5 py-0.5 rounded">Intermediate</span>
188
+ </div>
189
+ <p class="text-gray-600 mb-4">Advanced poses and sequences designed to maximize testosterone and masculine energy.</p>
190
+ <div class="flex items-center text-gray-500 text-sm mb-4">
191
+ <i class="fas fa-clock mr-2"></i>
192
+ <span>8 weeks • 25-30 min/day</span>
193
+ </div>
194
+ <div class="flex justify-between items-center">
195
+ <span class="text-xl font-bold">$147</span>
196
+ <button class="bg-red-500 hover:bg-red-600 text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300 btn-primary">
197
+ Enroll Now
198
+ </button>
199
+ </div>
200
+ </div>
201
+ </div>
202
+
203
+ <!-- Program 3 -->
204
+ <div class="bg-white rounded-xl shadow-md overflow-hidden course-card">
205
+ <div class="h-48 bg-gradient-to-r from-amber-500 to-yellow-500 flex items-center justify-center">
206
+ <i class="fas fa-dumbbell text-white text-6xl"></i>
207
+ </div>
208
+ <div class="p-6">
209
+ <div class="flex justify-between items-start mb-4">
210
+ <h3 class="text-xl font-bold">Titan Protocol</h3>
211
+ <span class="bg-yellow-100 text-yellow-800 text-xs font-medium px-2.5 py-0.5 rounded">Advanced</span>
212
+ </div>
213
+ <p class="text-gray-600 mb-4">Combine yoga with primal movement patterns for ultimate strength and hormonal optimization.</p>
214
+ <div class="flex items-center text-gray-500 text-sm mb-4">
215
+ <i class="fas fa-clock mr-2"></i>
216
+ <span>12 weeks • 35-45 min/day</span>
217
+ </div>
218
+ <div class="flex justify-between items-center">
219
+ <span class="text-xl font-bold">$197</span>
220
+ <button class="bg-red-500 hover:bg-red-600 text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300 btn-primary">
221
+ Enroll Now
222
+ </button>
223
+ </div>
224
+ </div>
225
+ </div>
226
+ </div>
227
+
228
+ <div class="text-center mt-12">
229
+ <button class="border border-red-500 text-red-500 hover:bg-red-50 px-6 py-3 rounded-md text-lg font-medium transition duration-300">
230
+ <i class="fas fa-list mr-2"></i> View All Programs
231
+ </button>
232
+ </div>
233
+ </div>
234
+ </section>
235
+
236
+ <!-- Products Section -->
237
+ <section id="products" class="py-16 bg-white">
238
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
239
+ <div class="text-center mb-16">
240
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">Premium <span class="text-red-500">Performance Gear</span></h2>
241
+ <p class="text-lg text-gray-600 max-w-3xl mx-auto">Tools to enhance your practice and accelerate results</p>
242
+ </div>
243
+
244
+ <div class="grid md:grid-cols-3 gap-8">
245
+ <!-- Product 1 -->
246
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm">
247
+ <div class="h-64 bg-gray-200 flex items-center justify-center">
248
+ <i class="fas fa-mattress-pillow text-6xl text-gray-400"></i>
249
+ </div>
250
+ <div class="p-6">
251
+ <h3 class="text-xl font-bold mb-2">Primal Mat</h3>
252
+ <p class="text-gray-600 mb-4">Non-slip, extra-thick yoga mat designed for stability in all poses.</p>
253
+ <div class="flex justify-between items-center">
254
+ <span class="text-xl font-bold">$89</span>
255
+ <button class="bg-gray-800 hover:bg-black text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300">
256
+ Add to Cart
257
+ </button>
258
+ </div>
259
+ </div>
260
+ </div>
261
+
262
+ <!-- Product 2 -->
263
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm">
264
+ <div class="h-64 bg-gray-200 flex items-center justify-center">
265
+ <i class="fas fa-spa text-6xl text-gray-400"></i>
266
+ </div>
267
+ <div class="p-6">
268
+ <h3 class="text-xl font-bold mb-2">TestoBlend Oil</h3>
269
+ <p class="text-gray-600 mb-4">Essential oil blend to support hormonal balance and recovery.</p>
270
+ <div class="flex justify-between items-center">
271
+ <span class="text-xl font-bold">$49</span>
272
+ <button class="bg-gray-800 hover:bg-black text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300">
273
+ Add to Cart
274
+ </button>
275
+ </div>
276
+ </div>
277
+ </div>
278
+
279
+ <!-- Product 3 -->
280
+ <div class="bg-gray-50 rounded-xl overflow-hidden shadow-sm">
281
+ <div class="h-64 bg-gray-200 flex items-center justify-center">
282
+ <i class="fas fa-book text-6xl text-gray-400"></i>
283
+ </div>
284
+ <div class="p-6">
285
+ <h3 class="text-xl font-bold mb-2">The Lava Codex</h3>
286
+ <p class="text-gray-600 mb-4">Comprehensive guide to testosterone-boosting yoga and nutrition.</p>
287
+ <div class="flex justify-between items-center">
288
+ <span class="text-xl font-bold">$37</span>
289
+ <button class="bg-gray-800 hover:bg-black text-white px-4 py-2 rounded-md text-sm font-medium transition duration-300">
290
+ Add to Cart
291
+ </button>
292
+ </div>
293
+ </div>
294
+ </div>
295
+ </div>
296
+
297
+ <div class="text-center mt-12">
298
+ <button class="border border-gray-800 text-gray-800 hover:bg-gray-100 px-6 py-3 rounded-md text-lg font-medium transition duration-300">
299
+ <i class="fas fa-store mr-2"></i> Visit Full Store
300
+ </button>
301
+ </div>
302
+ </div>
303
+ </section>
304
+
305
+ <!-- Testimonials Section -->
306
+ <section id="testimonials" class="py-16 bg-gray-900 text-white">
307
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
308
+ <div class="text-center mb-16">
309
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">Real Men, <span class="text-red-400">Real Results</span></h2>
310
+ <p class="text-lg text-gray-300 max-w-3xl mx-auto">Hear from men who transformed their lives with Lava Yoga</p>
311
+ </div>
312
+
313
+ <div class="grid md:grid-cols-3 gap-8">
314
+ <!-- Testimonial 1 -->
315
+ <div class="bg-gray-800 rounded-xl p-6 testimonial-card">
316
+ <div class="flex items-center mb-4">
317
+ <div class="w-12 h-12 rounded-full bg-gray-700 flex items-center justify-center mr-4">
318
+ <i class="fas fa-user text-xl text-gray-400"></i>
319
+ </div>
320
+ <div>
321
+ <h4 class="font-bold">Michael T.</h4>
322
+ <div class="flex text-yellow-400">
323
+ <i class="fas fa-star"></i>
324
+ <i class="fas fa-star"></i>
325
+ <i class="fas fa-star"></i>
326
+ <i class="fas fa-star"></i>
327
+ <i class="fas fa-star"></i>
328
+ </div>
329
+ </div>
330
+ </div>
331
+ <p class="text-gray-300 mb-4">"After just 6 weeks of the Ignite program, my energy levels skyrocketed. My doctor was shocked at my testosterone increase at my annual checkup."</p>
332
+ <div class="text-sm text-gray-400">
333
+ <i class="fas fa-chart-line mr-2"></i> Testosterone increased by 42%
334
+ </div>
335
+ </div>
336
+
337
+ <!-- Testimonial 2 -->
338
+ <div class="bg-gray-800 rounded-xl p-6 testimonial-card">
339
+ <div class="flex items-center mb-4">
340
+ <div class="w-12 h-12 rounded-full bg-gray-700 flex items-center justify-center mr-4">
341
+ <i class="fas fa-user text-xl text-gray-400"></i>
342
+ </div>
343
+ <div>
344
+ <h4 class="font-bold">David R.</h4>
345
+ <div class="flex text-yellow-400">
346
+ <i class="fas fa-star"></i>
347
+ <i class="fas fa-star"></i>
348
+ <i class="fas fa-star"></i>
349
+ <i class="fas fa-star"></i>
350
+ <i class="fas fa-star"></i>
351
+ </div>
352
+ </div>
353
+ </div>
354
+ <p class="text-gray-300 mb-4">"At 52, I was feeling my age. The Primal Surge program gave me back the vitality I had in my 30s. My wife is thrilled with the changes too!"</p>
355
+ <div class="text-sm text-gray-400">
356
+ <i class="fas fa-heartbeat mr-2"></i> Energy levels up 68%
357
+ </div>
358
+ </div>
359
+
360
+ <!-- Testimonial 3 -->
361
+ <div class="bg-gray-800 rounded-xl p-6 testimonial-card">
362
+ <div class="flex items-center mb-4">
363
+ <div class="w-12 h-12 rounded-full bg-gray-700 flex items-center justify-center mr-4">
364
+ <i class="fas fa-user text-xl text-gray-400"></i>
365
+ </div>
366
+ <div>
367
+ <h4 class="font-bold">James K.</h4>
368
+ <div class="flex text-yellow-400">
369
+ <i class="fas fa-star"></i>
370
+ <i class="fas fa-star"></i>
371
+ <i class="fas fa-star"></i>
372
+ <i class="fas fa-star"></i>
373
+ <i class="fas fa-star"></i>
374
+ </div>
375
+ </div>
376
+ </div>
377
+ <p class="text-gray-300 mb-4">"The Titan Protocol completely changed my physique. I gained lean muscle while becoming more flexible than ever. The perfect combo for martial arts."</p>
378
+ <div class="text-sm text-gray-400">
379
+ <i class="fas fa-weight-hanging mr-2"></i> Gained 8lbs muscle in 12 weeks
380
+ </div>
381
+ </div>
382
+ </div>
383
+ </div>
384
+ </section>
385
+
386
+ <!-- About Section -->
387
+ <section id="about" class="py-16 bg-gray-50">
388
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
389
+ <div class="md:flex md:items-center md:space-x-12">
390
+ <div class="md:w-1/2 mb-10 md:mb-0">
391
+ <img src="https://images.unsplash.com/photo-1545389336-cf090694435e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1364&q=80" alt="Founder" class="rounded-lg shadow-lg w-full">
392
+ </div>
393
+ <div class="md:w-1/2">
394
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Our <span class="text-red-500">Philosophy</span></h2>
395
+ <p class="text-lg text-gray-600 mb-6">Lava Yoga was founded by former professional athlete Marcus Kane after a career-ending injury left him with plummeting testosterone levels and chronic pain.</p>
396
+ <p class="text-lg text-gray-600 mb-6">Through years of research and practice, Marcus developed a unique system combining ancient yoga wisdom with modern sports science to naturally optimize male hormones.</p>
397
+ <p class="text-lg text-gray-600 mb-8">Our mission is to help men reclaim their vitality, strength, and masculine energy through targeted movement, breathwork, and mindset practices.</p>
398
+ <button class="bg-red-500 hover:bg-red-600 text-white px-6 py-3 rounded-md text-lg font-medium transition duration-300 btn-primary">
399
+ <i class="fas fa-play mr-2"></i> Watch Our Story
400
+ </button>
401
+ </div>
402
+ </div>
403
+ </div>
404
+ </section>
405
+
406
+ <!-- CTA Section -->
407
+ <section class="py-16 bg-gradient-to-r from-red-500 to-orange-500 text-white">
408
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
409
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to <span class="text-gray-900">Ignite Your Potential</span>?</h2>
410
+ <p class="text-xl mb-8 max-w-3xl mx-auto">Join thousands of men who have transformed their health, hormones, and lives with Lava Yoga.</p>
411
+ <div class="flex flex-col sm:flex-row justify-center space-y-4 sm:space-y-0 sm:space-x-6">
412
+ <button class="bg-white hover:bg-gray-100 text-red-600 px-8 py-4 rounded-md text-lg font-bold transition duration-300">
413
+ <i class="fas fa-play-circle mr-2"></i> Start 7-Day Free Trial
414
+ </button>
415
+ <button class="border-2 border-white hover:bg-white hover:text-red-600 text-white px-8 py-4 rounded-md text-lg font-bold transition duration-300">
416
+ <i class="fas fa-comment-dots mr-2"></i> Book Consultation
417
+ </button>
418
+ </div>
419
+ </div>
420
+ </section>
421
+
422
+ <!-- Contact Section -->
423
+ <section id="contact" class="py-16 bg-white">
424
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
425
+ <div class="text-center mb-16">
426
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">Get In <span class="text-red-500">Touch</span></h2>
427
+ <p class="text-lg text-gray-600 max-w-3xl mx-auto">Have questions? Our team is here to help you on your journey.</p>
428
+ </div>
429
+
430
+ <div class="grid md:grid-cols-2 gap-12">
431
+ <div>
432
+ <form>
433
+ <div class="mb-6">
434
+ <label for="name" class="block text-sm font-medium text-gray-700 mb-2">Full Name</label>
435
+ <input type="text" id="name" class="w-full px-4 py-3 border border-gray-300 rounded-md focus:ring-red-500 focus:border-red-500" placeholder="John Smith">
436
+ </div>
437
+ <div class="mb-6">
438
+ <label for="email" class="block text-sm font-medium text-gray-700 mb-2">Email Address</label>
439
+ <input type="email" id="email" class="w-full px-4 py-3 border border-gray-300 rounded-md focus:ring-red-500 focus:border-red-500" placeholder="john@example.com">
440
+ </div>
441
+ <div class="mb-6">
442
+ <label for="message" class="block text-sm font-medium text-gray-700 mb-2">Your Message</label>
443
+ <textarea id="message" rows="4" class="w-full px-4 py-3 border border-gray-300 rounded-md focus:ring-red-500 focus:border-red-500" placeholder="How can we help you?"></textarea>
444
+ </div>
445
+ <button type="submit" class="w-full bg-red-500 hover:bg-red-600 text-white px-6 py-3 rounded-md text-lg font-medium transition duration-300 btn-primary">
446
+ Send Message
447
+ </button>
448
+ </form>
449
+ </div>
450
+ <div>
451
+ <div class="bg-gray-50 p-8 rounded-xl h-full">
452
+ <h3 class="text-xl font-bold mb-6">Contact Information</h3>
453
+ <div class="space-y-6">
454
+ <div class="flex items-start">
455
+ <div class="flex-shrink-0">
456
+ <i class="fas fa-map-marker-alt text-red-500 text-xl mt-1"></i>
457
+ </div>
458
+ <div class="ml-4">
459
+ <h4 class="text-lg font-medium text-gray-900">Location</h4>
460
+ <p class="text-gray-600">123 Warrior Way<br>Boulder, CO 80301</p>
461
+ </div>
462
+ </div>
463
+ <div class="flex items-start">
464
+ <div class="flex-shrink-0">
465
+ <i class="fas fa-envelope text-red-500 text-xl mt-1"></i>
466
+ </div>
467
+ <div class="ml-4">
468
+ <h4 class="text-lg font-medium text-gray-900">Email</h4>
469
+ <p class="text-gray-600">support@lavayoga.com</p>
470
+ </div>
471
+ </div>
472
+ <div class="flex items-start">
473
+ <div class="flex-shrink-0">
474
+ <i class="fas fa-phone-alt text-red-500 text-xl mt-1"></i>
475
+ </div>
476
+ <div class="ml-4">
477
+ <h4 class="text-lg font-medium text-gray-900">Phone</h4>
478
+ <p class="text-gray-600">(720) 555-0123</p>
479
+ </div>
480
+ </div>
481
+ </div>
482
+ <div class="mt-8">
483
+ <h4 class="text-lg font-medium text-gray-900 mb-4">Follow Us</h4>
484
+ <div class="flex space-x-4">
485
+ <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition duration-300">
486
+ <i class="fab fa-instagram"></i>
487
+ </a>
488
+ <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition duration-300">
489
+ <i class="fab fa-facebook-f"></i>
490
+ </a>
491
+ <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition duration-300">
492
+ <i class="fab fa-youtube"></i>
493
+ </a>
494
+ <a href="#" class="w-10 h-10 rounded-full bg-gray-200 flex items-center justify-center text-gray-700 hover:bg-red-500 hover:text-white transition duration-300">
495
+ <i class="fab fa-twitter"></i>
496
+ </a>
497
+ </div>
498
+ </div>
499
+ </div>
500
+ </div>
501
+ </div>
502
+ </div>
503
+ </section>
504
+
505
+ <!-- Footer -->
506
+ <footer class="bg-gray-900 text-white py-12">
507
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
508
+ <div class="grid md:grid-cols-4 gap-8">
509
+ <div>
510
+ <div class="flex items-center mb-4">
511
+ <i class="fas fa-fire text-2xl text-red-500 mr-2"></i>
512
+ <span class="text-xl font-bold">LAVA YOGA</span>
513
+ </div>
514
+ <p class="text-gray-400">Testosterone-optimizing yoga programs designed specifically for men.</p>
515
+ </div>
516
+ <div>
517
+ <h4 class="text-lg font-bold mb-4">Programs</h4>
518
+ <ul class="space-y-2">
519
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Ignite Foundation</a></li>
520
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Primal Surge</a></li>
521
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Titan Protocol</a></li>
522
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Corporate Programs</a></li>
523
+ </ul>
524
+ </div>
525
+ <div>
526
+ <h4 class="text-lg font-bold mb-4">Resources</h4>
527
+ <ul class="space-y-2">
528
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Testosterone Guide</a></li>
529
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Blog</a></li>
530
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Research</a></li>
531
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">FAQs</a></li>
532
+ </ul>
533
+ </div>
534
+ <div>
535
+ <h4 class="text-lg font-bold mb-4">Legal</h4>
536
+ <ul class="space-y-2">
537
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Terms of Service</a></li>
538
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Privacy Policy</a></li>
539
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Refund Policy</a></li>
540
+ <li><a href="#" class="text-gray-400 hover:text-white transition duration-300">Medical Disclaimer</a></li>
541
+ </ul>
542
+ </div>
543
+ </div>
544
+ <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
545
+ <p class="text-gray-400 mb-4 md:mb-0">© 2023 Lava Yoga. All rights reserved.</p>
546
+ <div class="flex space-x-6">
547
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
548
+ <i class="fab fa-cc-visa text-2xl"></i>
549
+ </a>
550
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
551
+ <i class="fab fa-cc-mastercard text-2xl"></i>
552
+ </a>
553
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
554
+ <i class="fab fa-cc-amex text-2xl"></i>
555
+ </a>
556
+ <a href="#" class="text-gray-400 hover:text-white transition duration-300">
557
+ <i class="fab fa-cc-paypal text-2xl"></i>
558
+ </a>
559
+ </div>
560
+ </div>
561
+ </div>
562
+ </footer>
563
+
564
+ <script>
565
+ // Simple script for mobile menu toggle
566
+ document.addEventListener('DOMContentLoaded', function() {
567
+ const mobileMenuButton = document.querySelector('button[aria-controls="mobile-menu"]');
568
+ const mobileMenu = document.createElement('div');
569
+ mobileMenu.id = 'mobile-menu';
570
+ mobileMenu.className = 'hidden md:hidden bg-white shadow-lg';
571
+ mobileMenu.innerHTML = `
572
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
573
+ <a href="#home" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">Home</a>
574
+ <a href="#programs" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">Programs</a>
575
+ <a href="#products" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">Products</a>
576
+ <a href="#testimonials" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">Results</a>
577
+ <a href="#about" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">About</a>
578
+ <a href="#contact" class="block px-3 py-2 text-base font-medium text-gray-900 hover:bg-gray-100">Contact</a>
579
+ <button class="w-full text-left px-3 py-2 text-base font-medium text-red-600 hover:bg-red-50">
580
+ <i class="fas fa-lock mr-1"></i> Member Login
581
+ </button>
582
+ </div>
583
+ `;
584
+ document.querySelector('nav').appendChild(mobileMenu);
585
+
586
+ mobileMenuButton.addEventListener('click', function() {
587
+ const expanded = this.getAttribute('aria-expanded') === 'true';
588
+ this.setAttribute('aria-expanded', !expanded);
589
+ mobileMenu.classList.toggle('hidden');
590
+ });
591
+
592
+ // Smooth scrolling for anchor links
593
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
594
+ anchor.addEventListener('click', function(e) {
595
+ e.preventDefault();
596
+
597
+ const targetId = this.getAttribute('href');
598
+ if (targetId === '#') return;
599
+
600
+ const targetElement = document.querySelector(targetId);
601
+ if (targetElement) {
602
+ window.scrollTo({
603
+ top: targetElement.offsetTop - 80,
604
+ behavior: 'smooth'
605
+ });
606
+
607
+ // Close mobile menu if open
608
+ if (!mobileMenu.classList.contains('hidden')) {
609
+ mobileMenuButton.setAttribute('aria-expanded', 'false');
610
+ mobileMenu.classList.add('hidden');
611
+ }
612
+ }
613
+ });
614
+ });
615
+ });
616
+ </script>
617
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=TORZ/lava" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
618
+ </html>