Spaces:
Running
Running
#7a0000 use this red for all the red borders and red font colors
Browse files- about.html +7 -7
- events.html +4 -4
- index.html +5 -5
- results.html +1 -1
about.html
CHANGED
|
@@ -110,11 +110,11 @@
|
|
| 110 |
</div>
|
| 111 |
|
| 112 |
<!-- Value 2 -->
|
| 113 |
-
|
| 114 |
-
|
| 115 |
<i data-feather="heart" class="text-black text-2xl"></i>
|
| 116 |
</div>
|
| 117 |
-
<h3 class="text-2xl font-bold text-center mb-4 text-
|
| 118 |
<p class="text-gray-300 text-center">
|
| 119 |
We understand our users' challenges and design solutions that truly meet their needs.
|
| 120 |
</p>
|
|
@@ -157,13 +157,13 @@
|
|
| 157 |
|
| 158 |
<!-- Team Member 2 -->
|
| 159 |
<div class="group">
|
| 160 |
-
<div class="relative overflow-hidden rounded-lg border-2 border-
|
| 161 |
-
|
| 162 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 163 |
<div class="absolute bottom-0 left-0 p-4">
|
| 164 |
<h3 class="text-xl font-bold text-white">Sarah Chen</h3>
|
| 165 |
-
<p class="text-
|
| 166 |
-
|
| 167 |
</div>
|
| 168 |
<p class="text-gray-300">
|
| 169 |
VR/AR expert with a passion for human-computer interaction, Sarah leads our technical innovation efforts.
|
|
|
|
| 110 |
</div>
|
| 111 |
|
| 112 |
<!-- Value 2 -->
|
| 113 |
+
<div class="bg-gradient-to-br from-black to-gray-900 p-8 rounded-xl border border-[#7a0000] value-card">
|
| 114 |
+
<div class="w-16 h-16 bg-[#7a0000] rounded-full flex items-center justify-center mb-6 mx-auto">
|
| 115 |
<i data-feather="heart" class="text-black text-2xl"></i>
|
| 116 |
</div>
|
| 117 |
+
<h3 class="text-2xl font-bold text-center mb-4 text-[#7a0000]">Empathy</h3>
|
| 118 |
<p class="text-gray-300 text-center">
|
| 119 |
We understand our users' challenges and design solutions that truly meet their needs.
|
| 120 |
</p>
|
|
|
|
| 157 |
|
| 158 |
<!-- Team Member 2 -->
|
| 159 |
<div class="group">
|
| 160 |
+
<div class="relative overflow-hidden rounded-lg border-2 border-[#7a0000] mb-4 h-64">
|
| 161 |
+
<img src="http://static.photos/people/640x360/102" alt="Sarah Chen" class="w-full h-full object-cover group-hover:scale-105 transition duration-500">
|
| 162 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 163 |
<div class="absolute bottom-0 left-0 p-4">
|
| 164 |
<h3 class="text-xl font-bold text-white">Sarah Chen</h3>
|
| 165 |
+
<p class="text-[#7a0000]">CTO</p>
|
| 166 |
+
</div>
|
| 167 |
</div>
|
| 168 |
<p class="text-gray-300">
|
| 169 |
VR/AR expert with a passion for human-computer interaction, Sarah leads our technical innovation efforts.
|
events.html
CHANGED
|
@@ -130,17 +130,17 @@ Register Now
|
|
| 130 |
</div>
|
| 131 |
|
| 132 |
<!-- Event 2 -->
|
| 133 |
-
<div class="bg-gradient-to-br from-black to-gray-900 rounded-xl border border-
|
| 134 |
<div class="flex justify-between items-start mb-4">
|
| 135 |
-
<span class="bg-
|
| 136 |
-
<span class="text-
|
| 137 |
</div>
|
| 138 |
<h4 class="text-xl font-bold mb-2">VR Performance Training</h4>
|
| 139 |
<p class="text-gray-400 mb-4">Discover how VR can enhance your mental preparation and performance.</p>
|
| 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-gradient-to-r from-
|
| 144 |
Register Now
|
| 145 |
</button>
|
| 146 |
</div>
|
|
|
|
| 130 |
</div>
|
| 131 |
|
| 132 |
<!-- Event 2 -->
|
| 133 |
+
<div class="bg-gradient-to-br from-black to-gray-900 rounded-xl border border-[#7a0000] p-6 transition duration-300 event-card">
|
| 134 |
<div class="flex justify-between items-start mb-4">
|
| 135 |
+
<span class="bg-[#7a0000] text-black px-3 py-1 rounded-full text-sm font-bold">WEBINAR</span>
|
| 136 |
+
<span class="text-[#7a0000]">MAR 20</span>
|
| 137 |
</div>
|
| 138 |
<h4 class="text-xl font-bold mb-2">VR Performance Training</h4>
|
| 139 |
<p class="text-gray-400 mb-4">Discover how VR can enhance your mental preparation and performance.</p>
|
| 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-gradient-to-r from-[#7a0000] via-[#5a0000] to-[#3a0000] hover:from-[#5a0000] hover:via-[#3a0000] hover:to-[#1a0000] text-white font-bold py-2 rounded-lg transition">
|
| 144 |
Register Now
|
| 145 |
</button>
|
| 146 |
</div>
|
index.html
CHANGED
|
@@ -336,8 +336,8 @@
|
|
| 336 |
<div class="text-gray-300">Confidence</div>
|
| 337 |
</div>
|
| 338 |
<div class="text-center">
|
| 339 |
-
|
| 340 |
-
|
| 341 |
</div>
|
| 342 |
<div class="text-center">
|
| 343 |
<div class="text-4xl font-bold text-green-500" id="focus-level">93%</div>
|
|
@@ -370,12 +370,12 @@
|
|
| 370 |
<div class="max-w-xl mx-auto">
|
| 371 |
<!-- Subscription Plan -->
|
| 372 |
<div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-red-700 transform hover:scale-105 transition md:col-span-1">
|
| 373 |
-
<h3 class="text-2xl font-bold text-center mb-4 text-
|
| 374 |
<div class="text-center mb-2">
|
| 375 |
<span class="text-sm font-bold text-green-400">7-DAY FREE TRIAL</span>
|
| 376 |
</div>
|
| 377 |
<div class="text-center mb-6">
|
| 378 |
-
<span class="text-4xl font-bold text-
|
| 379 |
<span class="text-gray-400">/month</span>
|
| 380 |
<div class="text-sm text-gray-400">or $700/year (save $80) + add ons</div>
|
| 381 |
</div>
|
|
@@ -406,7 +406,7 @@
|
|
| 406 |
</li>
|
| 407 |
</ul>
|
| 408 |
<button onclick="addToCart({
|
| 409 |
-
|
| 410 |
name: 'Subscription Plan',
|
| 411 |
price: 60,
|
| 412 |
description: 'Full suite with AI analysis, custom builds, and coaching - cancel anytime'
|
|
|
|
| 336 |
<div class="text-gray-300">Confidence</div>
|
| 337 |
</div>
|
| 338 |
<div class="text-center">
|
| 339 |
+
<div class="text-4xl font-bold text-[#7a0000]" id="stress-level">42%</div>
|
| 340 |
+
<div class="text-gray-300">Stress</div>
|
| 341 |
</div>
|
| 342 |
<div class="text-center">
|
| 343 |
<div class="text-4xl font-bold text-green-500" id="focus-level">93%</div>
|
|
|
|
| 370 |
<div class="max-w-xl mx-auto">
|
| 371 |
<!-- Subscription Plan -->
|
| 372 |
<div class="bg-gradient-to-b from-gray-900 to-black p-8 rounded-xl border border-red-700 transform hover:scale-105 transition md:col-span-1">
|
| 373 |
+
<h3 class="text-2xl font-bold text-center mb-4 text-[#7a0000]">Subscription Plan</h3>
|
| 374 |
<div class="text-center mb-2">
|
| 375 |
<span class="text-sm font-bold text-green-400">7-DAY FREE TRIAL</span>
|
| 376 |
</div>
|
| 377 |
<div class="text-center mb-6">
|
| 378 |
+
<span class="text-4xl font-bold text-[#7a0000]">$60</span>
|
| 379 |
<span class="text-gray-400">/month</span>
|
| 380 |
<div class="text-sm text-gray-400">or $700/year (save $80) + add ons</div>
|
| 381 |
</div>
|
|
|
|
| 406 |
</li>
|
| 407 |
</ul>
|
| 408 |
<button onclick="addToCart({
|
| 409 |
+
id: 'subscription-plan',
|
| 410 |
name: 'Subscription Plan',
|
| 411 |
price: 60,
|
| 412 |
description: 'Full suite with AI analysis, custom builds, and coaching - cancel anytime'
|
results.html
CHANGED
|
@@ -225,7 +225,7 @@
|
|
| 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-gradient-to-r from-
|
| 229 |
Join Next Event
|
| 230 |
</button>
|
| 231 |
</div>
|
|
|
|
| 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-gradient-to-r from-[#7a0000] via-[#5a0000] to-[#3a0000] hover:from-[#5a0000] hover:via-[#3a0000] hover:to-[#1a0000] 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>
|