Spaces:
Running
Running
Hi when someone Click Amplify core add to cart please take them https://portal.veinternational.org/buybuttons/us0110243/btn/amplify-1/
Browse files- index.html +3 -8
index.html
CHANGED
|
@@ -443,15 +443,10 @@ 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: 'Complete VR/AR mental training package'
|
| 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="shopping-cart" class="mr-2"></i> Add to Cart
|
| 453 |
-
</
|
| 454 |
-
|
| 455 |
</div>
|
| 456 |
</div>
|
| 457 |
</section>
|
|
|
|
| 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="shopping-cart" class="mr-2"></i> Add to Cart
|
| 448 |
+
</a>
|
| 449 |
+
</div>
|
| 450 |
</div>
|
| 451 |
</div>
|
| 452 |
</section>
|