Add
Browse filesPromotional code
"HOLIDAY15" giving 15% discount
- pricing.html +16 -4
- script.js +12 -1
pricing.html
CHANGED
|
@@ -91,16 +91,22 @@
|
|
| 91 |
<p class="text-xl text-gray-300 max-w-2xl mx-auto">
|
| 92 |
Choose the perfect plan for your mental performance training needs
|
| 93 |
</p>
|
|
|
|
|
|
|
|
|
|
| 94 |
</div>
|
| 95 |
-
|
| 96 |
<!-- Monthly Plan -->
|
| 97 |
<div class="bg-gradient-to-br from-black to-gray-900 rounded-xl border-2 border-yellow-500 p-8 pricing-card relative">
|
| 98 |
<h3 class="text-3xl font-bold text-center mb-4 text-yellow-500">Amplify Core</h3>
|
| 99 |
<div class="text-center mb-6">
|
| 100 |
<span class="text-4xl font-bold text-yellow-500">$60</span>
|
| 101 |
<span class="text-gray-400">/month</span>
|
|
|
|
|
|
|
|
|
|
| 102 |
</div>
|
| 103 |
-
|
| 104 |
<li class="flex items-start">
|
| 105 |
<i data-feather="check" class="text-green-500 mr-3 flex-shrink-0"></i>
|
| 106 |
<span>Unlimited VR/AR scenarios</span>
|
|
@@ -136,7 +142,10 @@
|
|
| 136 |
<div class="mt-2 text-yellow-400">
|
| 137 |
<span class="font-bold">$58.33/month</span> equivalent
|
| 138 |
</div>
|
| 139 |
-
|
|
|
|
|
|
|
|
|
|
| 140 |
<ul class="space-y-4 mb-8 text-lg">
|
| 141 |
<li class="flex items-start">
|
| 142 |
<i data-feather="check" class="text-green-500 mr-3 flex-shrink-0"></i>
|
|
@@ -173,8 +182,11 @@
|
|
| 173 |
</p>
|
| 174 |
<div class="text-yellow-400 text-xl mb-4">
|
| 175 |
$150/hour
|
|
|
|
|
|
|
|
|
|
| 176 |
</div>
|
| 177 |
-
|
| 178 |
<i data-feather="users" class="mr-2 inline"></i> Book Coaching Now
|
| 179 |
</a>
|
| 180 |
</div>
|
|
|
|
| 91 |
<p class="text-xl text-gray-300 max-w-2xl mx-auto">
|
| 92 |
Choose the perfect plan for your mental performance training needs
|
| 93 |
</p>
|
| 94 |
+
<div class="mt-8 bg-gradient-to-r from-yellow-500 to-yellow-700 text-black font-bold py-3 px-6 rounded-lg inline-block">
|
| 95 |
+
<i data-feather="gift" class="inline mr-2"></i> HOLIDAY SPECIAL: Use code <span class="underline">HOLIDAY15</span> for 15% off!
|
| 96 |
+
</div>
|
| 97 |
</div>
|
| 98 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-8 max-w-4xl mx-auto">
|
| 99 |
<!-- Monthly Plan -->
|
| 100 |
<div class="bg-gradient-to-br from-black to-gray-900 rounded-xl border-2 border-yellow-500 p-8 pricing-card relative">
|
| 101 |
<h3 class="text-3xl font-bold text-center mb-4 text-yellow-500">Amplify Core</h3>
|
| 102 |
<div class="text-center mb-6">
|
| 103 |
<span class="text-4xl font-bold text-yellow-500">$60</span>
|
| 104 |
<span class="text-gray-400">/month</span>
|
| 105 |
+
<div class="mt-2 text-sm text-yellow-300">
|
| 106 |
+
<span class="line-through">$60</span> $51 with code HOLIDAY15
|
| 107 |
+
</div>
|
| 108 |
</div>
|
| 109 |
+
<ul class="space-y-4 mb-8 text-lg">
|
| 110 |
<li class="flex items-start">
|
| 111 |
<i data-feather="check" class="text-green-500 mr-3 flex-shrink-0"></i>
|
| 112 |
<span>Unlimited VR/AR scenarios</span>
|
|
|
|
| 142 |
<div class="mt-2 text-yellow-400">
|
| 143 |
<span class="font-bold">$58.33/month</span> equivalent
|
| 144 |
</div>
|
| 145 |
+
<div class="mt-1 text-sm text-yellow-300">
|
| 146 |
+
<span class="line-through">$700</span> $595 with code HOLIDAY15
|
| 147 |
+
</div>
|
| 148 |
+
</div>
|
| 149 |
<ul class="space-y-4 mb-8 text-lg">
|
| 150 |
<li class="flex items-start">
|
| 151 |
<i data-feather="check" class="text-green-500 mr-3 flex-shrink-0"></i>
|
|
|
|
| 182 |
</p>
|
| 183 |
<div class="text-yellow-400 text-xl mb-4">
|
| 184 |
$150/hour
|
| 185 |
+
<div class="text-sm text-yellow-300">
|
| 186 |
+
<span class="line-through">$150</span> $127.50 with code HOLIDAY15
|
| 187 |
+
</div>
|
| 188 |
</div>
|
| 189 |
+
<a href="https://portal.veinternational.org/buybuttons/us0110243/btn/real-person-coaching-1-hour-session-4/" class="inline-block bg-[#9b0000] hover:bg-[#7a0000] text-white font-bold px-8 py-4 rounded-lg text-xl transition transform hover:scale-105">
|
| 190 |
<i data-feather="users" class="mr-2 inline"></i> Book Coaching Now
|
| 191 |
</a>
|
| 192 |
</div>
|
script.js
CHANGED
|
@@ -25,8 +25,19 @@ function updateMuteButton() {
|
|
| 25 |
}
|
| 26 |
|
| 27 |
// Shared JavaScript across all pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
document.addEventListener('DOMContentLoaded', () => {
|
| 29 |
-
|
| 30 |
const tag = document.createElement('script');
|
| 31 |
tag.src = "https://www.youtube.com/iframe_api";
|
| 32 |
const firstScriptTag = document.getElementsByTagName('script')[0];
|
|
|
|
| 25 |
}
|
| 26 |
|
| 27 |
// Shared JavaScript across all pages
|
| 28 |
+
// Apply discount code
|
| 29 |
+
function applyDiscount() {
|
| 30 |
+
const code = document.getElementById('discount-code').value.trim();
|
| 31 |
+
if (code.toUpperCase() === 'HOLIDAY15') {
|
| 32 |
+
alert('15% discount applied! Prices have been updated.');
|
| 33 |
+
// In a real implementation, you would update cart/checkout prices
|
| 34 |
+
} else {
|
| 35 |
+
alert('Invalid discount code');
|
| 36 |
+
}
|
| 37 |
+
}
|
| 38 |
+
|
| 39 |
document.addEventListener('DOMContentLoaded', () => {
|
| 40 |
+
// Load YouTube API script
|
| 41 |
const tag = document.createElement('script');
|
| 42 |
tag.src = "https://www.youtube.com/iframe_api";
|
| 43 |
const firstScriptTag = document.getElementsByTagName('script')[0];
|