Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -84,7 +84,7 @@
|
|
84 |
<section class="relative h-96 bg-gradient-to-b from-gray-800 to-gray-900 overflow-hidden">
|
85 |
<div class="absolute inset-0 bg-[url('https://battlebots.com/wp-content/uploads/2021/11/BB7_Website_Header_1920x1080.jpg')] bg-cover bg-center opacity-30"></div>
|
86 |
<div class="container mx-auto px-4 h-full flex flex-col justify-center relative z-10">
|
87 |
-
<h2 class="text-4xl md:text-6xl font-bold mb-4">2025 iHeadline
|
88 |
<p class="text-xl md:text-2xl max-w-2xl mb-8">The ultimate robot combat competition featuring the most destructive machines on Earth</p>
|
89 |
<div class="flex space-x-4">
|
90 |
<button class="bg-red-600 hover:bg-red-700 px-6 py-3 rounded-md font-bold text-lg">
|
|
|
84 |
<section class="relative h-96 bg-gradient-to-b from-gray-800 to-gray-900 overflow-hidden">
|
85 |
<div class="absolute inset-0 bg-[url('https://battlebots.com/wp-content/uploads/2021/11/BB7_Website_Header_1920x1080.jpg')] bg-cover bg-center opacity-30"></div>
|
86 |
<div class="container mx-auto px-4 h-full flex flex-col justify-center relative z-10">
|
87 |
+
<h2 class="text-4xl md:text-6xl font-bold mb-4">2025 iHeadline RobotRanks WORLD RANKINGS</h2>
|
88 |
<p class="text-xl md:text-2xl max-w-2xl mb-8">The ultimate robot combat competition featuring the most destructive machines on Earth</p>
|
89 |
<div class="flex space-x-4">
|
90 |
<button class="bg-red-600 hover:bg-red-700 px-6 py-3 rounded-md font-bold text-lg">
|