Spaces:
Running
Running
link it too https://portal.veinternational.org/buybuttons/us0110243/btn/free-trial-2/
Browse files- about.html +2 -7
- login.html +2 -2
about.html
CHANGED
|
@@ -228,14 +228,9 @@
|
|
| 228 |
<span class="text-gray-400">No coaching sessions</span>
|
| 229 |
</li>
|
| 230 |
</ul>
|
| 231 |
-
<
|
| 232 |
-
id: 'free-trial',
|
| 233 |
-
name: '7-Day Free Trial',
|
| 234 |
-
price: 0,
|
| 235 |
-
description: 'Free trial with unlimited scenarios'
|
| 236 |
-
})" class="w-full bg-gradient-to-r from-green-600 to-green-800 hover:from-green-500 hover:to-green-700 text-white font-bold py-3 rounded-lg transition flex items-center justify-center">
|
| 237 |
<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-zap mr-2"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg> Start Free Trial
|
| 238 |
-
</
|
| 239 |
</div>
|
| 240 |
<!-- Core Plan -->
|
| 241 |
<div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-yellow-500 transform hover:scale-105 transition mx-auto">
|
|
|
|
| 228 |
<span class="text-gray-400">No coaching sessions</span>
|
| 229 |
</li>
|
| 230 |
</ul>
|
| 231 |
+
<a href="https://portal.veinternational.org/buybuttons/us0110243/btn/free-trial-2/" class="w-full bg-gradient-to-r from-green-600 to-green-800 hover:from-green-500 hover:to-green-700 text-white font-bold py-3 rounded-lg transition flex items-center justify-center">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 232 |
<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-zap mr-2"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg> Start Free Trial
|
| 233 |
+
</a>
|
| 234 |
</div>
|
| 235 |
<!-- Core Plan -->
|
| 236 |
<div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-yellow-500 transform hover:scale-105 transition mx-auto">
|
login.html
CHANGED
|
@@ -90,8 +90,8 @@ Sign In
|
|
| 90 |
</form>
|
| 91 |
<div class="mt-6 text-center">
|
| 92 |
<div class="mb-4">
|
| 93 |
-
|
| 94 |
-
|
| 95 |
</div>
|
| 96 |
<p class="text-sm text-gray-400">No credit card required</p>
|
| 97 |
</div>
|
|
|
|
| 90 |
</form>
|
| 91 |
<div class="mt-6 text-center">
|
| 92 |
<div class="mb-4">
|
| 93 |
+
<p class="text-gray-400">Don't have an account?</p>
|
| 94 |
+
<a href="https://portal.veinternational.org/buybuttons/us0110243/btn/free-trial-2/" class="text-yellow-500 hover:text-yellow-400 font-medium">Start your 7-day free trial</a>
|
| 95 |
</div>
|
| 96 |
<p class="text-sm text-gray-400">No credit card required</p>
|
| 97 |
</div>
|