Merge version_2 into main #1
352
src/app/page.tsx
352
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#inicio",
|
||||
},
|
||||
name: "Inicio", id: "#inicio"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#servicios",
|
||||
},
|
||||
name: "Servicios", id: "#servicios"},
|
||||
{
|
||||
name: "Productos",
|
||||
id: "#productos",
|
||||
},
|
||||
name: "Productos", id: "#productos"},
|
||||
{
|
||||
name: "Equipo",
|
||||
id: "#equipo",
|
||||
},
|
||||
name: "Equipo", id: "#equipo"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#contacto",
|
||||
},
|
||||
name: "Contacto", id: "#contacto"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gp1qf"
|
||||
logoAlt="Logo de El Barbero Clásico"
|
||||
@@ -66,81 +56,42 @@ export default function LandingPage() {
|
||||
description="En El Barbero Clásico, combinamos técnicas tradicionales con tendencias modernas para crear looks impecables que reflejan tu personalidad. Vive la experiencia de un verdadero arte en cada corte y afeitado."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Carlos A.",
|
||||
handle: "@CarlosA_Estilo",
|
||||
testimonial: "Excelente servicio, el mejor corte de mi vida y un ambiente inmejorable. ¡Siempre salgo renovado!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man_641386-1057.jpg",
|
||||
imageAlt: "Carlos A. cliente satisfecho",
|
||||
},
|
||||
name: "Carlos A.", handle: "@CarlosA_Estilo", testimonial: "Excelente servicio, el mejor corte de mi vida y un ambiente inmejorable. ¡Siempre salgo renovado!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-man_641386-1057.jpg", imageAlt: "Carlos A. cliente satisfecho"},
|
||||
{
|
||||
name: "Miguel R.",
|
||||
handle: "@MiguelR_Barba",
|
||||
testimonial: "Mi barba nunca se había visto tan bien. El diseño y cuidado que le dieron fue impecable. ¡Totalmente recomendado!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-smeared-face-with-shaving-foam-holds-shaving-brush-phone-isolated-white-space-with-copy-space_141793-60377.jpg",
|
||||
imageAlt: "Miguel R. cliente satisfecho",
|
||||
},
|
||||
name: "Miguel R.", handle: "@MiguelR_Barba", testimonial: "Mi barba nunca se había visto tan bien. El diseño y cuidado que le dieron fue impecable. ¡Totalmente recomendado!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-smeared-face-with-shaving-foam-holds-shaving-brush-phone-isolated-white-space-with-copy-space_141793-60377.jpg", imageAlt: "Miguel R. cliente satisfecho"},
|
||||
{
|
||||
name: "Juan P.",
|
||||
handle: "@JuanP_Clasico",
|
||||
testimonial: "Un verdadero oasis para el hombre. El afeitado tradicional es una experiencia que todo hombre debería probar aquí.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit_23-2147574144.jpg",
|
||||
imageAlt: "Juan P. cliente satisfecho",
|
||||
},
|
||||
name: "Juan P.", handle: "@JuanP_Clasico", testimonial: "Un verdadero oasis para el hombre. El afeitado tradicional es una experiencia que todo hombre debería probar aquí.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit_23-2147574144.jpg", imageAlt: "Juan P. cliente satisfecho"},
|
||||
{
|
||||
name: "Luis G.",
|
||||
handle: "@LuisG_Look",
|
||||
testimonial: "Siempre me sorprenden con un estilo que me favorece. Los barberos son unos verdaderos artistas. ¡No los cambio por nada!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg",
|
||||
imageAlt: "Luis G. cliente satisfecho",
|
||||
},
|
||||
name: "Luis G.", handle: "@LuisG_Look", testimonial: "Siempre me sorprenden con un estilo que me favorece. Los barberos son unos verdaderos artistas. ¡No los cambio por nada!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-grandfather-cross-arms-chest-looking-happy_176420-31784.jpg", imageAlt: "Luis G. cliente satisfecho"},
|
||||
{
|
||||
name: "Andrés D.",
|
||||
handle: "@AndresD_Moderno",
|
||||
testimonial: "Vengo por el corte y me quedo por el ambiente y la conversación. La mejor barbería en la ciudad, sin duda.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg",
|
||||
imageAlt: "Andrés D. cliente satisfecho",
|
||||
},
|
||||
name: "Andrés D.", handle: "@AndresD_Moderno", testimonial: "Vengo por el corte y me quedo por el ambiente y la conversación. La mejor barbería en la ciudad, sin duda.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3914.jpg", imageAlt: "Andrés D. cliente satisfecho"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
tag="Tu Estilo, Nuestra Pasión"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Cita",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Reservar Cita", href: "#contacto"},
|
||||
{
|
||||
text: "Ver Servicios",
|
||||
href: "#servicios",
|
||||
},
|
||||
text: "Ver Servicios", href: "#servicios"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2999.jpg",
|
||||
alt: "Avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-funny-expression_1194-2999.jpg", alt: "Avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-nature_23-2148170317.jpg",
|
||||
alt: "Avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-nature_23-2148170317.jpg", alt: "Avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-brick-wall_23-2148465265.jpg",
|
||||
alt: "Avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-brick-wall_23-2148465265.jpg", alt: "Avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-pretty-caucasian-schoolgirl-with-headphones-neck-wearing-glasses-back-bag-points-herself-holding-books-pink-with-copy-space_141793-62766.jpg",
|
||||
alt: "Avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-pretty-caucasian-schoolgirl-with-headphones-neck-wearing-glasses-back-bag-points-herself-holding-books-pink-with-copy-space_141793-62766.jpg", alt: "Avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-excited-businessman-dressed-suit_171337-154.jpg",
|
||||
alt: "Cliente satisfecho con look elegante",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-excited-businessman-dressed-suit_171337-154.jpg", alt: "Cliente satisfecho con look elegante"},
|
||||
]}
|
||||
avatarText="+1000 clientes satisfechos"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attentive-barber-shaving-beard-client-barber-shop_23-2148181974.jpg"
|
||||
@@ -159,12 +110,9 @@ export default function LandingPage() {
|
||||
title="¿Quiénes Somos? La Tradición en Cada Corte"
|
||||
buttons={[
|
||||
{
|
||||
text: "Conoce a Nuestro Equipo",
|
||||
href: "#equipo",
|
||||
},
|
||||
text: "Conoce a Nuestro Equipo", href: "#equipo"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
description="Desde 20XX, El Barbero Clásico ha sido un referente de la barbería en la ciudad. Fundado con la visión de preservar la esencia de la barbería tradicional mientras se adapta a las exigencias modernas, nuestro salón es un espacio donde la precisión, el cuidado y el buen trato son primordiales. Creemos que cada visita es una oportunidad para transformar y realzar la confianza de nuestros clientes."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,53 +123,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "servicio-1",
|
||||
title: "Corte Clásico y Moderno",
|
||||
description: "Desde desvanecidos perfectos hasta estilos atrevidos, nuestros barberos son expertos en todas las técnicas, garantizando un look impecable y a la moda.",
|
||||
tag: "Corte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-customer-new-haircut_23-2148257017.jpg",
|
||||
imageAlt: "Barbero cortando el pelo a un cliente",
|
||||
},
|
||||
id: "servicio-1", title: "Corte Clásico y Moderno", description: "Desde desvanecidos perfectos hasta estilos atrevidos, nuestros barberos son expertos en todas las técnicas, garantizando un look impecable y a la moda.", tag: "Corte", imageSrc: "http://img.b2bpic.net/free-photo/blurred-customer-new-haircut_23-2148257017.jpg", imageAlt: "Barbero cortando el pelo a un cliente"},
|
||||
{
|
||||
id: "servicio-2",
|
||||
title: "Afeitado Tradicional con Navaja",
|
||||
description: "Experimenta un afeitado apurado y relajante con toallas calientes, vapor y productos de primera calidad que cuidan tu piel al máximo.",
|
||||
tag: "Afeitado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dad-teaching-his-son-how-shave_23-2149422630.jpg",
|
||||
imageAlt: "Barbero realizando afeitado tradicional con navaja",
|
||||
},
|
||||
id: "servicio-2", title: "Afeitado Tradicional con Navaja", description: "Experimenta un afeitado apurado y relajante con toallas calientes, vapor y productos de primera calidad que cuidan tu piel al máximo.", tag: "Afeitado", imageSrc: "http://img.b2bpic.net/free-photo/dad-teaching-his-son-how-shave_23-2149422630.jpg", imageAlt: "Barbero realizando afeitado tradicional con navaja"},
|
||||
{
|
||||
id: "servicio-3",
|
||||
title: "Diseño y Cuidado de Barba",
|
||||
description: "Moldeamos y cuidamos tu barba para que complemente tu rostro y estilo, utilizando productos específicos para su hidratación y brillo.",
|
||||
tag: "Barba",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg",
|
||||
imageAlt: "Barbero perfilando la barba de un cliente",
|
||||
},
|
||||
id: "servicio-3", title: "Diseño y Cuidado de Barba", description: "Moldeamos y cuidamos tu barba para que complemente tu rostro y estilo, utilizando productos específicos para su hidratación y brillo.", tag: "Barba", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313028.jpg", imageAlt: "Barbero perfilando la barba de un cliente"},
|
||||
{
|
||||
id: "servicio-4",
|
||||
title: "Tratamientos Capilares",
|
||||
description: "Hidratación profunda, tratamientos anticaída y soluciones para un cabello saludable, fuerte y lleno de vida. Consulta a nuestros expertos.",
|
||||
tag: "Cabello",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307469.jpg",
|
||||
imageAlt: "Productos para tratamiento capilar masculino",
|
||||
},
|
||||
id: "servicio-4", title: "Tratamientos Capilares", description: "Hidratación profunda, tratamientos anticaída y soluciones para un cabello saludable, fuerte y lleno de vida. Consulta a nuestros expertos.", tag: "Cabello", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-himself-scalp-massage_23-2151307469.jpg", imageAlt: "Productos para tratamiento capilar masculino"},
|
||||
{
|
||||
id: "servicio-5",
|
||||
title: "Masaje Facial Relajante",
|
||||
description: "Un toque extra de bienestar para revitalizar tu piel y mente después de un afeitado o corte. Pura relajación y cuidado.",
|
||||
tag: "Relax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-spa_23-2150911827.jpg",
|
||||
imageAlt: "Hombre recibiendo un masaje facial relajante",
|
||||
},
|
||||
id: "servicio-5", title: "Masaje Facial Relajante", description: "Un toque extra de bienestar para revitalizar tu piel y mente después de un afeitado o corte. Pura relajación y cuidado.", tag: "Relax", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-spa_23-2150911827.jpg", imageAlt: "Hombre recibiendo un masaje facial relajante"},
|
||||
{
|
||||
id: "servicio-6",
|
||||
title: "Paquetes Especiales para Novios",
|
||||
description: "Prepárate para tu gran día con un estilo impecable. Ofrecemos paquetes completos para que luzcas perfecto y relajado.",
|
||||
tag: "Bodas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9719.jpg",
|
||||
imageAlt: "Novio preparándose para su boda en la barbería",
|
||||
},
|
||||
id: "servicio-6", title: "Paquetes Especiales para Novios", description: "Prepárate para tu gran día con un estilo impecable. Ofrecemos paquetes completos para que luzcas perfecto y relajado.", tag: "Bodas", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-posing-near-gray-wall_158538-9719.jpg", imageAlt: "Novio preparándose para su boda en la barbería"},
|
||||
]}
|
||||
title="Nuestros Servicios Exclusivos"
|
||||
description="Ofrecemos una gama completa de servicios diseñados para el hombre moderno que valora el cuidado personal y el estilo. Desde cortes clásicos hasta tratamientos especializados, cada visita es una experiencia única."
|
||||
@@ -238,47 +150,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "Cera Fijadora Clásica",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-slugging-night-routine_23-2150396588.jpg",
|
||||
imageAlt: "Cera fijadora clásica para cabello",
|
||||
},
|
||||
id: "prod-1", name: "Cera Fijadora Clásica", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-slugging-night-routine_23-2150396588.jpg", imageAlt: "Cera fijadora clásica para cabello"},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Aceite Premium para Barba",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-male-beauty-products-with-display_23-2150435194.jpg",
|
||||
imageAlt: "Aceite premium para el cuidado de la barba",
|
||||
},
|
||||
id: "prod-2", name: "Aceite Premium para Barba", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-male-beauty-products-with-display_23-2150435194.jpg", imageAlt: "Aceite premium para el cuidado de la barba"},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Bálsamo Aftershave Suavizante",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-doing-selfcare-routine_23-2149291803.jpg",
|
||||
imageAlt: "Bálsamo suavizante para después del afeitado",
|
||||
},
|
||||
id: "prod-3", name: "Bálsamo Aftershave Suavizante", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/young-male-doing-selfcare-routine_23-2149291803.jpg", imageAlt: "Bálsamo suavizante para después del afeitado"},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Champú Revitalizante Masculino",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-giving-himself-scalp-massage_23-2151262259.jpg",
|
||||
imageAlt: "Champú revitalizante para hombre",
|
||||
},
|
||||
id: "prod-4", name: "Champú Revitalizante Masculino", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-giving-himself-scalp-massage_23-2151262259.jpg", imageAlt: "Champú revitalizante para hombre"},
|
||||
{
|
||||
id: "prod-5",
|
||||
name: "Tónico Capilar Fortificante",
|
||||
price: "$25.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-violet-t-shirt-doing-italian-gesture-looking-happy-front-view_176474-33583.jpg",
|
||||
imageAlt: "Tónico capilar fortificante",
|
||||
},
|
||||
id: "prod-5", name: "Tónico Capilar Fortificante", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-violet-t-shirt-doing-italian-gesture-looking-happy-front-view_176474-33583.jpg", imageAlt: "Tónico capilar fortificante"},
|
||||
{
|
||||
id: "prod-6",
|
||||
name: "Brocha de Afeitar Artesanal",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326579.jpg",
|
||||
imageAlt: "Brocha de afeitar artesanal",
|
||||
},
|
||||
id: "prod-6", name: "Brocha de Afeitar Artesanal", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326579.jpg", imageAlt: "Brocha de afeitar artesanal"},
|
||||
]}
|
||||
title="Productos de Cuidado Superior"
|
||||
description="Descubre nuestra selección de productos premium para mantener tu estilo y cuidado personal en casa, con la calidad que nos caracteriza."
|
||||
@@ -296,29 +178,13 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "m-1",
|
||||
name: "Roberto 'El Jefe' García",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg",
|
||||
imageAlt: "Retrato de Roberto García, Barbero Senior",
|
||||
},
|
||||
id: "m-1", name: "Roberto 'El Jefe' García", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", imageAlt: "Retrato de Roberto García, Barbero Senior"},
|
||||
{
|
||||
id: "m-2",
|
||||
name: "Sofía 'La Estilista' Ramos",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg",
|
||||
imageAlt: "Retrato de Sofía Ramos, Estilista Principal",
|
||||
},
|
||||
id: "m-2", name: "Sofía 'La Estilista' Ramos", imageSrc: "http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506337.jpg", imageAlt: "Retrato de Sofía Ramos, Estilista Principal"},
|
||||
{
|
||||
id: "m-3",
|
||||
name: "Alejandro 'El Artesano' Díaz",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-shocked-blonde-male-barber-uniform-hides-face-with-hand-looking-side-holding-hair-clipper-isolated-violet-space-with-copy-space_141793-60322.jpg",
|
||||
imageAlt: "Retrato de Alejandro Díaz, Especialista en Afeitados",
|
||||
},
|
||||
id: "m-3", name: "Alejandro 'El Artesano' Díaz", imageSrc: "http://img.b2bpic.net/free-photo/young-shocked-blonde-male-barber-uniform-hides-face-with-hand-looking-side-holding-hair-clipper-isolated-violet-space-with-copy-space_141793-60322.jpg", imageAlt: "Retrato de Alejandro Díaz, Especialista en Afeitados"},
|
||||
{
|
||||
id: "m-4",
|
||||
name: "Diego 'El Joven' Castro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-looking-young-beautiful-female-barber-uniform-holding-scissors-with-comb-isolated-pink-wall_141793-105656.jpg",
|
||||
imageAlt: "Retrato de Diego Castro, Barbero Junior con estilo",
|
||||
},
|
||||
id: "m-4", name: "Diego 'El Joven' Castro", imageSrc: "http://img.b2bpic.net/free-photo/confident-looking-young-beautiful-female-barber-uniform-holding-scissors-with-comb-isolated-pink-wall_141793-105656.jpg", imageAlt: "Retrato de Diego Castro, Barbero Junior con estilo"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -331,45 +197,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Javier Solano",
|
||||
handle: "@JavierSolano",
|
||||
testimonial: "Impresionante el nivel de detalle en cada corte. La mejor barbería a la que he ido. ¡Un 10!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-posing_23-2148911847.jpg",
|
||||
imageAlt: "Javier Solano",
|
||||
},
|
||||
id: "t-1", name: "Javier Solano", handle: "@JavierSolano", testimonial: "Impresionante el nivel de detalle en cada corte. La mejor barbería a la que he ido. ¡Un 10!", imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-man-posing_23-2148911847.jpg", imageAlt: "Javier Solano"},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Ricardo Fuentes",
|
||||
handle: "@RicaFuentes",
|
||||
testimonial: "El afeitado con navaja es una experiencia sublime. Salgo como nuevo cada vez. ¡Gracias, equipo!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-standing-sideways-looking-camera_171337-16220.jpg",
|
||||
imageAlt: "Ricardo Fuentes",
|
||||
},
|
||||
id: "t-2", name: "Ricardo Fuentes", handle: "@RicaFuentes", testimonial: "El afeitado con navaja es una experiencia sublime. Salgo como nuevo cada vez. ¡Gracias, equipo!", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-standing-sideways-looking-camera_171337-16220.jpg", imageAlt: "Ricardo Fuentes"},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "Sergio Mendoza",
|
||||
handle: "@SergMendoza",
|
||||
testimonial: "Me encanta el ambiente, la música y, por supuesto, el talento de los barberos. Mi lugar favorito para relajarse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-suit-making-call-me-phone-gesture-standing-white-background_179666-31649.jpg",
|
||||
imageAlt: "Sergio Mendoza",
|
||||
},
|
||||
id: "t-3", name: "Sergio Mendoza", handle: "@SergMendoza", testimonial: "Me encanta el ambiente, la música y, por supuesto, el talento de los barberos. Mi lugar favorito para relajarse.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-male-suit-making-call-me-phone-gesture-standing-white-background_179666-31649.jpg", imageAlt: "Sergio Mendoza"},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "Felipe Cruz",
|
||||
handle: "@FeliCruz",
|
||||
testimonial: "Los productos que usan son de lo mejor. Mi cabello y barba nunca habían estado tan saludables y bien cuidados.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-middleaged-man-smiling-happy-satisfied-showing-thumbsup-expressing-approval_1258-130248.jpg",
|
||||
imageAlt: "Felipe Cruz",
|
||||
},
|
||||
id: "t-4", name: "Felipe Cruz", handle: "@FeliCruz", testimonial: "Los productos que usan son de lo mejor. Mi cabello y barba nunca habían estado tan saludables y bien cuidados.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-middleaged-man-smiling-happy-satisfied-showing-thumbsup-expressing-approval_1258-130248.jpg", imageAlt: "Felipe Cruz"},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "Martín Valencia",
|
||||
handle: "@MartyValen",
|
||||
testimonial: "Profesionalismo y cordialidad en cada visita. Me siento en confianza para experimentar nuevos estilos. ¡Grandes!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-taking-selfie_23-2150283285.jpg",
|
||||
imageAlt: "Martín Valencia",
|
||||
},
|
||||
id: "t-5", name: "Martín Valencia", handle: "@MartyValen", testimonial: "Profesionalismo y cordialidad en cada visita. Me siento en confianza para experimentar nuevos estilos. ¡Grandes!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-taking-selfie_23-2150283285.jpg", imageAlt: "Martín Valencia"},
|
||||
]}
|
||||
title="Lo Que Dicen Nuestros Clientes"
|
||||
description="La satisfacción de nuestros clientes es nuestra mejor carta de presentación. Sus experiencias nos impulsan a seguir mejorando cada día."
|
||||
@@ -384,30 +220,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "¿Necesito reservar cita previa?",
|
||||
content: "Sí, recomendamos encarecidamente reservar cita previa a través de nuestra web o llamando directamente para asegurar su lugar y evitar esperas.",
|
||||
},
|
||||
id: "faq-1", title: "¿Necesito reservar cita previa?", content: "Sí, recomendamos encarecidamente reservar cita previa a través de nuestra web o llamando directamente para asegurar su lugar y evitar esperas."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "¿Cuáles son sus horarios de atención?",
|
||||
content: "Estamos abiertos de Martes a Sábado de 10:00 AM a 8:00 PM. Los Domingos y Lunes estamos cerrados.",
|
||||
},
|
||||
id: "faq-2", title: "¿Cuáles son sus horarios de atención?", content: "Estamos abiertos de Martes a Sábado de 10:00 AM a 8:00 PM. Los Domingos y Lunes estamos cerrados."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "¿Aceptan pagos con tarjeta de crédito?",
|
||||
content: "Sí, aceptamos todas las tarjetas de crédito y débito principales, así como pagos en efectivo.",
|
||||
},
|
||||
id: "faq-3", title: "¿Aceptan pagos con tarjeta de crédito?", content: "Sí, aceptamos todas las tarjetas de crédito y débito principales, así como pagos en efectivo."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "¿Ofrecen servicios de barbería para niños?",
|
||||
content: "Sí, tenemos cortes especiales para los más pequeños, diseñados para que su experiencia sea cómoda y divertida.",
|
||||
},
|
||||
id: "faq-4", title: "¿Ofrecen servicios de barbería para niños?", content: "Sí, tenemos cortes especiales para los más pequeños, diseñados para que su experiencia sea cómoda y divertida."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "¿Puedo elegir a mi barbero preferido?",
|
||||
content: "Por supuesto. Al momento de reservar su cita, puede seleccionar a su barbero de preferencia según la disponibilidad.",
|
||||
},
|
||||
id: "faq-5", title: "¿Puedo elegir a mi barbero preferido?", content: "Por supuesto. Al momento de reservar su cita, puede seleccionar a su barbero de preferencia según la disponibilidad."},
|
||||
]}
|
||||
title="Preguntas Frecuentes"
|
||||
description="Aquí respondemos algunas de las dudas más comunes sobre nuestros servicios, horarios y procesos de reserva."
|
||||
@@ -424,27 +245,16 @@ export default function LandingPage() {
|
||||
description="Estamos listos para transformar tu estilo. Envíanos un mensaje, programa una cita o visítanos. ¡Te esperamos!"
|
||||
inputs={[
|
||||
{
|
||||
name: "nombre",
|
||||
type: "text",
|
||||
placeholder: "Tu Nombre Completo",
|
||||
required: true,
|
||||
name: "nombre", type: "text", placeholder: "Tu Nombre Completo", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Tu Correo Electrónico",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true,
|
||||
},
|
||||
{
|
||||
name: "telefono",
|
||||
type: "tel",
|
||||
placeholder: "Número de Teléfono",
|
||||
},
|
||||
name: "telefono", type: "tel", placeholder: "Número de Teléfono"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "mensaje",
|
||||
placeholder: "Escribe tu mensaje o consulta...",
|
||||
rows: 5,
|
||||
name: "mensaje", placeholder: "Escribe tu mensaje o consulta...", rows: 5,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-bearded-hipster-male-with-stylish-haircut-sits-chair-hairdresser-s-salon_613910-13412.jpg"
|
||||
imageAlt="Imagen de fondo para la sección de contacto"
|
||||
@@ -463,67 +273,41 @@ export default function LandingPage() {
|
||||
logoText="El Barbero Clásico"
|
||||
columns={[
|
||||
{
|
||||
title: "Servicios",
|
||||
items: [
|
||||
title: "Servicios", items: [
|
||||
{
|
||||
label: "Cortes",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Cortes", href: "#servicios"},
|
||||
{
|
||||
label: "Afeitados",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Afeitados", href: "#servicios"},
|
||||
{
|
||||
label: "Barbas",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Barbas", href: "#servicios"},
|
||||
{
|
||||
label: "Tratamientos",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Tratamientos", href: "#servicios"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nosotros",
|
||||
items: [
|
||||
title: "Nosotros", items: [
|
||||
{
|
||||
label: "Quiénes Somos",
|
||||
href: "#acerca",
|
||||
},
|
||||
label: "Quiénes Somos", href: "#acerca"},
|
||||
{
|
||||
label: "Nuestro Equipo",
|
||||
href: "#equipo",
|
||||
},
|
||||
label: "Nuestro Equipo", href: "#equipo"},
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonios",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonios"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ayuda",
|
||||
items: [
|
||||
title: "Ayuda", items: [
|
||||
{
|
||||
label: "Preguntas Frecuentes",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Preguntas Frecuentes", href: "#faq"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contacto",
|
||||
},
|
||||
label: "Contacto", href: "#contacto"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
title: "Síguenos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/elbarberoclasico",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/elbarberoclasico"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com/elbarberoclasico",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com/elbarberoclasico"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user