From 030e4cd85a4c39608f7439807dc2464ef48260de Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 14:48:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb3d951..d688703 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,12 +64,12 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-medical-mask-looking-smartwatch-scooter_23-2148727889.jpg", imageAlt: "Close-up of a secure charging slot" } ]} tag="Movilidad Sostenible" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" buttons={[ { text: "Descargar App", href: "#contacto" }, { text: "Saber Más", href: "#idea" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="text-stagger" carouselPosition="right" ariaLabel="Eco-Charge Hub Hero Section" /> @@ -77,14 +77,14 @@ export default function LandingPage() {
@@ -100,11 +100,11 @@ export default function LandingPage() { { title: "Asistencia 24/7", description: "Recibe soporte técnico inmediato y resuelve cualquier duda a través del chat en la aplicación.", imageSrc: "http://img.b2bpic.net/free-photo/inspired-slim-girl-with-stylish-haircut-sitting-scooter-ready-ride-around-town-weekend_197531-4462.jpg", imageAlt: "Chat bubble with wrench and 24/7 clock" } ]} gridVariant="four-items-2x2-equal-grid" - animationType="entrance-slide" + animationType="entrance-fade" title="Soluciones que Transforman tu Día a Día" description="Diseñado pensando en ti y en el planeta, Eco-Charge Hub resuelve los mayores desafíos de la movilidad personal con innovadoras estaciones de carga solar." tag="Beneficios Clave" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" textboxLayout="default" useInvertedBackground={false} ariaLabel="Eco-Charge Hub Features" @@ -119,11 +119,11 @@ export default function LandingPage() { { id: "cost", value: "0 €", description: "Costo energético mensual gracias al uso de energía solar." } ]} gridVariant="uniform-all-items-equal" - animationType="entrance-slide" + animationType="entrance-fade" title="Impacto y Viabilidad Comprobada" description="Eco-Charge Hub es más que una solución de movilidad; es una inversión inteligente en el futuro urbano y sostenible, con una sólida proyección financiera." tag="Nuestros Números" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" textboxLayout="default" useInvertedBackground={true} ariaLabel="Eco-Charge Hub Metrics" @@ -136,11 +136,11 @@ export default function LandingPage() { { id: "daily", badge: "Diario", badgeIcon: Sun, price: "5 €/día", subtitle: "Acceso ilimitado por un día completo.", features: ["Carga solar ilimitada", "Estacionamiento prioritario", "Gestión 100% móvil", "Ideal para jornadas largas"] }, { id: "monthly", badge: "Premium", badgeIcon: Zap, price: "25 €/mes", subtitle: "Acceso ilimitado y beneficios exclusivos.", features: ["Carga solar ilimitada", "Estacionamiento preferente", "Soporte VIP 24/7", "Descuentos adicionales"] } ]} - animationType="entrance-slide" + animationType="entrance-fade" title="Planes Flexibles para tu Movilidad" description="Carga tu energía de forma económica y sostenible. Elige el plan que mejor se adapte a tu ritmo de vida urbana." tag="Tarifas" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" textboxLayout="default" useInvertedBackground={false} ariaLabel="Eco-Charge Hub Pricing" @@ -154,11 +154,11 @@ export default function LandingPage() { { id: "carlos-ruiz", name: "Carlos Ruiz", role: "Especialista en Soporte al Cliente", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-wearing-big-jacket_273609-14199.jpg", imageAlt: "Foto de Carlos Ruiz" } ]} gridVariant="three-columns-all-equal-width" - animationType="entrance-slide" + animationType="entrance-fade" title="Nuestro Equipo Impulsor" description="Conoce a las mentes dedicadas detrás de Eco-Charge Hub, comprometidas con la innovación y la movilidad sostenible." tag="El Fundador y el Equipo" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" textboxLayout="default" useInvertedBackground={true} ariaLabel="Eco-Charge Hub Team" @@ -176,7 +176,7 @@ export default function LandingPage() { title="Lo que Dicen Nuestros Usuarios" description="Nuestros clientes ya están disfrutando de una movilidad sin preocupaciones y con un impacto positivo en el medio ambiente." tag="Testimonios" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" textboxLayout="default" useInvertedBackground={false} ariaLabel="Eco-Charge Hub Testimonials" @@ -193,7 +193,7 @@ export default function LandingPage() { ]} sideTitle="¿Preguntas Frecuentes?" sideDescription="Encuentra respuestas rápidas sobre cómo funciona Eco-Charge Hub, nuestros servicios y el impacto ambiental de tu movilidad." - faqsAnimation="entrance-slide" + faqsAnimation="entrance-fade" textPosition="left" useInvertedBackground={true} animationType="smooth" @@ -206,13 +206,12 @@ export default function LandingPage() { tag="Conecta con nosotros" title="Carga tu Futuro, ¡Descarga la App!" description="Descubre cómo Eco-Charge Hub puede transformar tu movilidad urbana. ¡Tu primera carga es GRATIS al escanear el QR!" - tagAnimation="entrance-slide" + tagAnimation="text-stagger" background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/close-up-man-hand-using-mobile-app-rental-electric-scooter_169016-36731.jpg" imageAlt="Smartphone con app de Eco-Charge Hub y código QR" - mediaAnimation="entrance-slide" - mediaPosition="right" + mediaAnimation="text-stagger" inputPlaceholder="Tu email para recibir actualizaciones" buttonText="Descargar App" termsText="Al descargar la app aceptas nuestros Términos y Condiciones y Política de Privacidad." -- 2.49.1