Promote version 47783eb to main
Browse filesPromoted commit 47783ebdc2a1abed0aa40aa6d490b9cec395f737 to main branch
- index.html +2 -2
index.html
CHANGED
|
@@ -97,8 +97,8 @@
|
|
| 97 |
</nav>
|
| 98 |
|
| 99 |
<!-- Hero Section -->
|
| 100 |
-
<section class="relative z-10
|
| 101 |
-
<div class="container mx-auto px-6 py-20 md:py-32">
|
| 102 |
<div class="flex flex-col md:flex-row items-center">
|
| 103 |
<div class="md:w-1/2 mb-12 md:mb-0">
|
| 104 |
<h1 class="text-5xl md:text-7xl font-bold font-['Bebas+Neue'] mb-6 tracking-wider">
|
|
|
|
| 97 |
</nav>
|
| 98 |
|
| 99 |
<!-- Hero Section -->
|
| 100 |
+
<section class="relative z-10 hero-gradient min-h-screen flex items-center">
|
| 101 |
+
<div class="container mx-auto px-6 py-20 md:py-32">
|
| 102 |
<div class="flex flex-col md:flex-row items-center">
|
| 103 |
<div class="md:w-1/2 mb-12 md:mb-0">
|
| 104 |
<h1 class="text-5xl md:text-7xl font-bold font-['Bebas+Neue'] mb-6 tracking-wider">
|