Spaces:
Running
Running
change the image to something educational
Browse files- about.html +5 -5
- index.html +1 -1
about.html
CHANGED
|
@@ -73,8 +73,8 @@
|
|
| 73 |
<div class="container mx-auto px-6">
|
| 74 |
<div class="flex flex-col md:flex-row items-center mb-20">
|
| 75 |
<div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
|
| 76 |
-
<img src="http://static.photos/
|
| 77 |
-
|
| 78 |
<div class="md:w-1/2">
|
| 79 |
<h2 class="text-4xl font-bold mb-6 font-['Bebas+Neue'] tracking-wider">
|
| 80 |
<span class="text-yellow-500">WHO</span> <span class="text-white">WE ARE</span>
|
|
@@ -142,7 +142,7 @@
|
|
| 142 |
<!-- Team Member 1 -->
|
| 143 |
<div class="group">
|
| 144 |
<div class="relative overflow-hidden rounded-lg border-2 border-yellow-500 mb-4 h-64">
|
| 145 |
-
<img src="http://static.photos/
|
| 146 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 147 |
<div class="absolute bottom-0 left-0 p-4">
|
| 148 |
<h3 class="text-xl font-bold text-white">Alex Johnson</h3>
|
|
@@ -157,7 +157,7 @@
|
|
| 157 |
<!-- Team Member 2 -->
|
| 158 |
<div class="group">
|
| 159 |
<div class="relative overflow-hidden rounded-lg border-2 border-red-500 mb-4 h-64">
|
| 160 |
-
<img src="http://static.photos/
|
| 161 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 162 |
<div class="absolute bottom-0 left-0 p-4">
|
| 163 |
<h3 class="text-xl font-bold text-white">Sarah Chen</h3>
|
|
@@ -172,7 +172,7 @@
|
|
| 172 |
<!-- Team Member 3 -->
|
| 173 |
<div class="group">
|
| 174 |
<div class="relative overflow-hidden rounded-lg border-2 border-yellow-500 mb-4 h-64">
|
| 175 |
-
<img src="http://static.photos/
|
| 176 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 177 |
<div class="absolute bottom-0 left-0 p-4">
|
| 178 |
<h3 class="text-xl font-bold text-white">Marcus Wright</h3>
|
|
|
|
| 73 |
<div class="container mx-auto px-6">
|
| 74 |
<div class="flex flex-col md:flex-row items-center mb-20">
|
| 75 |
<div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
|
| 76 |
+
<img src="http://static.photos/education/640x360/42" alt="Amplify Team" class="rounded-lg border-2 border-yellow-500 shadow-xl">
|
| 77 |
+
</div>
|
| 78 |
<div class="md:w-1/2">
|
| 79 |
<h2 class="text-4xl font-bold mb-6 font-['Bebas+Neue'] tracking-wider">
|
| 80 |
<span class="text-yellow-500">WHO</span> <span class="text-white">WE ARE</span>
|
|
|
|
| 142 |
<!-- Team Member 1 -->
|
| 143 |
<div class="group">
|
| 144 |
<div class="relative overflow-hidden rounded-lg border-2 border-yellow-500 mb-4 h-64">
|
| 145 |
+
<img src="http://static.photos/education/640x360/124" alt="Alex Johnson" class="w-full h-full object-cover group-hover:scale-105 transition duration-500">
|
| 146 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 147 |
<div class="absolute bottom-0 left-0 p-4">
|
| 148 |
<h3 class="text-xl font-bold text-white">Alex Johnson</h3>
|
|
|
|
| 157 |
<!-- Team Member 2 -->
|
| 158 |
<div class="group">
|
| 159 |
<div class="relative overflow-hidden rounded-lg border-2 border-red-500 mb-4 h-64">
|
| 160 |
+
<img src="http://static.photos/education/640x360/125" alt="Sarah Chen" class="w-full h-full object-cover group-hover:scale-105 transition duration-500">
|
| 161 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 162 |
<div class="absolute bottom-0 left-0 p-4">
|
| 163 |
<h3 class="text-xl font-bold text-white">Sarah Chen</h3>
|
|
|
|
| 172 |
<!-- Team Member 3 -->
|
| 173 |
<div class="group">
|
| 174 |
<div class="relative overflow-hidden rounded-lg border-2 border-yellow-500 mb-4 h-64">
|
| 175 |
+
<img src="http://static.photos/education/640x360/126" alt="Marcus Wright" class="w-full h-full object-cover group-hover:scale-105 transition duration-500">
|
| 176 |
<div class="absolute inset-0 bg-gradient-to-t from-black to-transparent opacity-80"></div>
|
| 177 |
<div class="absolute bottom-0 left-0 p-4">
|
| 178 |
<h3 class="text-xl font-bold text-white">Marcus Wright</h3>
|
index.html
CHANGED
|
@@ -462,7 +462,7 @@ Get Started
|
|
| 462 |
<div class="flex flex-col md:flex-row items-center">
|
| 463 |
<div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
|
| 464 |
<div class="relative mb-8">
|
| 465 |
-
<img src="http://static.photos/
|
| 466 |
<div class="absolute bottom-0 left-0 bg-yellow-500 text-black px-4 py-2 rounded-tr-lg">
|
| 467 |
<i data-feather="user" class="inline mr-2"></i> Elite Coaches
|
| 468 |
</div>
|
|
|
|
| 462 |
<div class="flex flex-col md:flex-row items-center">
|
| 463 |
<div class="md:w-1/2 mb-12 md:mb-0 md:pr-12">
|
| 464 |
<div class="relative mb-8">
|
| 465 |
+
<img src="http://static.photos/education/640x360/123" alt="Coach" class="rounded-lg border-2 border-yellow-500 hovered-element">
|
| 466 |
<div class="absolute bottom-0 left-0 bg-yellow-500 text-black px-4 py-2 rounded-tr-lg">
|
| 467 |
<i data-feather="user" class="inline mr-2"></i> Elite Coaches
|
| 468 |
</div>
|