Fazbeeer commited on
Commit
84c46c8
·
verified ·
1 Parent(s): d39b68d

put 7-day free trial

Browse files

add all of these
or $700/year (save $80) + add ons
Unlimited VR/AR scenarios
Full biometric suite with AI analysis
24/7 professional support
Full scenario library + custom builds
Monthly 1-on-1 coaching sessions
Personalized training plan

Files changed (1) hide show
  1. index.html +13 -21
index.html CHANGED
@@ -404,53 +404,45 @@ Get Started
404
  })" class="w-full bg-gradient-to-r from-yellow-600 to-yellow-800 hover:from-yellow-500 hover:to-yellow-700 text-white font-bold py-3 rounded-lg transition flex items-center justify-center">
405
  <i data-feather="shopping-cart" class="mr-2"></i> Add to Cart
406
  </button>
407
- <button onclick="addToCart({
408
- id: 'coaching-addon',
409
- name: 'Live Coaching Add-On',
410
- price: 35,
411
- description: 'One 1-on-1 coaching session'
412
- })" class="w-full mt-4 bg-gradient-to-r from-gray-700 to-gray-900 hover:from-gray-600 hover:to-gray-800 text-white font-bold py-3 rounded-lg transition flex items-center justify-center">
413
- <i data-feather="video" class="mr-2"></i> Add Coaching ($35/session)
414
- </button>
415
- </div>
416
  <!-- Subscription Plan -->
417
  <div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-red-500 transform hover:scale-105 transition md:col-span-1">
418
- <h3 class="text-2xl font-bold text-center mb-4 text-red-500">Subscription Plan</h3>
419
- <div class="text-center mb-2">
420
  <span class="text-sm font-bold text-green-400">7-DAY FREE TRIAL</span>
421
  </div>
422
  <div class="text-center mb-6">
423
  <span class="text-4xl font-bold text-red-500">$60</span>
424
  <span class="text-gray-400">/month</span>
425
  <div class="text-sm text-gray-400">or $700/year (save $80) + add ons</div>
426
- </div>
427
- <ul class="space-y-3 mb-8">
428
  <li class="flex items-center">
429
- <i data-feather="check" class="text-green-500 mr-2"></i>
430
  <span>Unlimited VR/AR scenarios</span>
431
  </li>
432
  <li class="flex items-center">
433
- <i data-feather="check" class="text-green-500 mr-2"></i>
434
  <span>Full biometric suite with AI analysis</span>
435
  </li>
436
  <li class="flex items-center">
437
- <i data-feather="check" class="text-green-500 mr-2"></i>
438
  <span>24/7 professional support</span>
439
  </li>
440
  <li class="flex items-center">
441
- <i data-feather="check" class="text-green-500 mr-2"></i>
442
  <span>Full scenario library + custom builds</span>
443
  </li>
444
  <li class="flex items-center">
445
- <i data-feather="check" class="text-green-500 mr-2"></i>
446
  <span>Monthly 1-on-1 coaching sessions</span>
447
  </li>
448
- <li class="flex items-center">
449
- <i data-feather="check" class="text-green-500 mr-2"></i>
450
  <span>Personalized training plan</span>
451
  </li>
452
  </ul>
453
- <button onclick="addToCart({
454
  id: 'subscription-plan',
455
  name: 'Subscription Plan',
456
  price: 60,
 
404
  })" class="w-full bg-gradient-to-r from-yellow-600 to-yellow-800 hover:from-yellow-500 hover:to-yellow-700 text-white font-bold py-3 rounded-lg transition flex items-center justify-center">
405
  <i data-feather="shopping-cart" class="mr-2"></i> Add to Cart
406
  </button>
407
+ </div>
 
 
 
 
 
 
 
 
408
  <!-- Subscription Plan -->
409
  <div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-red-500 transform hover:scale-105 transition md:col-span-1">
410
+ <h3 class="text-2xl font-bold text-center mb-4 text-red-500">Amplify Pro</h3>
411
+ <div class="text-center mb-2">
412
  <span class="text-sm font-bold text-green-400">7-DAY FREE TRIAL</span>
413
  </div>
414
  <div class="text-center mb-6">
415
  <span class="text-4xl font-bold text-red-500">$60</span>
416
  <span class="text-gray-400">/month</span>
417
  <div class="text-sm text-gray-400">or $700/year (save $80) + add ons</div>
418
+ </div>
419
+ <ul class="space-y-3 mb-8">
420
  <li class="flex items-center">
421
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
422
  <span>Unlimited VR/AR scenarios</span>
423
  </li>
424
  <li class="flex items-center">
425
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
426
  <span>Full biometric suite with AI analysis</span>
427
  </li>
428
  <li class="flex items-center">
429
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
430
  <span>24/7 professional support</span>
431
  </li>
432
  <li class="flex items-center">
433
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
434
  <span>Full scenario library + custom builds</span>
435
  </li>
436
  <li class="flex items-center">
437
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
438
  <span>Monthly 1-on-1 coaching sessions</span>
439
  </li>
440
+ <li class="flex items-center">
441
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check text-green-500 mr-2"><polyline points="20 6 9 17 4 12"></polyline></svg>
442
  <span>Personalized training plan</span>
443
  </li>
444
  </ul>
445
+ <button onclick="addToCart({
446
  id: 'subscription-plan',
447
  name: 'Subscription Plan',
448
  price: 60,