Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
414
src/app/page.tsx
414
src/app/page.tsx
@@ -32,83 +32,46 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Inicio", id: "#hero"},
|
||||
{
|
||||
name: "Empresa",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Empresa", id: "#about"},
|
||||
{
|
||||
name: "Catálogo",
|
||||
id: "#catalog",
|
||||
},
|
||||
name: "Catálogo", id: "#catalog"},
|
||||
{
|
||||
name: "Taller",
|
||||
id: "#workshop",
|
||||
},
|
||||
name: "Taller", id: "#workshop"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Servicios", id: "#services"},
|
||||
{
|
||||
name: "Reseñas",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reseñas", id: "#reviews"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contacto", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vgqe6v"
|
||||
logoAlt="MORALAUTO logo"
|
||||
brandName="MORALAUTO"
|
||||
button={{
|
||||
text: "Ver catálogo",
|
||||
href: "https://moralauto.es/catalog/index.php/es/show/properties/recent",
|
||||
}}
|
||||
text: "Ver catálogo", href: "https://moralauto.es/catalog/index.php/es/show/properties/recent"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
title="Vehículos seleccionados.\nConfianza desde 1980."
|
||||
description="Concesionario de ocasión, importación y taller propio en La Zubia, Granada."
|
||||
tag="Experiencia y Calidad"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar catálogo",
|
||||
href: "https://moralauto.es/catalog/index.php/es/show/properties/recent",
|
||||
},
|
||||
text: "Explorar catálogo", href: "https://moralauto.es/catalog/index.php/es/show/properties/recent"},
|
||||
{
|
||||
text: "Visitar concesionario",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visitar concesionario", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "mo1.webp",
|
||||
imageAlt: "Vehículo premium en exposición de Moralauto",
|
||||
},
|
||||
imageSrc: "mo1.webp", imageAlt: "Vehículo premium en exposición de Moralauto"},
|
||||
{
|
||||
imageSrc: "mo2.webp",
|
||||
imageAlt: "Interior de concesionario Moralauto",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ladies-car-salon-woman-buying-car-elegant-woman-blue-dress-manager-helps-client_1157-45025.jpg",
|
||||
imageAlt: "Clienta feliz comprando un coche en el concesionario",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-thinking-purchase_1303-14584.jpg",
|
||||
imageAlt: "Hombre contemplando un coche para su compra",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-vehicle-interior-female-customer-modern-stylish-bearded-businessman-automobile-saloon_146671-16013.jpg",
|
||||
imageAlt: "Cliente examinando el interior de un vehículo",
|
||||
},
|
||||
imageSrc: "mo2.webp", imageAlt: "Interior de concesionario Moralauto"}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={4.5}
|
||||
@@ -123,21 +86,13 @@ export default function LandingPage() {
|
||||
description="Desde 1980, MORALAUTO es el concesionario de vehículos de ocasión de referencia en La Zubia, Granada. Nuestra experiencia se basa en procesos rigurosos de selección, preparación y una atención al cliente cercana y transparente."
|
||||
metrics={[
|
||||
{
|
||||
value: "1980",
|
||||
title: "Establecidos",
|
||||
},
|
||||
value: "1980", title: "Establecidos"},
|
||||
{
|
||||
value: "4.5/5",
|
||||
title: "Valoración Google",
|
||||
},
|
||||
value: "4.5/5", title: "Valoración Google"},
|
||||
{
|
||||
value: "133",
|
||||
title: "Reseñas",
|
||||
},
|
||||
value: "133", title: "Reseñas"},
|
||||
{
|
||||
value: "Propio",
|
||||
title: "Taller",
|
||||
},
|
||||
value: "Propio", title: "Taller"},
|
||||
]}
|
||||
imageSrc="mo3.webp"
|
||||
imageAlt="Exterior e interior de las instalaciones de Moralauto"
|
||||
@@ -153,41 +108,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Vehículos seminuevos de gama alta",
|
||||
descriptions: [
|
||||
"Amplia exposición de modelos seleccionados.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-choosing-car_1303-22399.jpg",
|
||||
imageAlt: "Vehículos de lujo seminuevos en exposición",
|
||||
},
|
||||
id: "f1", title: "Vehículos seminuevos de gama alta", descriptions: [
|
||||
"Amplia exposición de modelos seleccionados."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-choosing-car_1303-22399.jpg", imageAlt: "Vehículos de lujo seminuevos en exposición"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Importación personalizada",
|
||||
descriptions: [
|
||||
"Encontramos el vehículo de sus sueños, de gama media o alta.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/economy-currency-connection-wall-healthcare_1134-1082.jpg",
|
||||
imageAlt: "Coche de lujo siendo importado",
|
||||
},
|
||||
id: "f2", title: "Importación personalizada", descriptions: [
|
||||
"Encontramos el vehículo de sus sueños, de gama media o alta."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/economy-currency-connection-wall-healthcare_1134-1082.jpg", imageAlt: "Coche de lujo siendo importado"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Revisión de kilometraje, mantenimiento y estructura",
|
||||
descriptions: [
|
||||
"Procesos rigurosos para garantizar la máxima fiabilidad.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car_329181-11878.jpg",
|
||||
imageAlt: "Técnico revisando el motor de un coche",
|
||||
},
|
||||
id: "f3", title: "Revisión de kilometraje, mantenimiento y estructura", descriptions: [
|
||||
"Procesos rigurosos para garantizar la máxima fiabilidad."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car_329181-11878.jpg", imageAlt: "Técnico revisando el motor de un coche"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Garantía y preparación previa a la entrega",
|
||||
descriptions: [
|
||||
"Su tranquilidad es nuestra prioridad, con garantía completa.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-delivering-parcel-customer_23-2147767720.jpg",
|
||||
imageAlt: "Mano entregando llaves de un coche",
|
||||
},
|
||||
id: "f4", title: "Garantía y preparación previa a la entrega", descriptions: [
|
||||
"Su tranquilidad es nuestra prioridad, con garantía completa."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-delivering-parcel-customer_23-2147767720.jpg", imageAlt: "Mano entregando llaves de un coche"},
|
||||
]}
|
||||
title="Nuestra Selección Premium"
|
||||
description="En MORALAUTO, cada vehículo es una promesa de calidad. Ofrecemos una experiencia sin igual en la adquisición de su próximo coche."
|
||||
@@ -202,73 +137,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Mercedes-Benz",
|
||||
name: "Clase C",
|
||||
price: "Consultar",
|
||||
rating: 5,
|
||||
reviewCount: "Revisado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-new-car-with-doors-opened_23-2148332902.jpg",
|
||||
imageAlt: "Mercedes-Benz Clase C",
|
||||
},
|
||||
id: "p1", brand: "Mercedes-Benz", name: "Clase C", price: "Consultar", rating: 5,
|
||||
reviewCount: "Revisado", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-new-car-with-doors-opened_23-2148332902.jpg", imageAlt: "Mercedes-Benz Clase C"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "BMW",
|
||||
name: "Serie 4 Coupé",
|
||||
price: "Consultar",
|
||||
rating: 5,
|
||||
reviewCount: "Garantía",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138932.jpg",
|
||||
imageAlt: "BMW Serie 4 Coupé",
|
||||
},
|
||||
id: "p2", brand: "BMW", name: "Serie 4 Coupé", price: "Consultar", rating: 5,
|
||||
reviewCount: "Garantía", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138932.jpg", imageAlt: "BMW Serie 4 Coupé"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Audi",
|
||||
name: "Q5",
|
||||
price: "Consultar",
|
||||
rating: 4,
|
||||
reviewCount: "Financiación",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-by-electric-car_23-2149362852.jpg",
|
||||
imageAlt: "Audi Q5",
|
||||
},
|
||||
id: "p3", brand: "Audi", name: "Q5", price: "Consultar", rating: 4,
|
||||
reviewCount: "Financiación", imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-by-electric-car_23-2149362852.jpg", imageAlt: "Audi Q5"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Volkswagen",
|
||||
name: "Golf",
|
||||
price: "Consultar",
|
||||
rating: 4,
|
||||
reviewCount: "Entrega disponible",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-vintage-car_23-2148195693.jpg",
|
||||
imageAlt: "Volkswagen Golf",
|
||||
},
|
||||
id: "p4", brand: "Volkswagen", name: "Golf", price: "Consultar", rating: 4,
|
||||
reviewCount: "Entrega disponible", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-vintage-car_23-2148195693.jpg", imageAlt: "Volkswagen Golf"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Tesla",
|
||||
name: "Model 3",
|
||||
price: "Consultar",
|
||||
rating: 5,
|
||||
reviewCount: "Revisado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737669.jpg",
|
||||
imageAlt: "Tesla Model 3",
|
||||
},
|
||||
id: "p5", brand: "Tesla", name: "Model 3", price: "Consultar", rating: 5,
|
||||
reviewCount: "Revisado", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737669.jpg", imageAlt: "Tesla Model 3"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Volvo",
|
||||
name: "XC40",
|
||||
price: "Consultar",
|
||||
rating: 4,
|
||||
reviewCount: "Garantía",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/just-married-little-car-harbor_23-2149450457.jpg",
|
||||
imageAlt: "Volvo XC40",
|
||||
},
|
||||
id: "p6", brand: "Volvo", name: "XC40", price: "Consultar", rating: 4,
|
||||
reviewCount: "Garantía", imageSrc: "http://img.b2bpic.net/free-photo/just-married-little-car-harbor_23-2149450457.jpg", imageAlt: "Volvo XC40"},
|
||||
]}
|
||||
title="Explore Nuestro Catálogo"
|
||||
description="Descubra nuestra exclusiva selección de vehículos seminuevos de gama media y alta. Calidad y garantía en cada modelo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Catálogo Completo",
|
||||
href: "https://moralauto.es/catalog/index.php/es/show/properties/recent",
|
||||
},
|
||||
text: "Ver Catálogo Completo", href: "https://moralauto.es/catalog/index.php/es/show/properties/recent"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -279,35 +170,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "ws1",
|
||||
title: "Diagnóstico Avanzado",
|
||||
content: "Utilizamos la última tecnología para un diagnóstico preciso de su vehículo.",
|
||||
},
|
||||
id: "ws1", title: "Diagnóstico Avanzado", content: "Utilizamos la última tecnología para un diagnóstico preciso de su vehículo."},
|
||||
{
|
||||
id: "ws2",
|
||||
title: "Mantenimiento Integral",
|
||||
content: "Servicios completos para asegurar el rendimiento óptimo y la durabilidad de su coche.",
|
||||
},
|
||||
id: "ws2", title: "Mantenimiento Integral", content: "Servicios completos para asegurar el rendimiento óptimo y la durabilidad de su coche."},
|
||||
{
|
||||
id: "ws3",
|
||||
title: "Cambio de Aceite",
|
||||
content: "Servicio rápido y eficiente con lubricantes de calidad superior.",
|
||||
},
|
||||
id: "ws3", title: "Cambio de Aceite", content: "Servicio rápido y eficiente con lubricantes de calidad superior."},
|
||||
{
|
||||
id: "ws4",
|
||||
title: "Reparaciones Expertas",
|
||||
content: "Soluciones profesionales para cualquier tipo de avería, con garantía.",
|
||||
},
|
||||
id: "ws4", title: "Reparaciones Expertas", content: "Soluciones profesionales para cualquier tipo de avería, con garantía."},
|
||||
{
|
||||
id: "ws5",
|
||||
title: "Limpieza Detallada",
|
||||
content: "Dejamos su vehículo impecable, tanto interior como exterior.",
|
||||
},
|
||||
id: "ws5", title: "Limpieza Detallada", content: "Dejamos su vehículo impecable, tanto interior como exterior."},
|
||||
{
|
||||
id: "ws6",
|
||||
title: "Preparación de Vehículos",
|
||||
content: "Ajustes y puestas a punto para una experiencia de conducción perfecta.",
|
||||
},
|
||||
id: "ws6", title: "Preparación de Vehículos", content: "Ajustes y puestas a punto para una experiencia de conducción perfecta."},
|
||||
]}
|
||||
imageSrc="mo4.webp"
|
||||
imageAlt="Instalaciones del taller mecánico de Moralauto"
|
||||
@@ -325,30 +198,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "pr1",
|
||||
title: "01 Selección del vehículo",
|
||||
content: "Explore nuestro catálogo o solicite una importación personalizada.",
|
||||
},
|
||||
id: "pr1", title: "01 Selección del vehículo", content: "Explore nuestro catálogo o solicite una importación personalizada."},
|
||||
{
|
||||
id: "pr2",
|
||||
title: "02 Verificación de mantenimiento, kilómetros y estructura",
|
||||
content: "Garantizamos la transparencia y el estado óptimo de cada coche.",
|
||||
},
|
||||
id: "pr2", title: "02 Verificación de mantenimiento, kilómetros y estructura", content: "Garantizamos la transparencia y el estado óptimo de cada coche."},
|
||||
{
|
||||
id: "pr3",
|
||||
title: "03 Preparación y limpieza",
|
||||
content: "Su nuevo vehículo se entrega impecable y listo para la carretera.",
|
||||
},
|
||||
id: "pr3", title: "03 Preparación y limpieza", content: "Su nuevo vehículo se entrega impecable y listo para la carretera."},
|
||||
{
|
||||
id: "pr4",
|
||||
title: "04 Financiación/tasación si procede",
|
||||
content: "Ofrecemos opciones de financiación a medida y tasamos su antiguo vehículo.",
|
||||
},
|
||||
id: "pr4", title: "04 Financiación/tasación si procede", content: "Ofrecemos opciones de financiación a medida y tasamos su antiguo vehículo."},
|
||||
{
|
||||
id: "pr5",
|
||||
title: "05 Entrega con garantías",
|
||||
content: "Disfrute de su coche con total tranquilidad, respaldado por nuestra garantía.",
|
||||
},
|
||||
id: "pr5", title: "05 Entrega con garantías", content: "Disfrute de su coche con total tranquilidad, respaldado por nuestra garantía."},
|
||||
]}
|
||||
imageSrc="mo5.webp"
|
||||
imageAlt="Proceso de compra de un coche en Moralauto"
|
||||
@@ -366,65 +224,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Laura G.",
|
||||
date: "2024-03-15",
|
||||
title: "Experiencia excepcional a distancia",
|
||||
quote: "Compré mi coche desde Barcelona y el proceso fue increíblemente transparente y fácil. La entrega a medio camino fue perfecta. ¡Muy profesionales!",
|
||||
tag: "Compra a distancia",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg",
|
||||
avatarAlt: "Avatar de Laura G.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-car-gets-car-keys-rent-purchase-auto-concept-professional-salesperson-work-with-customer-car-dealership-giving-keys-new-car-owner_1150-45771.jpg",
|
||||
imageAlt: "Entrega de coche a cliente",
|
||||
},
|
||||
id: "t1", name: "Laura G.", date: "2024-03-15", title: "Experiencia excepcional a distancia", quote: "Compré mi coche desde Barcelona y el proceso fue increíblemente transparente y fácil. La entrega a medio camino fue perfecta. ¡Muy profesionales!", tag: "Compra a distancia", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1420.jpg", avatarAlt: "Avatar de Laura G.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-car-gets-car-keys-rent-purchase-auto-concept-professional-salesperson-work-with-customer-car-dealership-giving-keys-new-car-owner_1150-45771.jpg", imageAlt: "Entrega de coche a cliente"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos M.",
|
||||
date: "2024-02-28",
|
||||
title: "Trato profesional y transparente",
|
||||
quote: "Desde la primera llamada hasta la entrega, el trato fue impecable. Totalmente transparente con todos los detalles del vehículo y la financiación. ¡Recomendados!",
|
||||
tag: "Transparencia",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
avatarAlt: "Avatar de Carlos M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg",
|
||||
imageAlt: "Cliente satisfecho en el taller",
|
||||
},
|
||||
id: "t2", name: "Carlos M.", date: "2024-02-28", title: "Trato profesional y transparente", quote: "Desde la primera llamada hasta la entrega, el trato fue impecable. Totalmente transparente con todos los detalles del vehículo y la financiación. ¡Recomendados!", tag: "Transparencia", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", avatarAlt: "Avatar de Carlos M.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg", imageAlt: "Cliente satisfecho en el taller"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ana R.",
|
||||
date: "2024-01-20",
|
||||
title: "Taller rápido y eficaz",
|
||||
quote: "Mi coche necesitó una revisión y el taller de Moralauto fue rápido, eficaz y con precios justos. Volveré sin dudarlo para el mantenimiento.",
|
||||
tag: "Servicio Taller",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg",
|
||||
avatarAlt: "Avatar de Ana R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-way-signing-contract-buying-car_329181-20633.jpg",
|
||||
imageAlt: "Firma de documentos en el concesionario",
|
||||
},
|
||||
id: "t3", name: "Ana R.", date: "2024-01-20", title: "Taller rápido y eficaz", quote: "Mi coche necesitó una revisión y el taller de Moralauto fue rápido, eficaz y con precios justos. Volveré sin dudarlo para el mantenimiento.", tag: "Servicio Taller", avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg", avatarAlt: "Avatar de Ana R.", imageSrc: "http://img.b2bpic.net/free-photo/modern-way-signing-contract-buying-car_329181-20633.jpg", imageAlt: "Firma de documentos en el concesionario"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Javier S.",
|
||||
date: "2023-11-01",
|
||||
title: "Vehículo en estado excelente",
|
||||
quote: "Me entregaron un coche en un estado excelente, superando mis expectativas. Se nota el cuidado y la preparación previa. ¡Contentísimo con la compra!",
|
||||
tag: "Calidad del Vehículo",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26306.jpg",
|
||||
avatarAlt: "Avatar de Javier S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charismatic-man-holding-car-keys-showing-thumbs-up_158595-4219.jpg",
|
||||
imageAlt: "Coche nuevo en carretera",
|
||||
},
|
||||
id: "t4", name: "Javier S.", date: "2023-11-01", title: "Vehículo en estado excelente", quote: "Me entregaron un coche en un estado excelente, superando mis expectativas. Se nota el cuidado y la preparación previa. ¡Contentísimo con la compra!", tag: "Calidad del Vehículo", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26306.jpg", avatarAlt: "Avatar de Javier S.", imageSrc: "http://img.b2bpic.net/free-photo/charismatic-man-holding-car-keys-showing-thumbs-up_158595-4219.jpg", imageAlt: "Coche nuevo en carretera"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena P.",
|
||||
date: "2023-09-10",
|
||||
title: "Mi segundo coche en Moralauto",
|
||||
quote: "Ya es mi segundo coche con ellos y el trato sigue siendo excelente. Son de total confianza y siempre encuentran lo que busco. ¡Clientes de muchos años!",
|
||||
tag: "Fidelidad",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-by-his-car-forest_1303-23053.jpg",
|
||||
avatarAlt: "Avatar de Elena P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-businessman-buying-new-car-while-salesperson-presenting-new-vehicle-customer_342744-736.jpg",
|
||||
imageAlt: "Entrega de llaves de coche",
|
||||
},
|
||||
id: "t5", name: "Elena P.", date: "2023-09-10", title: "Mi segundo coche en Moralauto", quote: "Ya es mi segundo coche con ellos y el trato sigue siendo excelente. Son de total confianza y siempre encuentran lo que busco. ¡Clientes de muchos años!", tag: "Fidelidad", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-by-his-car-forest_1303-23053.jpg", avatarAlt: "Avatar de Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-businessman-buying-new-car-while-salesperson-presenting-new-vehicle-customer_342744-736.jpg", imageAlt: "Entrega de llaves de coche"},
|
||||
]}
|
||||
title="Lo Que Nuestros Clientes Dicen"
|
||||
description="La confianza de nuestros clientes es nuestro mayor aval. Más de 40 años de compromiso y satisfacción."
|
||||
@@ -440,19 +248,9 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Miguel Morales",
|
||||
role: "Director General",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-workshop_329181-11869.jpg",
|
||||
imageAlt: "Retrato de Miguel Morales, Director General de Moralauto",
|
||||
},
|
||||
id: "m1", name: "Miguel Morales", role: "Director General", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-workshop_329181-11869.jpg", imageAlt: "Retrato de Miguel Morales, Director General de Moralauto"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Sofía Ramos",
|
||||
role: "Jefa de Ventas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-14237.jpg",
|
||||
imageAlt: "Retrato de Sofía Ramos, jefa de ventas",
|
||||
},
|
||||
id: "m2", name: "Sofía Ramos", role: "Jefa de Ventas", imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom_1303-14237.jpg", imageAlt: "Retrato de Sofía Ramos, jefa de ventas"},
|
||||
]}
|
||||
title="Nuestro Equipo Humano"
|
||||
description="En MORALAUTO, cada miembro de nuestro equipo está comprometido con la excelencia, ofreciendo un trato cercano, transparente y profesional."
|
||||
@@ -466,40 +264,21 @@ export default function LandingPage() {
|
||||
description="Estamos en La Zubia, Granada, para atenderle personalmente. No dude en visitarnos o contactarnos para cualquier consulta."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Su Nombre",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Su Nombre", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Su Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Su Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Su Teléfono (opcional)",
|
||||
required: false,
|
||||
name: "phone", type: "tel", placeholder: "Su Teléfono (opcional)", required: false,
|
||||
},
|
||||
]}
|
||||
multiSelect={{
|
||||
name: "queryType",
|
||||
label: "Tipo de consulta",
|
||||
options: [
|
||||
"Compra de vehículo",
|
||||
"Venta/Tasación de vehículo",
|
||||
"Financiación",
|
||||
"Servicio de taller",
|
||||
"Importación de vehículo",
|
||||
"Otra consulta",
|
||||
],
|
||||
name: "queryType", label: "Tipo de consulta", options: [
|
||||
"Compra de vehículo", "Venta/Tasación de vehículo", "Financiación", "Servicio de taller", "Importación de vehículo", "Otra consulta"],
|
||||
}}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Su Mensaje",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Su Mensaje", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-african-american-mechanic-businesswoman-communicating-auto-repair-shop_637285-11589.jpg"
|
||||
@@ -515,70 +294,41 @@ export default function LandingPage() {
|
||||
logoText="MORALAUTO"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Inicio", href: "#hero"},
|
||||
{
|
||||
label: "Empresa",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Empresa", href: "#about"},
|
||||
{
|
||||
label: "Catálogo",
|
||||
href: "#catalog",
|
||||
},
|
||||
label: "Catálogo", href: "#catalog"},
|
||||
{
|
||||
label: "Taller",
|
||||
href: "#workshop",
|
||||
},
|
||||
label: "Taller", href: "#workshop"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contacto", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Venta Seminuevos",
|
||||
href: "#selection",
|
||||
},
|
||||
label: "Venta Seminuevos", href: "#selection"},
|
||||
{
|
||||
label: "Importación",
|
||||
href: "#selection",
|
||||
},
|
||||
label: "Importación", href: "#selection"},
|
||||
{
|
||||
label: "Mantenimiento",
|
||||
href: "#workshop",
|
||||
},
|
||||
label: "Mantenimiento", href: "#workshop"},
|
||||
{
|
||||
label: "Financiación",
|
||||
href: "#process",
|
||||
},
|
||||
label: "Financiación", href: "#process"},
|
||||
{
|
||||
label: "Tasación",
|
||||
href: "#process",
|
||||
},
|
||||
label: "Tasación", href: "#process"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Aviso legal",
|
||||
href: "#",
|
||||
},
|
||||
label: "Aviso legal", href: "#"},
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Política de Cookies",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Cookies", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user