Manual changes saved
Browse files- index.html +7 -5
index.html
CHANGED
|
@@ -221,11 +221,13 @@
|
|
| 221 |
<!-- Header / Nav -->
|
| 222 |
|
| 223 |
<!-- Hero Banner -->
|
| 224 |
-
|
| 225 |
-
|
| 226 |
-
|
| 227 |
-
|
| 228 |
-
|
|
|
|
|
|
|
| 229 |
</div>
|
| 230 |
</section>
|
| 231 |
|
|
|
|
| 221 |
<!-- Header / Nav -->
|
| 222 |
|
| 223 |
<!-- Hero Banner -->
|
| 224 |
+
<section class="text-white py-16 md:py-24" style="background: url('https://huggingface.co/spaces/vlcsolutions/vlc-turbobiz-downtime-defender/resolve/main/images/appdevelopment- VLC-2025.png') no-repeat center center; background-size: cover;">
|
| 225 |
+
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
| 226 |
+
<div class="text-left max-w-2xl" data-aos="fade-up">
|
| 227 |
+
<h1 class="text-4xl md:text-3xl font-bold leading-tight mb-4"> Prevent Downtime Before It Happens - Smarter, AI-based Maintenance Starts Here</h1>
|
| 228 |
+
<p class="text-xl md:text-2xl mb-6 max-w-3xl mx-auto">Less Downtime. More Uptime. All the Time.</p>
|
| 229 |
+
<a href="https://www.vlcsolutions.com/contactus.html" class="btn-accent px-8 py-3 rounded-md text-lg font-medium">Eliminate Downtime — Try VLC Now</a>
|
| 230 |
+
</div>
|
| 231 |
</div>
|
| 232 |
</section>
|
| 233 |
|