Spaces:
Running
Running
Hi when people click amplify core buy now button please direcelty take them too https://portal.veinternational.org/buybuttons/us0110243/btn/amplify-1/
Browse files- about.html +2 -7
- index.html +2 -7
about.html
CHANGED
|
@@ -261,14 +261,9 @@
|
|
| 261 |
<span>Progress tracking</span>
|
| 262 |
</li>
|
| 263 |
</ul>
|
| 264 |
-
<
|
| 265 |
-
id: 'core-plan',
|
| 266 |
-
name: 'Amplify Core',
|
| 267 |
-
price: 60,
|
| 268 |
-
description: 'Basic VR/AR training with AI feedback'
|
| 269 |
-
})" 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">
|
| 270 |
<i data-feather="zap" class="mr-2"></i> Buy Now
|
| 271 |
-
</
|
| 272 |
</div>
|
| 273 |
</div>
|
| 274 |
</div>
|
|
|
|
| 261 |
<span>Progress tracking</span>
|
| 262 |
</li>
|
| 263 |
</ul>
|
| 264 |
+
<a href="https://portal.veinternational.org/buybuttons/us0110243/btn/amplify-1/" 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">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 265 |
<i data-feather="zap" class="mr-2"></i> Buy Now
|
| 266 |
+
</a>
|
| 267 |
</div>
|
| 268 |
</div>
|
| 269 |
</div>
|
index.html
CHANGED
|
@@ -443,14 +443,9 @@ Get Started
|
|
| 443 |
<span>Personalized training plan</span>
|
| 444 |
</li>
|
| 445 |
</ul>
|
| 446 |
-
<
|
| 447 |
-
id: 'core-plan',
|
| 448 |
-
name: 'Amplify Core',
|
| 449 |
-
price: 60,
|
| 450 |
-
description: 'Basic VR/AR training with AI feedback'
|
| 451 |
-
})" 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">
|
| 452 |
<i data-feather="zap" class="mr-2"></i> Buy Now
|
| 453 |
-
</
|
| 454 |
</div>
|
| 455 |
</div>
|
| 456 |
</div>
|
|
|
|
| 443 |
<span>Personalized training plan</span>
|
| 444 |
</li>
|
| 445 |
</ul>
|
| 446 |
+
<a href="https://portal.veinternational.org/buybuttons/us0110243/btn/amplify-1/" 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">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 447 |
<i data-feather="zap" class="mr-2"></i> Buy Now
|
| 448 |
+
</a>
|
| 449 |
</div>
|
| 450 |
</div>
|
| 451 |
</div>
|