Merge version_2 into main #6
@@ -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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{ text: "Descargar App", href: "#contacto" },
|
||||
{ text: "Saber Más", href: "#idea" }
|
||||
]}
|
||||
buttonAnimation="hover-bubble"
|
||||
buttonAnimation="none"
|
||||
carouselPosition="right"
|
||||
ariaLabel="Eco-Charge Hub Hero Section"
|
||||
/>
|
||||
@@ -77,14 +77,14 @@ export default function LandingPage() {
|
||||
<div id="idea" data-section="idea">
|
||||
<TestimonialAboutCard
|
||||
tag="Nuestra Misión"
|
||||
tagAnimation="hover-bubble"
|
||||
tagAnimation="none"
|
||||
title="Movilidad Inteligente y Ecológica para tu Ciudad"
|
||||
description="Eco-Charge Hub instala estaciones de recarga y estacionamiento seguro para patinetes y bicicletas eléctricas, alimentadas por energía solar. Respondiendo al crecimiento exponencial de VMP, ofrecemos puntos públicos, seguros y ecológicos para cargar tu vehículo."
|
||||
subdescription="Este proyecto demuestra nuestra capacidad de gestión, organización y autonomía, desarrollando un modelo de negocio completo con enfoque en la viabilidad financiera y el uso de herramientas digitales."
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sustainable-eco-friendly-community-with-wind-turbines-solar-panels_23-2151990787.jpg"
|
||||
imageAlt="Solar panels on an Eco-Charge Hub station"
|
||||
mediaAnimation="hover-bubble"
|
||||
mediaAnimation="none"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="About Eco-Charge Hub"
|
||||
/>
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Eco-Charge Hub Features"
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Eco-Charge Hub Metrics"
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Eco-Charge Hub Pricing"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
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="hover-bubble"
|
||||
faqsAnimation="none"
|
||||
textPosition="left"
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
@@ -206,12 +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="hover-bubble"
|
||||
tagAnimation="none"
|
||||
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="hover-bubble"
|
||||
mediaAnimation="none"
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user