Spaces:
Running
Running
#9b0000 use this red for all the buttons instead
Browse files- about.html +2 -2
- events.html +1 -1
- index.html +6 -6
- results.html +2 -2
about.html
CHANGED
|
@@ -259,8 +259,8 @@
|
|
| 259 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 260 |
We're always looking for passionate individuals to join our team and help transform mental performance.
|
| 261 |
</p>
|
| 262 |
-
<button class="bg-gradient-to-r from-yellow-500 to-
|
| 263 |
-
|
| 264 |
</button>
|
| 265 |
</div>
|
| 266 |
</section>
|
|
|
|
| 259 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 260 |
We're always looking for passionate individuals to join our team and help transform mental performance.
|
| 261 |
</p>
|
| 262 |
+
<button class="bg-gradient-to-r from-yellow-500 to-[#9b0000] hover:from-yellow-600 hover:to-[#7a0000] text-black font-bold px-10 py-5 rounded-lg text-xl transition transform hover:scale-105 shadow-lg mb-4">
|
| 263 |
+
View Open Positions
|
| 264 |
</button>
|
| 265 |
</div>
|
| 266 |
</section>
|
events.html
CHANGED
|
@@ -140,7 +140,7 @@ Register Now
|
|
| 140 |
<div class="flex items-center text-gray-300 text-sm mb-4">
|
| 141 |
<i data-feather="clock" class="mr-2 w-4 h-4"></i> 2:00 PM - 3:30 PM
|
| 142 |
</div>
|
| 143 |
-
<button class="w-full bg-
|
| 144 |
Register Now
|
| 145 |
</button>
|
| 146 |
</div>
|
|
|
|
| 140 |
<div class="flex items-center text-gray-300 text-sm mb-4">
|
| 141 |
<i data-feather="clock" class="mr-2 w-4 h-4"></i> 2:00 PM - 3:30 PM
|
| 142 |
</div>
|
| 143 |
+
<button class="w-full bg-[#9b0000] hover:bg-[#7a0000] text-white font-bold py-2 rounded-lg transition">
|
| 144 |
Register Now
|
| 145 |
</button>
|
| 146 |
</div>
|
index.html
CHANGED
|
@@ -226,8 +226,8 @@
|
|
| 226 |
<span class="text-yellow-500 font-bold">Own the moment.</span>
|
| 227 |
</p>
|
| 228 |
<div class="flex space-x-4">
|
| 229 |
-
|
| 230 |
-
|
| 231 |
</button>
|
| 232 |
<button class="border-2 border-yellow-500 hover:bg-yellow-500 hover:text-black text-white font-bold px-8 py-4 rounded-lg text-lg transition transform hover:scale-105">
|
| 233 |
Watch Demo <i data-feather="play" class="inline ml-2"></i>
|
|
@@ -446,8 +446,8 @@ description: 'Full suite with AI analysis, custom builds, and coaching - cancel
|
|
| 446 |
<button class="border-2 border-yellow-500 hover:bg-yellow-500 hover:text-black text-white font-bold px-6 py-3 rounded-lg transition flex items-center">
|
| 447 |
<i data-feather="users" class="mr-2"></i> Meet the Team
|
| 448 |
</button>
|
| 449 |
-
<button class="border-2 border-
|
| 450 |
-
|
| 451 |
</button>
|
| 452 |
</div>
|
| 453 |
</div>
|
|
@@ -484,8 +484,8 @@ description: 'Full suite with AI analysis, custom builds, and coaching - cancel
|
|
| 484 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 485 |
Join thousands of athletes, performers, and professionals who are mastering their minds with our technology.
|
| 486 |
</p>
|
| 487 |
-
|
| 488 |
-
|
| 489 |
</button>
|
| 490 |
<p class="text-sm text-gray-400">No credit card required • Cancel anytime</p>
|
| 491 |
</div>
|
|
|
|
| 226 |
<span class="text-yellow-500 font-bold">Own the moment.</span>
|
| 227 |
</p>
|
| 228 |
<div class="flex space-x-4">
|
| 229 |
+
<button class="bg-[#9b0000] hover:bg-[#7a0000] text-white font-bold px-8 py-4 rounded-lg text-lg transition transform hover:scale-105">
|
| 230 |
+
Get Started
|
| 231 |
</button>
|
| 232 |
<button class="border-2 border-yellow-500 hover:bg-yellow-500 hover:text-black text-white font-bold px-8 py-4 rounded-lg text-lg transition transform hover:scale-105">
|
| 233 |
Watch Demo <i data-feather="play" class="inline ml-2"></i>
|
|
|
|
| 446 |
<button class="border-2 border-yellow-500 hover:bg-yellow-500 hover:text-black text-white font-bold px-6 py-3 rounded-lg transition flex items-center">
|
| 447 |
<i data-feather="users" class="mr-2"></i> Meet the Team
|
| 448 |
</button>
|
| 449 |
+
<button class="border-2 border-[#9b0000] hover:bg-[#9b0000] hover:text-white text-white font-bold px-6 py-3 rounded-lg transition flex items-center">
|
| 450 |
+
<i data-feather="book" class="mr-2"></i> Our Story
|
| 451 |
</button>
|
| 452 |
</div>
|
| 453 |
</div>
|
|
|
|
| 484 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 485 |
Join thousands of athletes, performers, and professionals who are mastering their minds with our technology.
|
| 486 |
</p>
|
| 487 |
+
<button class="bg-gradient-to-r from-yellow-500 to-[#9b0000] hover:from-yellow-600 hover:to-[#7a0000] text-black font-bold px-10 py-5 rounded-lg text-xl transition transform hover:scale-105 shadow-lg mb-4">
|
| 488 |
+
Start 7-Day Free Trial
|
| 489 |
</button>
|
| 490 |
<p class="text-sm text-gray-400">No credit card required • Cancel anytime</p>
|
| 491 |
</div>
|
results.html
CHANGED
|
@@ -225,8 +225,8 @@
|
|
| 225 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 226 |
Join our next competition and test your mental performance against others
|
| 227 |
</p>
|
| 228 |
-
<button class="bg-
|
| 229 |
-
|
| 230 |
</button>
|
| 231 |
</div>
|
| 232 |
</section>
|
|
|
|
| 225 |
<p class="text-xl mb-12 max-w-2xl mx-auto text-gray-300">
|
| 226 |
Join our next competition and test your mental performance against others
|
| 227 |
</p>
|
| 228 |
+
<button class="bg-[#9b0000] hover:bg-[#7a0000] text-white font-bold px-10 py-5 rounded-lg text-xl transition transform hover:scale-105 shadow-lg">
|
| 229 |
+
Join Next Event
|
| 230 |
</button>
|
| 231 |
</div>
|
| 232 |
</section>
|