Manual changes saved
Browse files- index.html +3 -2
index.html
CHANGED
|
@@ -281,7 +281,8 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
<!-- Security Banner -->
|
| 284 |
-
<section class="text-white py-16 relative overflow-hidden bg-[url('https://huggingface.co/spaces/vlcsolutions/securedynamics-shieldforce/resolve/main/images/procedures-and-people-
|
|
|
|
| 285 |
<!-- Push content to the right side -->
|
| 286 |
<div class="w-full flex justify-end">
|
| 287 |
<!-- Center text inside this block -->
|
|
@@ -347,7 +348,7 @@ class="inline-flex items-center text-[#002060] hover:text-[#8DC63F] px-3 py-2 te
|
|
| 347 |
<div class="max-w-7xl mx-auto">
|
| 348 |
<div class="grid md:grid-cols-2 gap-12 items-center">
|
| 349 |
<div data-aos="fade-right">
|
| 350 |
-
<img src="https://huggingface.co/spaces/vlcsolutions/securedynamics-shieldforce/resolve/main/images/procedures-and-people-2nd-proven-expert.png" alt="Security certifications" >
|
| 351 |
</div>
|
| 352 |
<div data-aos="fade-left">
|
| 353 |
<h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-6">Proven Expertise and Industry Alignment</h2>
|
|
|
|
| 281 |
</div>
|
| 282 |
</header>
|
| 283 |
<!-- Security Banner -->
|
| 284 |
+
<section class="text-white py-16 relative overflow-hidden bg-[url('https://huggingface.co/spaces/vlcsolutions/securedynamics-shieldforce/resolve/main/images/procedures-and-people-main-page-and-others.png')] bg-cover bg-center">
|
| 285 |
+
|
| 286 |
<!-- Push content to the right side -->
|
| 287 |
<div class="w-full flex justify-end">
|
| 288 |
<!-- Center text inside this block -->
|
|
|
|
| 348 |
<div class="max-w-7xl mx-auto">
|
| 349 |
<div class="grid md:grid-cols-2 gap-12 items-center">
|
| 350 |
<div data-aos="fade-right">
|
| 351 |
+
<img src="https://huggingface.co/spaces/vlcsolutions/securedynamics-shieldforce/resolve/main/images/procedures-and-people-2nd-proven-expert.png" alt="Security certifications" class="rounded-lg shadow-xl hovered-element">
|
| 352 |
</div>
|
| 353 |
<div data-aos="fade-left">
|
| 354 |
<h2 class="text-3xl md:text-4xl font-bold text-[var(--vlc-navy)] mb-6">Proven Expertise and Industry Alignment</h2>
|