Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-10 04:14:17 +00:00

View File

@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Car, Filter, Gauge, MapPin, Package, ShoppingBag, Sparkles, Truck, Wrench } from "lucide-react"; import { Airplay, Car, Filter, Gauge, Headset, MapPin, Package, ShoppingBag, Sparkles, SprayCan, Truck, Wrench } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -33,39 +33,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Inicio", name: "Inicio", id: "#hero"},
id: "#hero",
},
{ {
name: "Nosotros", name: "Nosotros", id: "#about"},
id: "#about",
},
{ {
name: "Características", name: "Características", id: "#features"},
id: "#features",
},
{ {
name: "Productos", name: "Productos", id: "#products"},
id: "#products",
},
{ {
name: "Testimonios", name: "Testimonios", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contacto", name: "Contacto", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Nice Productos" brandName="Nice Productos"
button={{ button={{
text: "Comprar Ahora", text: "Comprar Ahora", href: "#products"}}
href: "#products",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -76,39 +60,23 @@ export default function LandingPage() {
description="Tu solución integral para limpieza, repuestos y accesorios automotrices." description="Tu solución integral para limpieza, repuestos y accesorios automotrices."
buttons={[ buttons={[
{ {
text: "Explorar Productos", text: "Explorar Productos", href: "#products"},
href: "#products",
},
{ {
text: "Contacto", text: "Contacto", href: "#contact"},
href: "#contact",
},
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", imageAlt: "Productos de limpieza para vehículos"},
imageAlt: "Productos de limpieza para vehículos",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", imageAlt: "Repuestos automotrices variados"},
imageAlt: "Repuestos automotrices variados",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552226.jpg", imageAlt: "Productos de limpieza para el hogar"},
imageAlt: "Productos de limpieza para el hogar",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-female-being-uber-driver_23-2149184217.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-being-uber-driver_23-2149184217.jpg", imageAlt: "Accesorios automotrices modernos"},
imageAlt: "Accesorios automotrices modernos",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35952.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35952.jpg", imageAlt: "Proceso de lavado y limpieza de vehículos"},
imageAlt: "Proceso de lavado y limpieza de vehículos",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-using-diagnostic-tool-attaching-jumper-cables-car-engine-while-working-auto-repair-shop_637285-4269.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-mechanic-using-diagnostic-tool-attaching-jumper-cables-car-engine-while-working-auto-repair-shop_637285-4269.jpg", imageAlt: "Mecánico trabajando en un motor de coche"},
imageAlt: "Mecánico trabajando en un motor de coche",
},
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
showDimOverlay={true} showDimOverlay={true}
@@ -135,80 +103,50 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Envío Rápido y Seguro", title: "Envío Rápido y Seguro", description: "Recibe tus pedidos en tiempo récord, con seguimiento y protección en cada envío.", bentoComponent: "3d-stack-cards", items: [
description: "Recibe tus pedidos en tiempo récord, con seguimiento y protección en cada envío.", {
bentoComponent: { icon: Truck,
bentoComponent: "3d-stack-cards", title: "Despacho", subtitle: "Rápido", detail: "Nacional"},
items: [ {
{ icon: Package,
icon: Truck, title: "Empaque", subtitle: "Seguro", detail: "Protegido"},
title: "Despacho", {
subtitle: "Rápido", icon: MapPin,
detail: "Nacional", title: "Rastreo", subtitle: "Detallado", detail: "En Vivo"},
}, ],
{ imageSrc: "http://img.b2bpic.net/free-vector/earth-minimal-detail-black-blue_78370-10472.jpg", imageAlt: "globe icon minimal blue"},
icon: Package,
title: "Empaque",
subtitle: "Seguro",
detail: "Protegido",
},
{
icon: MapPin,
title: "Rastreo",
subtitle: "Detallado",
detail: "En Vivo",
},
],
},
imageSrc: "http://img.b2bpic.net/free-vector/earth-minimal-detail-black-blue_78370-10472.jpg",
imageAlt: "globe icon minimal blue",
},
{ {
title: "Amplio Catálogo de Productos", title: "Amplio Catálogo de Productos", description: "Encuentra todo lo que necesitas, desde limpieza hasta repuestos, en un solo lugar.", bentoComponent: "orbiting-icons", centerIcon: ShoppingBag,
description: "Encuentra todo lo que necesitas, desde limpieza hasta repuestos, en un solo lugar.", items: [
bentoComponent: { {
bentoComponent: "orbiting-icons", icon: SprayCan,
centerIcon: ShoppingBag, ring: 1,
items: [ },
{ {
icon: SprayCan, icon: Car,
ring: 1, ring: 2,
}, },
{ {
icon: Car, icon: Wrench,
ring: 2, ring: 3,
}, },
{ {
icon: Wrench, icon: Airplay,
ring: 3, ring: 1,
}, },
{ {
icon: Airplay, icon: Filter,
ring: 1, ring: 2,
}, },
{ {
icon: Filter, icon: Gauge,
ring: 2, ring: 3,
}, },
{ ],
icon: Gauge, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg", imageAlt: "globe icon minimal blue"},
ring: 3,
},
],
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=2",
imageAlt: "globe icon minimal blue",
},
{ {
title: "Soporte al Cliente Dedicado", title: "Soporte al Cliente Dedicado", description: "Nuestro equipo está listo para asistirte con cualquier duda o consulta.", bentoComponent: "reveal-icon", icon: Headset,
description: "Nuestro equipo está listo para asistirte con cualquier duda o consulta.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg", imageAlt: "globe icon minimal blue"},
bentoComponent: {
bentoComponent: "reveal-icon",
icon: Headset,
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=2",
imageAlt: "globe icon minimal blue",
},
]} ]}
title="Por Qué Elegir Nice Productos" title="Por Qué Elegir Nice Productos"
description="Ofrecemos una experiencia de compra superior con beneficios diseñados para tu comodidad y tranquilidad." description="Ofrecemos una experiencia de compra superior con beneficios diseñados para tu comodidad y tranquilidad."
@@ -223,61 +161,21 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p-1", id: "p-1", name: "Shampoo para Carro Premium", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/bleach-bottle_187299-46016.jpg", imageAlt: "Shampoo para carro"},
name: "Shampoo para Carro Premium",
price: "$15.99",
imageSrc: "http://img.b2bpic.net/free-photo/bleach-bottle_187299-46016.jpg",
imageAlt: "Shampoo para carro",
},
{ {
id: "p-2", id: "p-2", name: "Abrillantador de Llantas", price: "$12.50", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-spray_23-2148108861.jpg", imageAlt: "Abrillantador de llantas"},
name: "Abrillantador de Llantas",
price: "$12.50",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-spray_23-2148108861.jpg",
imageAlt: "Abrillantador de llantas",
},
{ {
id: "p-3", id: "p-3", name: "Paños de Microfibra (3-pack)", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/hands-stacking-towel-warm-light-wellness-aesthetic_169016-69012.jpg", imageAlt: "Paños de microfibra"},
name: "Paños de Microfibra (3-pack)",
price: "$9.99",
imageSrc: "http://img.b2bpic.net/free-photo/hands-stacking-towel-warm-light-wellness-aesthetic_169016-69012.jpg",
imageAlt: "Paños de microfibra",
},
{ {
id: "p-4", id: "p-4", name: "Ambientador de Auto", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/place-airbag-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16599.jpg", imageAlt: "Ambientador de auto"},
name: "Ambientador de Auto",
price: "$7.00",
imageSrc: "http://img.b2bpic.net/free-photo/place-airbag-close-up-view-interior-brand-new-modern-luxury-automobile_146671-16599.jpg",
imageAlt: "Ambientador de auto",
},
{ {
id: "p-5", id: "p-5", name: "Filtro de Aceite Universal", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg", imageAlt: "Filtro de aceite"},
name: "Filtro de Aceite Universal",
price: "$25.00",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-engine-part-with-ratchet-repair-garage_1170-1693.jpg",
imageAlt: "Filtro de aceite",
},
{ {
id: "p-6", id: "p-6", name: "Soporte Universal para Teléfono", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736801.jpg", imageAlt: "Soporte para teléfono"},
name: "Soporte Universal para Teléfono",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736801.jpg",
imageAlt: "Soporte para teléfono",
},
{ {
id: "p-7", id: "p-7", name: "Limpiador Multiusos", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizers-around-white-containers-blue-wall_114579-7226.jpg", imageAlt: "Limpiador multiusos"},
name: "Limpiador Multiusos",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/hand-sanitizers-around-white-containers-blue-wall_114579-7226.jpg",
imageAlt: "Limpiador multiusos",
},
{ {
id: "p-8", id: "p-8", name: "Limpiacristales Anti-rayas", price: "$6.75", imageSrc: "http://img.b2bpic.net/free-photo/young-female-is-resting-after-cleaning_1398-1095.jpg", imageAlt: "Limpiacristales"},
name: "Limpiacristales Anti-rayas",
price: "$6.75",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-is-resting-after-cleaning_1398-1095.jpg",
imageAlt: "Limpiacristales",
},
]} ]}
title="Nuestros Productos Destacados" title="Nuestros Productos Destacados"
description="Descubre nuestra selección premium para el cuidado automotriz y la limpieza del hogar." description="Descubre nuestra selección premium para el cuidado automotriz y la limpieza del hogar."
@@ -290,50 +188,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Excelente calidad de productos", quote: "¡Los productos de limpieza para vehículos son increíbles! Mi coche nunca había lucido tan brillante. Recomiendo Nice Productos al 100%.", name: "Carlos R.", role: "Entusiasta Automotriz", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-emotive-amazed-beautiful-woman-holds-sponges-uses-cleaning-supplies-brining-house-order_273609-25244.jpg", imageAlt: "Cliente satisfecho Carlos R."},
title: "Excelente calidad de productos",
quote: "¡Los productos de limpieza para vehículos son increíbles! Mi coche nunca había lucido tan brillante. Recomiendo Nice Productos al 100%.",
name: "Carlos R.",
role: "Entusiasta Automotriz",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-emotive-amazed-beautiful-woman-holds-sponges-uses-cleaning-supplies-brining-house-order_273609-25244.jpg",
imageAlt: "Cliente satisfecho Carlos R.",
},
{ {
id: "2", id: "2", title: "El mejor lugar para repuestos", quote: "He comprado varios repuestos aquí y siempre encuentro exactamente lo que necesito a precios justos. El servicio es rápido y confiable.", name: "María G.", role: "Mecánica Independiente", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-25903.jpg", imageAlt: "Cliente satisfecha María G."},
title: "El mejor lugar para repuestos",
quote: "He comprado varios repuestos aquí y siempre encuentro exactamente lo que necesito a precios justos. El servicio es rápido y confiable.",
name: "María G.",
role: "Mecánica Independiente",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-25903.jpg",
imageAlt: "Cliente satisfecha María G.",
},
{ {
id: "3", id: "3", title: "Accesorios innovadores y útiles", quote: "Los accesorios automotrices que ofrecen son muy prácticos y de gran calidad. Le dieron un toque moderno al interior de mi carro.", name: "Javier P.", role: "Conductor Diario", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-smiling-while-taking-some-facial-cream-isolated-white-background-with_1258-138004.jpg", imageAlt: "Cliente satisfecho Javier P."},
title: "Accesorios innovadores y útiles",
quote: "Los accesorios automotrices que ofrecen son muy prácticos y de gran calidad. Le dieron un toque moderno al interior de mi carro.",
name: "Javier P.",
role: "Conductor Diario",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-smiling-while-taking-some-facial-cream-isolated-white-background-with_1258-138004.jpg",
imageAlt: "Cliente satisfecho Javier P.",
},
{ {
id: "4", id: "4", title: "Limpieza profunda y efectiva", quote: "Usé los productos de limpieza para mi casa y quedé fascinada. Son muy efectivos y dejan un aroma fresco y duradero.", name: "Ana L.", role: "Ama de Casa", imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121339.jpg", imageAlt: "Cliente satisfecha Ana L."},
title: "Limpieza profunda y efectiva",
quote: "Usé los productos de limpieza para mi casa y quedé fascinada. Son muy efectivos y dejan un aroma fresco y duradero.",
name: "Ana L.",
role: "Ama de Casa",
imageSrc: "http://img.b2bpic.net/free-photo/feedback-results-information-satisfeaction_53876-121339.jpg",
imageAlt: "Cliente satisfecha Ana L.",
},
{ {
id: "5", id: "5", title: "Superó mis expectativas", quote: "Tenía dudas al principio, pero Nice Productos superó todas mis expectativas. La atención y la calidad de los productos son de primera.", name: "Roberto M.", role: "Comerciante", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-26751.jpg", imageAlt: "Cliente satisfecho Roberto M."},
title: "Superó mis expectativas",
quote: "Tenía dudas al principio, pero Nice Productos superó todas mis expectativas. La atención y la calidad de los productos son de primera.",
name: "Roberto M.",
role: "Comerciante",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-26751.jpg",
imageAlt: "Cliente satisfecho Roberto M.",
},
]} ]}
title="Lo que Dicen Nuestros Clientes" title="Lo que Dicen Nuestros Clientes"
description="Nuestra prioridad es tu satisfacción. Lee las experiencias de quienes ya confían en Nice Productos." description="Nuestra prioridad es tu satisfacción. Lee las experiencias de quienes ya confían en Nice Productos."
@@ -348,41 +211,12 @@ export default function LandingPage() {
description="Trabajamos con una amplia gama de clientes satisfechos en diferentes sectores." description="Trabajamos con una amplia gama de clientes satisfechos en diferentes sectores."
buttons={[ buttons={[
{ {
text: "Ver Más Casos", text: "Ver Más Casos", href: "#"},
href: "#",
},
]} ]}
speed={60} speed={60}
showCard={false} showCard={false}
logos={[ names={[
{ "Clean Innovations", "Auto Solutions", "Home Shine Co.", "Vehicle Xpert", "Detail Masters", "Global Auto Parts", "Sparkle Cleaners"
src: "http://img.b2bpic.net/free-vector/mechanical-repair-logo-design_23-2150045651.jpg",
alt: "Clean Innovations",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a5ijn3",
alt: "Auto Solutions",
},
{
src: "http://img.b2bpic.net/free-vector/cleaning-service-logo-template_23-2149204195.jpg",
alt: "Home Shine Co.",
},
{
src: "http://img.b2bpic.net/free-photo/cleaning-equipments-bottom-green-background_23-2147860227.jpg",
alt: "Vehicle Xpert",
},
{
src: "http://img.b2bpic.net/free-photo/minsk-belarus-dec-15-2021-car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry-electric-car-factory-conveyor-workers_645730-788.jpg",
alt: "Detail Masters",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xowzge",
alt: "Global Auto Parts",
},
{
src: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg",
alt: "Sparkle Cleaners",
},
]} ]}
/> />
</div> </div>
@@ -392,38 +226,21 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "¿Cuáles son los métodos de pago aceptados?", content: "Aceptamos tarjetas de crédito (Visa, MasterCard, American Express), transferencias bancarias y pagos a través de PayPal."},
title: "¿Cuáles son los métodos de pago aceptados?",
content: "Aceptamos tarjetas de crédito (Visa, MasterCard, American Express), transferencias bancarias y pagos a través de PayPal.",
},
{ {
id: "faq-2", id: "faq-2", title: "¿Realizan envíos a todo el país?", content: "Sí, realizamos envíos a nivel nacional. El tiempo de entrega y el costo pueden variar según tu ubicación."},
title: "¿Realizan envíos a todo el país?",
content: "Sí, realizamos envíos a nivel nacional. El tiempo de entrega y el costo pueden variar según tu ubicación.",
},
{ {
id: "faq-3", id: "faq-3", title: "¿Se pueden devolver o cambiar los productos?", content: "Sí, aceptamos devoluciones y cambios dentro de los 30 días posteriores a la compra, siempre y cuando los productos estén en su estado original."},
title: "¿Se pueden devolver o cambiar los productos?",
content: "Sí, aceptamos devoluciones y cambios dentro de los 30 días posteriores a la compra, siempre y cuando los productos estén en su estado original.",
},
{ {
id: "faq-4", id: "faq-4", title: "¿Ofrecen garantía en los repuestos automotrices?", content: "Todos nuestros repuestos automotrices cuentan con garantía del fabricante. Los detalles específicos se encuentran en la descripción de cada producto."},
title: "¿Ofrecen garantía en los repuestos automotrices?",
content: "Todos nuestros repuestos automotrices cuentan con garantía del fabricante. Los detalles específicos se encuentran en la descripción de cada producto.",
},
{ {
id: "faq-5", id: "faq-5", title: "¿Tienen descuentos para compras al por mayor?", content: "Sí, ofrecemos precios especiales para compras al por mayor. Por favor, contáctanos directamente para más información."},
title: "¿Tienen descuentos para compras al por mayor?",
content: "Sí, ofrecemos precios especiales para compras al por mayor. Por favor, contáctanos directamente para más información.",
},
]} ]}
sideTitle="¿Tienes Preguntas?" sideTitle="¿Tienes Preguntas?"
sideDescription="Encuentra respuestas a las consultas más frecuentes sobre nuestros productos y servicios." sideDescription="Encuentra respuestas a las consultas más frecuentes sobre nuestros productos y servicios."
buttons={[ buttons={[
{ {
text: "Contactar Soporte", text: "Contactar Soporte", href: "#contact"},
href: "#contact",
},
]} ]}
faqsAnimation="slide-up" faqsAnimation="slide-up"
textPosition="left" textPosition="left"
@@ -434,20 +251,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Contacto" tag="Contacto"
title="¿Listo para Mejorar tu Coche y Hogar?" title="¿Listo para Mejorar tu Coche y Hogar?"
description="Estamos aquí para ayudarte a encontrar los mejores productos y soluciones. Contáctanos hoy mismo para asesoría personalizada." description="Estamos aquí para ayudarte a encontrar los mejores productos y soluciones. Contáctanos hoy mismo para asesoría personalizada."
buttons={[ buttons={[
{ {
text: "Enviar Mensaje", text: "Enviar Mensaje", href: "mailto:info@niceproductos.com"},
href: "mailto:info@niceproductos.com",
},
{ {
text: "Llamar Ahora", text: "Llamar Ahora", href: "tel:+123456789"},
href: "tel:+123456789",
},
]} ]}
/> />
</div> </div>
@@ -458,58 +270,35 @@ export default function LandingPage() {
logoText="Nice Productos" logoText="Nice Productos"
columns={[ columns={[
{ {
title: "Productos", title: "Productos", items: [
items: [
{ {
label: "Limpieza General", label: "Limpieza General", href: "#products"},
href: "#products",
},
{ {
label: "Limpieza Automotriz", label: "Limpieza Automotriz", href: "#products"},
href: "#products",
},
{ {
label: "Repuestos", label: "Repuestos", href: "#products"},
href: "#products",
},
{ {
label: "Accesorios", label: "Accesorios", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Compañía", title: "Compañía", items: [
items: [
{ {
label: "Sobre Nosotros", label: "Sobre Nosotros", href: "#about"},
href: "#about",
},
{ {
label: "Testimonios", label: "Testimonios", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Contacto", label: "Contacto", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Soporte", title: "Soporte", items: [
items: [
{ {
label: "Preguntas Frecuentes", label: "Preguntas Frecuentes", href: "#faq"},
href: "#faq",
},
{ {
label: "Ayuda", label: "Ayuda", href: "#"},
href: "#",
},
{ {
label: "Envíos", label: "Envíos", href: "#"},
href: "#",
},
], ],
}, },
]} ]}