apply attached image in the background in the banner section
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -97,8 +97,8 @@
|
|
| 97 |
<!-- Banner Section -->
|
| 98 |
<section class="pattern-navy text-white py-16 md:py-24 relative overflow-hidden">
|
| 99 |
<div class="absolute inset-0 z-0">
|
| 100 |
-
<img src="
|
| 101 |
-
|
| 102 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
| 103 |
<div class="text-center" data-aos="fade-up">
|
| 104 |
<h1 class="text-4xl md:text-5xl font-bold mb-4 text-shadow-lg">Intelligent Distribution, Powered by Automation</h1>
|
|
|
|
| 97 |
<!-- Banner Section -->
|
| 98 |
<section class="pattern-navy text-white py-16 md:py-24 relative overflow-hidden">
|
| 99 |
<div class="absolute inset-0 z-0">
|
| 100 |
+
<img src="https://huggingface.co/spaces/vlcsolutions/warehouse-wizardry-wizard/resolve/main/images/distribution-synchronize-shipments-main-banner.png" alt="Warehouse automation" class="w-full h-full object-cover opacity-20">
|
| 101 |
+
</div>
|
| 102 |
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
| 103 |
<div class="text-center" data-aos="fade-up">
|
| 104 |
<h1 class="text-4xl md:text-5xl font-bold mb-4 text-shadow-lg">Intelligent Distribution, Powered by Automation</h1>
|