Fazbeeer commited on
Commit
dd2a31e
·
verified ·
1 Parent(s): 62c09c7

for elite add real person coaching

Browse files
Files changed (1) hide show
  1. index.html +18 -4
index.html CHANGED
@@ -293,11 +293,19 @@
293
  <i data-feather="check" class="text-green-500 mr-2"></i>
294
  <span>Full scenario library + custom builds</span>
295
  </li>
 
 
 
 
 
 
 
 
296
  </ul>
297
  <button class="w-full bg-red-500 hover:bg-red-600 text-white font-bold py-3 rounded-lg transition">
298
  Get Started
299
  </button>
300
- </div>
301
  </div>
302
  </div>
303
  </section>
@@ -307,16 +315,22 @@
307
  <div class="container mx-auto px-6">
308
  <div class="flex flex-col md:flex-row items-center">
309
  <div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
310
- <h2 class="text-4xl font-bold mb-8 font-['Bebas+Neue'] tracking-wider">
 
 
 
 
 
 
311
  <span class="text-yellow-500">ABOUT</span> <span class="text-white">AMPLIFY</span>
312
  </h2>
313
  <p class="text-lg mb-6 text-gray-300">
314
  At Amplify, we believe that success starts in our minds. Our company's mission is to help people unlock their full potential mentally and physically by bridging technology, psychology, and personal growth.
315
  </p>
316
  <p class="text-lg mb-6 text-gray-300">
317
- We created this platform to empower people to develop the mentality required to become the best version of themselves- whether stepping onto the field, into the classroom, or into an interview. By combining biometric tracking, personalized training, and VR and AR experiences, we give our users the tools they need to strengthen focus, build confidence, and master the art of mental preparation.
318
  </p>
319
- <p class="text-lg mb-8 text-gray-300">
320
  We at Amplify don't just prepare you for big moments- we help you create them. Our VR headset brings nervous scenarios to life so you can practice and prepare, while our AR technology provides hands-on learning in real-world environments.
321
  </p>
322
  <div class="flex space-x-4">
 
293
  <i data-feather="check" class="text-green-500 mr-2"></i>
294
  <span>Full scenario library + custom builds</span>
295
  </li>
296
+ <li class="flex items-center">
297
+ <i data-feather="check" class="text-green-500 mr-2"></i>
298
+ <span>Weekly 1-on-1 coaching sessions</span>
299
+ </li>
300
+ <li class="flex items-center">
301
+ <i data-feather="check" class="text-green-500 mr-2"></i>
302
+ <span>Personalized training plan</span>
303
+ </li>
304
  </ul>
305
  <button class="w-full bg-red-500 hover:bg-red-600 text-white font-bold py-3 rounded-lg transition">
306
  Get Started
307
  </button>
308
+ </div>
309
  </div>
310
  </div>
311
  </section>
 
315
  <div class="container mx-auto px-6">
316
  <div class="flex flex-col md:flex-row items-center">
317
  <div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
318
+ <div class="relative mb-8">
319
+ <img src="http://static.photos/people/640x360/42" alt="Coach" class="rounded-lg border-2 border-yellow-500">
320
+ <div class="absolute bottom-0 left-0 bg-yellow-500 text-black px-4 py-2 rounded-tr-lg">
321
+ <i data-feather="user" class="inline mr-2"></i> Elite Coaches
322
+ </div>
323
+ </div>
324
+ <h2 class="text-4xl font-bold mb-8 font-['Bebas+Neue'] tracking-wider">
325
  <span class="text-yellow-500">ABOUT</span> <span class="text-white">AMPLIFY</span>
326
  </h2>
327
  <p class="text-lg mb-6 text-gray-300">
328
  At Amplify, we believe that success starts in our minds. Our company's mission is to help people unlock their full potential mentally and physically by bridging technology, psychology, and personal growth.
329
  </p>
330
  <p class="text-lg mb-6 text-gray-300">
331
+ We created this platform to empower people to develop the mentality required to become the best version of themselves- whether stepping onto the field, into the classroom, or into an interview. By combining biometric tracking, personalized training, 1-on-1 coaching, and VR/AR experiences, we give our users the tools they need to strengthen focus, build confidence, and master the art of mental preparation.
332
  </p>
333
+ <p class="text-lg mb-8 text-gray-300">
334
  We at Amplify don't just prepare you for big moments- we help you create them. Our VR headset brings nervous scenarios to life so you can practice and prepare, while our AR technology provides hands-on learning in real-world environments.
335
  </p>
336
  <div class="flex space-x-4">