Spaces:
Running
Running
Have it so you pick the car and teach with deep down boxes and this app it dedicated to the game assetto corsa competition for Xbox so you only need the cards and tracks that are on the game
Browse files- cars.html +46 -67
- index.html +20 -31
cars.html
CHANGED
|
@@ -63,64 +63,64 @@
|
|
| 63 |
|
| 64 |
<!-- Cars Grid -->
|
| 65 |
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-6">
|
| 66 |
-
<!--
|
| 67 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 68 |
<div class="relative">
|
| 69 |
-
<img src="
|
| 70 |
-
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 71 |
</div>
|
| 72 |
<div class="p-6">
|
| 73 |
<div class="flex justify-between items-start mb-2">
|
| 74 |
-
<h3 class="text-xl font-bold">
|
| 75 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 76 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 77 |
</span>
|
| 78 |
</div>
|
| 79 |
-
<p class="text-gray-300 text-sm mb-4">
|
| 80 |
<div class="flex justify-between items-center">
|
| 81 |
-
<span class="text-sm text-gray-400">
|
| 82 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 83 |
View
|
| 84 |
</button>
|
| 85 |
</div>
|
| 86 |
</div>
|
| 87 |
</div>
|
| 88 |
-
|
| 89 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 90 |
<div class="relative">
|
| 91 |
-
<img src="
|
| 92 |
-
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 93 |
</div>
|
| 94 |
<div class="p-6">
|
| 95 |
<div class="flex justify-between items-start mb-2">
|
| 96 |
-
<h3 class="text-xl font-bold">
|
| 97 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 98 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 99 |
</span>
|
| 100 |
</div>
|
| 101 |
-
<p class="text-gray-300 text-sm mb-4">
|
| 102 |
<div class="flex justify-between items-center">
|
| 103 |
-
<span class="text-sm text-gray-400">
|
| 104 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 105 |
View
|
| 106 |
</button>
|
| 107 |
</div>
|
| 108 |
</div>
|
| 109 |
</div>
|
| 110 |
-
|
| 111 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 112 |
<div class="relative">
|
| 113 |
-
<img src="
|
| 114 |
-
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 115 |
</div>
|
| 116 |
<div class="p-6">
|
| 117 |
<div class="flex justify-between items-start mb-2">
|
| 118 |
-
<h3 class="text-xl font-bold">
|
| 119 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 120 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 121 |
</span>
|
| 122 |
</div>
|
| 123 |
-
<p class="text-gray-300 text-sm mb-4">Powerful
|
| 124 |
<div class="flex justify-between items-center">
|
| 125 |
<span class="text-sm text-gray-400">38 setups</span>
|
| 126 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
|
@@ -129,55 +129,56 @@
|
|
| 129 |
</div>
|
| 130 |
</div>
|
| 131 |
</div>
|
| 132 |
-
|
| 133 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 134 |
<div class="relative">
|
| 135 |
-
<img src="
|
| 136 |
-
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 137 |
</div>
|
| 138 |
<div class="p-6">
|
| 139 |
<div class="flex justify-between items-start mb-2">
|
| 140 |
-
<h3 class="text-xl font-bold">
|
| 141 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 142 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 143 |
</span>
|
| 144 |
</div>
|
| 145 |
-
<p class="text-gray-300 text-sm mb-4">
|
| 146 |
<div class="flex justify-between items-center">
|
| 147 |
-
<span class="text-sm text-gray-400">
|
| 148 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 149 |
View
|
| 150 |
</button>
|
| 151 |
</div>
|
| 152 |
</div>
|
| 153 |
</div>
|
| 154 |
-
|
|
|
|
| 155 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 156 |
<div class="relative">
|
| 157 |
-
<img src="
|
| 158 |
-
<span class="absolute top-3 right-3 bg-blue-600 text-white text-xs px-2 py-1 rounded-full">GT4</span>
|
| 159 |
</div>
|
| 160 |
<div class="p-6">
|
| 161 |
<div class="flex justify-between items-start mb-2">
|
| 162 |
-
<h3 class="text-xl font-bold">
|
| 163 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 164 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 165 |
</span>
|
| 166 |
</div>
|
| 167 |
-
<p class="text-gray-300 text-sm mb-4">
|
| 168 |
<div class="flex justify-between items-center">
|
| 169 |
-
<span class="text-sm text-gray-400">
|
| 170 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 171 |
View
|
| 172 |
</button>
|
| 173 |
</div>
|
| 174 |
</div>
|
| 175 |
</div>
|
| 176 |
-
|
| 177 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 178 |
<div class="relative">
|
| 179 |
-
<img src="
|
| 180 |
-
<span class="absolute top-3 right-3 bg-blue-600 text-white text-xs px-2 py-1 rounded-full">GT4</span>
|
| 181 |
</div>
|
| 182 |
<div class="p-6">
|
| 183 |
<div class="flex justify-between items-start mb-2">
|
|
@@ -195,51 +196,29 @@
|
|
| 195 |
</div>
|
| 196 |
</div>
|
| 197 |
</div>
|
| 198 |
-
|
| 199 |
-
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 200 |
-
<div class="relative">
|
| 201 |
-
<img src="https://images.unsplash.com/photo-1580273916550-e323be2ae537?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80" alt="Porsche 911 GT2 RS Clubsport" class="w-full h-48 object-cover">
|
| 202 |
-
<span class="absolute top-3 right-3 bg-purple-600 text-white text-xs px-2 py-1 rounded-full">GT2</span>
|
| 203 |
-
</div>
|
| 204 |
-
<div class="p-6">
|
| 205 |
-
<div class="flex justify-between items-start mb-2">
|
| 206 |
-
<h3 class="text-xl font-bold">Porsche 911 GT2 RS</h3>
|
| 207 |
-
<span class="text-yellow-400 text-sm flex items-center">
|
| 208 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.9
|
| 209 |
-
</span>
|
| 210 |
-
</div>
|
| 211 |
-
<p class="text-gray-300 text-sm mb-4">Brutal power with precision handling</p>
|
| 212 |
-
<div class="flex justify-between items-center">
|
| 213 |
-
<span class="text-sm text-gray-400">18 setups</span>
|
| 214 |
-
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 215 |
-
View
|
| 216 |
-
</button>
|
| 217 |
-
</div>
|
| 218 |
-
</div>
|
| 219 |
-
</div>
|
| 220 |
-
<!-- Car Card 8 -->
|
| 221 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 222 |
<div class="relative">
|
| 223 |
-
<img src="
|
| 224 |
-
<span class="absolute top-3 right-3 bg-
|
| 225 |
</div>
|
| 226 |
<div class="p-6">
|
| 227 |
<div class="flex justify-between items-start mb-2">
|
| 228 |
-
<h3 class="text-xl font-bold">
|
| 229 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 230 |
-
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.
|
| 231 |
</span>
|
| 232 |
</div>
|
| 233 |
-
<p class="text-gray-300 text-sm mb-4">
|
| 234 |
<div class="flex justify-between items-center">
|
| 235 |
-
<span class="text-sm text-gray-400">
|
| 236 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 237 |
View
|
| 238 |
</button>
|
| 239 |
</div>
|
| 240 |
</div>
|
| 241 |
</div>
|
| 242 |
-
|
| 243 |
|
| 244 |
<!-- Pagination -->
|
| 245 |
<div class="mt-12 flex justify-center">
|
|
|
|
| 63 |
|
| 64 |
<!-- Cars Grid -->
|
| 65 |
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-6">
|
| 66 |
+
<!-- GT3 Cars -->
|
| 67 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 68 |
<div class="relative">
|
| 69 |
+
<img src="http://static.photos/automotive/640x360/1" alt="Aston Martin Vantage GT3" class="w-full h-48 object-cover">
|
| 70 |
+
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 71 |
</div>
|
| 72 |
<div class="p-6">
|
| 73 |
<div class="flex justify-between items-start mb-2">
|
| 74 |
+
<h3 class="text-xl font-bold">Aston Martin Vantage GT3</h3>
|
| 75 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 76 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.5
|
| 77 |
</span>
|
| 78 |
</div>
|
| 79 |
+
<p class="text-gray-300 text-sm mb-4">British muscle with refined aerodynamics</p>
|
| 80 |
<div class="flex justify-between items-center">
|
| 81 |
+
<span class="text-sm text-gray-400">34 setups</span>
|
| 82 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 83 |
View
|
| 84 |
</button>
|
| 85 |
</div>
|
| 86 |
</div>
|
| 87 |
</div>
|
| 88 |
+
|
| 89 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 90 |
<div class="relative">
|
| 91 |
+
<img src="http://static.photos/automotive/640x360/2" alt="Audi R8 LMS GT3" class="w-full h-48 object-cover">
|
| 92 |
+
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 93 |
</div>
|
| 94 |
<div class="p-6">
|
| 95 |
<div class="flex justify-between items-start mb-2">
|
| 96 |
+
<h3 class="text-xl font-bold">Audi R8 LMS GT3</h3>
|
| 97 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 98 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.6
|
| 99 |
</span>
|
| 100 |
</div>
|
| 101 |
+
<p class="text-gray-300 text-sm mb-4">German engineering with excellent traction</p>
|
| 102 |
<div class="flex justify-between items-center">
|
| 103 |
+
<span class="text-sm text-gray-400">42 setups</span>
|
| 104 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 105 |
View
|
| 106 |
</button>
|
| 107 |
</div>
|
| 108 |
</div>
|
| 109 |
</div>
|
| 110 |
+
|
| 111 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 112 |
<div class="relative">
|
| 113 |
+
<img src="http://static.photos/automotive/640x360/3" alt="Bentley Continental GT3" class="w-full h-48 object-cover">
|
| 114 |
+
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 115 |
</div>
|
| 116 |
<div class="p-6">
|
| 117 |
<div class="flex justify-between items-start mb-2">
|
| 118 |
+
<h3 class="text-xl font-bold">Bentley Continental GT3</h3>
|
| 119 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 120 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.4
|
| 121 |
</span>
|
| 122 |
</div>
|
| 123 |
+
<p class="text-gray-300 text-sm mb-4">Powerful British grand tourer</p>
|
| 124 |
<div class="flex justify-between items-center">
|
| 125 |
<span class="text-sm text-gray-400">38 setups</span>
|
| 126 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
|
|
|
| 129 |
</div>
|
| 130 |
</div>
|
| 131 |
</div>
|
| 132 |
+
|
| 133 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 134 |
<div class="relative">
|
| 135 |
+
<img src="http://static.photos/automotive/640x360/4" alt="BMW M4 GT3" class="w-full h-48 object-cover">
|
| 136 |
+
<span class="absolute top-3 right-3 bg-red-600 text-white text-xs px-2 py-1 rounded-full">GT3</span>
|
| 137 |
</div>
|
| 138 |
<div class="p-6">
|
| 139 |
<div class="flex justify-between items-start mb-2">
|
| 140 |
+
<h3 class="text-xl font-bold">BMW M4 GT3</h3>
|
| 141 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 142 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.6
|
| 143 |
</span>
|
| 144 |
</div>
|
| 145 |
+
<p class="text-gray-300 text-sm mb-4">Powerful German machine with stable aero</p>
|
| 146 |
<div class="flex justify-between items-center">
|
| 147 |
+
<span class="text-sm text-gray-400">38 setups</span>
|
| 148 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 149 |
View
|
| 150 |
</button>
|
| 151 |
</div>
|
| 152 |
</div>
|
| 153 |
</div>
|
| 154 |
+
|
| 155 |
+
<!-- GT4 Cars -->
|
| 156 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 157 |
<div class="relative">
|
| 158 |
+
<img src="http://static.photos/automotive/640x360/5" alt="Aston Martin Vantage GT4" class="w-full h-48 object-cover">
|
| 159 |
+
<span class="absolute top-3 right-3 bg-blue-600 text-white text-xs px-2 py-1 rounded-full">GT4</span>
|
| 160 |
</div>
|
| 161 |
<div class="p-6">
|
| 162 |
<div class="flex justify-between items-start mb-2">
|
| 163 |
+
<h3 class="text-xl font-bold">Aston Martin Vantage GT4</h3>
|
| 164 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 165 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.5
|
| 166 |
</span>
|
| 167 |
</div>
|
| 168 |
+
<p class="text-gray-300 text-sm mb-4">Balanced British GT4 contender</p>
|
| 169 |
<div class="flex justify-between items-center">
|
| 170 |
+
<span class="text-sm text-gray-400">27 setups</span>
|
| 171 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 172 |
View
|
| 173 |
</button>
|
| 174 |
</div>
|
| 175 |
</div>
|
| 176 |
</div>
|
| 177 |
+
|
| 178 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 179 |
<div class="relative">
|
| 180 |
+
<img src="http://static.photos/automotive/640x360/6" alt="BMW M4 GT4" class="w-full h-48 object-cover">
|
| 181 |
+
<span class="absolute top-3 right-3 bg-blue-600 text-white text-xs px-2 py-1 rounded-full">GT4</span>
|
| 182 |
</div>
|
| 183 |
<div class="p-6">
|
| 184 |
<div class="flex justify-between items-start mb-2">
|
|
|
|
| 196 |
</div>
|
| 197 |
</div>
|
| 198 |
</div>
|
| 199 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg car-card transition duration-300">
|
| 201 |
<div class="relative">
|
| 202 |
+
<img src="http://static.photos/automotive/640x360/7" alt="Porsche 718 Cayman GT4" class="w-full h-48 object-cover">
|
| 203 |
+
<span class="absolute top-3 right-3 bg-blue-600 text-white text-xs px-2 py-1 rounded-full">GT4</span>
|
| 204 |
</div>
|
| 205 |
<div class="p-6">
|
| 206 |
<div class="flex justify-between items-start mb-2">
|
| 207 |
+
<h3 class="text-xl font-bold">Porsche 718 Cayman GT4</h3>
|
| 208 |
<span class="text-yellow-400 text-sm flex items-center">
|
| 209 |
+
<i data-feather="star" class="w-4 h-4 mr-1"></i> 4.7
|
| 210 |
</span>
|
| 211 |
</div>
|
| 212 |
+
<p class="text-gray-300 text-sm mb-4">Mid-engine balance perfect for GT4 racing</p>
|
| 213 |
<div class="flex justify-between items-center">
|
| 214 |
+
<span class="text-sm text-gray-400">29 setups</span>
|
| 215 |
<button class="bg-red-600 hover:bg-red-700 text-white px-3 py-1 rounded-lg text-sm font-medium transition">
|
| 216 |
View
|
| 217 |
</button>
|
| 218 |
</div>
|
| 219 |
</div>
|
| 220 |
</div>
|
| 221 |
+
</div>
|
| 222 |
|
| 223 |
<!-- Pagination -->
|
| 224 |
<div class="mt-12 flex justify-center">
|
index.html
CHANGED
|
@@ -67,40 +67,29 @@
|
|
| 67 |
<section class="mb-20">
|
| 68 |
<h2 class="text-3xl font-bold mb-12 text-center">Available Car Classes</h2>
|
| 69 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
<div class="p-6">
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
</div>
|
| 80 |
-
</div>
|
| 81 |
-
<!-- GT4 Card -->
|
| 82 |
-
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg setup-card transition duration-300">
|
| 83 |
-
<img src="https://images.unsplash.com/photo-1592198084033-aade902d1aae?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80" alt="GT4 Car" class="w-full h-48 object-cover">
|
| 84 |
-
<div class="p-6">
|
| 85 |
-
<h3 class="text-xl font-bold mb-2">GT4 Class</h3>
|
| 86 |
-
<p class="text-gray-300 mb-4">Competitive configurations for GT4 vehicles like the BMW M4 GT4 and Porsche 718 Cayman GT4.</p>
|
| 87 |
-
<a href="cars.html" class="bg-red-600 hover:bg-red-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition">
|
| 88 |
-
View 18 GT4 Cars
|
| 89 |
-
</a>
|
| 90 |
-
</div>
|
| 91 |
</div>
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
<
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
</
|
| 102 |
</div>
|
| 103 |
</div>
|
|
|
|
| 104 |
</section>
|
| 105 |
|
| 106 |
<!-- Featured Tracks -->
|
|
|
|
| 67 |
<section class="mb-20">
|
| 68 |
<h2 class="text-3xl font-bold mb-12 text-center">Available Car Classes</h2>
|
| 69 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
|
| 70 |
+
<!-- GT3 Card -->
|
| 71 |
+
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg setup-card transition duration-300">
|
| 72 |
+
<img src="http://static.photos/automotive/640x360/1" alt="GT3 Car" class="w-full h-48 object-cover">
|
| 73 |
+
<div class="p-6">
|
| 74 |
+
<h3 class="text-xl font-bold mb-2">GT3 Class</h3>
|
| 75 |
+
<p class="text-gray-300 mb-4">Precision setups for GT3 models including Aston Martin Vantage, Audi R8 LMS, and BMW M4 GT3.</p>
|
| 76 |
+
<a href="cars.html" class="bg-red-600 hover:bg-red-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition">
|
| 77 |
+
View GT3 Cars
|
| 78 |
+
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
</div>
|
| 80 |
+
</div>
|
| 81 |
+
<!-- GT4 Card -->
|
| 82 |
+
<div class="bg-gray-800 rounded-xl overflow-hidden shadow-lg setup-card transition duration-300">
|
| 83 |
+
<img src="http://static.photos/automotive/640x360/2" alt="GT4 Car" class="w-full h-48 object-cover">
|
| 84 |
+
<div class="p-6">
|
| 85 |
+
<h3 class="text-xl font-bold mb-2">GT4 Class</h3>
|
| 86 |
+
<p class="text-gray-300 mb-4">Competitive configurations for GT4 vehicles like the Aston Martin Vantage GT4 and Porsche 718 Cayman GT4.</p>
|
| 87 |
+
<a href="cars.html" class="bg-red-600 hover:bg-red-700 text-white px-4 py-2 rounded-lg text-sm font-medium transition">
|
| 88 |
+
View GT4 Cars
|
| 89 |
+
</a>
|
| 90 |
</div>
|
| 91 |
</div>
|
| 92 |
+
</div>
|
| 93 |
</section>
|
| 94 |
|
| 95 |
<!-- Featured Tracks -->
|