Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-22 19:11:42 +00:00

View File

@@ -27,315 +27,137 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Inicio",
id: "hero",
},
{
name: "Servicios",
id: "servicios",
},
{
name: "Nosotros",
id: "about",
},
{
name: "Contacto",
id: "contact",
},
]}
brandName="Vera Healthy Hair"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Inicio", id: "hero" },
{ name: "Servicios", id: "servicios" },
{ name: "Nosotros", id: "about" },
{ name: "Contacto", id: "contact" },
]}
brandName="Vera Healthy Hair"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
title="Salud y Brillo para tu Cabello en Madrid"
description="Expertas en balayage, coloración premium y cuidado saludable. Descubre la experiencia Vera Healthy Hair en Chamberí."
buttons={[
{
text: "Reservar Cita",
href: "https://wa.me/34659653395",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg?_wi=1",
imageAlt: "luxury hair salon interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg?_wi=1",
imageAlt: "shiny healthy hair close up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg?_wi=1",
imageAlt: "balayage hair process",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg",
imageAlt: "Anime style beauty salon with cosmetology equipment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-beauty-salon-interior_23-2148910541.jpg",
imageAlt: "Modern beauty salon interior",
},
]}
mediaAnimation="blur-reveal"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "sparkles-gradient" }}
title="Salud y Brillo para tu Cabello en Madrid"
description="Expertas en balayage, coloración premium y cuidado saludable. Descubre la experiencia Vera Healthy Hair en Chamberí."
buttons={[{ text: "Reservar Cita", href: "https://wa.me/34659653395" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg", imageAlt: "luxury hair salon interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg", imageAlt: "shiny healthy hair close up" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg", imageAlt: "balayage hair process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg", imageAlt: "Anime style beauty salon with cosmetology equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-beauty-salon-interior_23-2148910541.jpg", imageAlt: "Modern beauty salon interior" }
]}
mediaAnimation="blur-reveal"
/>
</div>
<div id="servicios" data-section="servicios">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Balayage Premium",
description: "Mechas a mano alzada para un degradado natural y luminoso.",
tag: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=1",
},
{
id: "s2",
title: "Tratamiento Brillo",
description: "Nutrición profunda para un cabello saludable y lleno de vida.",
tag: "Tratamiento",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg?_wi=1",
},
{
id: "s3",
title: "Coloración Saludable",
description: "Productos sin amoniaco que cuidan tu cuero cabelludo.",
tag: "Expertos",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-styling-curly-hair_23-2149596068.jpg",
},
]}
title="Nuestros Servicios"
description="Tratamientos personalizados diseñados para realzar tu belleza natural."
/>
</div>
<div id="servicios" data-section="servicios">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "s1", title: "Balayage Premium", description: "Mechas a mano alzada para un degradado natural y luminoso.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg" },
{ id: "s2", title: "Tratamiento Brillo", description: "Nutrición profunda para un cabello saludable y lleno de vida.", tag: "Tratamiento", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg" },
{ id: "s3", title: "Coloración Saludable", description: "Productos sin amoniaco que cuidan tu cuero cabelludo.", tag: "Expertos", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-styling-curly-hair_23-2149596068.jpg" }
]}
title="Nuestros Servicios"
description="Tratamientos personalizados diseñados para realzar tu belleza natural."
/>
</div>
<div id="gallery" data-section="gallery">
<ProductCardThree
textboxLayout="default"
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Balayage Rubio",
price: "Desde 120€",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-lady-elegant-attire-sitting-stairs-laughing_197531-21059.jpg",
},
{
id: "p2",
name: "Corte y Estilo",
price: "Desde 45€",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall_158538-14687.jpg",
},
{
id: "p3",
name: "Coloración Total",
price: "Desde 80€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-woman-posing-blue-wall_273443-3901.jpg",
},
{
id: "p4",
name: "Brillo Intense",
price: "Desde 30€",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-detail-woman-s-brown-hair_23-2151914190.jpg",
},
{
id: "p5",
name: "Mechas Babylights",
price: "Desde 110€",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5503.jpg",
},
{
id: "p6",
name: "Cuidado Spa",
price: "Desde 50€",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg",
},
]}
title="Galería de Transformaciones"
description="Inspírate con nuestros últimos trabajos de color y corte."
/>
</div>
<div id="gallery" data-section="gallery">
<ProductCardThree
animationType="blur-reveal"
textboxLayout="default"
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Balayage Rubio", price: "Desde 120€", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-lady-elegant-attire-sitting-stairs-laughing_197531-21059.jpg" },
{ id: "p2", name: "Corte y Estilo", price: "Desde 45€", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall_158538-14687.jpg" },
{ id: "p3", name: "Coloración Total", price: "Desde 80€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-woman-posing-blue-wall_273443-3901.jpg" },
{ id: "p4", name: "Brillo Intense", price: "Desde 30€", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-detail-woman-s-brown-hair_23-2151914190.jpg" },
{ id: "p5", name: "Mechas Babylights", price: "Desde 110€", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5503.jpg" },
{ id: "p6", name: "Cuidado Spa", price: "Desde 50€", imageSrc: "http://img.b2bpic.net/free-photo/crop-hairdresser-washing-hair-blonde_23-2147769799.jpg" }
]}
title="Galería de Transformaciones"
description="Inspírate con nuestros últimos trabajos de color y corte."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Marta G.",
date: "15 Nov 2023",
title: "Excelente servicio",
quote: "El mejor balayage que me han hecho en Madrid.",
tag: "Color",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg?_wi=2",
imageAlt: "woman client beauty salon",
},
{
id: "t2",
name: "Elena R.",
date: "10 Nov 2023",
title: "Muy profesional",
quote: "Trato exquisito y resultados increíbles.",
tag: "Corte",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg?_wi=2",
imageAlt: "woman client beauty salon",
},
{
id: "t3",
name: "Sofía L.",
date: "05 Nov 2023",
title: "Volveré pronto",
quote: "Mi cabello brilla como nunca antes.",
tag: "Brillo",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg?_wi=2",
imageAlt: "woman client beauty salon",
},
{
id: "t4",
name: "Clara V.",
date: "01 Nov 2023",
title: "Súper recomendable",
quote: "Entendieron perfectamente lo que buscaba.",
tag: "Atención",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=2",
imageAlt: "woman client beauty salon",
},
{
id: "t5",
name: "Ana M.",
date: "28 Oct 2023",
title: "Premium",
quote: "Una experiencia de lujo absoluta.",
tag: "Salón",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg?_wi=2",
imageAlt: "woman client beauty salon",
},
]}
title="Lo que dicen nuestras clientas"
description="La satisfacción de quienes confían en Vera Healthy Hair."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Marta G.", date: "15 Nov 2023", title: "Excelente servicio", quote: "El mejor balayage que me han hecho en Madrid.", tag: "Color", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg" },
{ id: "t2", name: "Elena R.", date: "10 Nov 2023", title: "Muy profesional", quote: "Trato exquisito y resultados increíbles.", tag: "Corte", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg" },
{ id: "t3", name: "Sofía L.", date: "05 Nov 2023", title: "Volveré pronto", quote: "Mi cabello brilla como nunca antes.", tag: "Brillo", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230961.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg" },
{ id: "t4", name: "Clara V.", date: "01 Nov 2023", title: "Súper recomendable", quote: "Entendieron perfectamente lo que buscaba.", tag: "Atención", avatarSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg" },
{ id: "t5", name: "Ana M.", date: "28 Oct 2023", title: "Premium", quote: "Una experiencia de lujo absoluta.", tag: "Salón", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg" }
]}
title="Lo que dicen nuestras clientas"
description="La satisfacción de quienes confían en Vera Healthy Hair."
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="Sobre Vera Healthy Hair"
description="Ubicados en el corazón de Chamberí, somos especialistas en resaltar la belleza natural de cada mujer mediante técnicas de cuidado capilar sostenible y premium."
bulletPoints={[
{
title: "Experiencia Premium",
description: "Más de 10 años cuidando tu melena.",
},
{
title: "Productos Naturales",
description: "Respetamos el ecosistema de tu cabello.",
},
{
title: "Asesoría Personalizada",
description: "Diagnóstico capilar previo gratuito.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="Sobre Vera Healthy Hair"
description="Ubicados en el corazón de Chamberí, somos especialistas en resaltar la belleza natural de cada mujer mediante técnicas de cuidado capilar sostenible y premium."
bulletPoints={[
{ title: "Experiencia Premium", description: "Más de 10 años cuidando tu melena." },
{ title: "Productos Naturales", description: "Respetamos el ecosistema de tu cabello." },
{ title: "Asesoría Personalizada", description: "Diagnóstico capilar previo gratuito." }
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "¿Necesito cita previa?",
content: "Sí, recomendamos reservar con antelación para asegurar tu hueco.",
},
{
id: "f2",
title: "¿Qué productos usáis?",
content: "Utilizamos solo gamas premium naturales libres de amoniaco.",
},
{
id: "f3",
title: "¿Aceptan tarjetas?",
content: "Sí, aceptamos todos los métodos de pago.",
},
]}
title="Preguntas Frecuentes"
description="Dudas sobre nuestros servicios de peluquería."
faqsAnimation="blur-reveal"
/>
</div>
<div id="faq" data-section="faq">
<FaqDouble
textboxLayout="default"
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "¿Necesito cita previa?", content: "Sí, recomendamos reservar con antelación para asegurar tu hueco." },
{ id: "f2", title: "¿Qué productos usáis?", content: "Utilizamos solo gamas premium naturales libres de amoniaco." },
{ id: "f3", title: "¿Aceptan tarjetas?", content: "Sí, aceptamos todos los métodos de pago." }
]}
title="Preguntas Frecuentes"
description="Dudas sobre nuestros servicios de peluquería."
faqsAnimation="blur-reveal"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Contacto"
title="Visítanos en Chamberí"
description="Calle de Modesto Lafuente, 45. Reserva tu cita llamando al 659 65 33 95 o vía WhatsApp. Horario: Mar-Vie 10:00-20:00, Sáb 10:00-14:00."
imageSrc="http://img.b2bpic.net/free-photo/glass-doors-with-metal-grid-brick-archway-industrial-urban-doorway_169016-71141.jpg"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Contacto"
title="Visítanos en Chamberí"
description="Calle de Modesto Lafuente, 45. Reserva tu cita llamando al 659 65 33 95 o vía WhatsApp. Horario: Mar-Vie 10:00-20:00, Sáb 10:00-14:00."
imageSrc="http://img.b2bpic.net/free-photo/glass-doors-with-metal-grid-brick-archway-industrial-urban-doorway_169016-71141.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Vera Healthy Hair"
columns={[
{
title: "Salón",
items: [
{
label: "Sobre nosotros",
href: "#about",
},
{
label: "Servicios",
href: "#servicios",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacidad",
href: "#",
},
{
label: "Términos",
href: "#",
},
],
},
]}
copyrightText="© 2024 Vera Healthy Hair. Todos los derechos reservados."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Vera Healthy Hair"
columns={[
{ title: "Salón", items: [{ label: "Sobre nosotros", href: "#about" }, { label: "Servicios", href: "#servicios" }] },
{ title: "Legal", items: [{ label: "Privacidad", href: "#" }, { label: "Términos", href: "#" }] }
]}
copyrightText="© 2024 Vera Healthy Hair. Todos los derechos reservados."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}