diff --git a/src/pages/LandingAnimated.jsx b/src/pages/LandingAnimated.jsx index 247ce27..83ad213 100644 --- a/src/pages/LandingAnimated.jsx +++ b/src/pages/LandingAnimated.jsx @@ -115,24 +115,31 @@ export default function LandingAnimated() { ? 'bg-white/95 backdrop-blur-md shadow-lg border-b border-gray-200' : 'bg-transparent' }`}> -
-
+
+

EFC

-
@@ -196,7 +219,7 @@ export default function LandingAnimated() { {/* Hero Section con efectos de gradiente animado */} -
+
{/* Background con gradientes animados */}
-
+

La plataforma líder desarrollada por - @AduanaSoft para - digitalizar y optimizar + Aduanasoft® para + digitalizar y optimizar {' '}todos tus procesos de comercio exterior con tecnología de vanguardia

@@ -279,7 +302,7 @@ export default function LandingAnimated() { > Comenzar Ahora - + Ver Demo @@ -308,7 +331,7 @@ export default function LandingAnimated() {

{/* Floating cards con efectos */} -
+
{[ { icon: '🚀', title: 'Rápido', desc: 'Procesamiento instantáneo' }, { icon: '🔒', title: 'Seguro', desc: 'Cifrado de nivel bancario' }, @@ -324,8 +347,8 @@ export default function LandingAnimated() { }`} style={{ transitionDelay: `${700 + index * 200}ms` }} > -
{feature.icon}
-

{feature.title}

+
{feature.icon}
+

{feature.title}

{feature.desc}

))} @@ -334,10 +357,10 @@ export default function LandingAnimated() {
{/* Scroll indicator animado */} -
+