Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 16:21:01 +00:00

View File

@@ -34,41 +34,25 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Inicio", id: "#home"},
{
name: "About",
id: "#about",
},
name: "Nosotros", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Servicios", id: "#services"},
{
name: "Barbers",
id: "#barbers",
},
name: "Barberos", id: "#barbers"},
{
name: "Pricing",
id: "#pricing",
},
name: "Precios", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonios", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "Preguntas Frecuentes", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contacto", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/vintage-barber-shop-illustration_53876-78901.jpg"
logoAlt="Dukos Barber Shop Logo"
brandName="Dukos Barber Shop"
logoAlt="Logotipo de la Barbería Dukos"
brandName="Barbería Dukos"
bottomLeftText="San Mateo Atenco"
bottomRightText="book@dukosbarber.com"
/>
@@ -78,108 +62,60 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
title="Premium Cuts. Local Barbers. San Mateo Atenco's Trusted Choice"
description="Experience expert barbering in a clean, welcoming space with great music and genuine service. Join 32 satisfied customers who trust Dukos for their perfect cut."
variant: "radial-gradient"}}
title="Cortes Premium. Barberos Locales. La Elección Confiable de San Mateo Atenco"
description="Experimenta la barbería experta en un espacio limpio y acogedor con buena música y servicio genuino. Únete a 32 clientes satisfechos que confían en Dukos para su corte perfecto."
testimonials={[
{
name: "Carlos M.",
handle: "@CarlosM",
testimonial: "Dukos always delivers! Best haircut and shave in San Mateo Atenco. The attention to detail is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg",
imageAlt: "Carlos M. - Satisfied customer",
},
name: "Carlos M.", handle: "@CarlosM", testimonial: "¡Dukos siempre cumple! El mejor corte de pelo y afeitado en San Mateo Atenco. La atención al detalle es inigualable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg", imageAlt: "Carlos M. - Cliente satisfecho"},
{
name: "Javier R.",
handle: "@JavierR",
testimonial: "Friendly barbers and a fantastic atmosphere. I always leave feeling fresh and looking sharp. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-handsome-man-with-sunglasses_23-2149022672.jpg",
imageAlt: "Javier R. - Happy client",
},
name: "Javier R.", handle: "@JavierR", testimonial: "Barberos amables y un ambiente fantástico. Siempre salgo sintiéndome fresco y luciendo impecable. ¡Altamente recomendado!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cool-handsome-man-with-sunglasses_23-2149022672.jpg", imageAlt: "Javier R. - Cliente feliz"},
{
name: "Luis F.",
handle: "@LuisF",
testimonial: "Found Dukos while traveling, and I was so impressed! Quality service, professional staff, and great value.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-uniform-laughing-hair-salon_23-2148181964.jpg",
imageAlt: "Luis F. - Traveler customer",
},
name: "Luis F.", handle: "@LuisF", testimonial: "¡Encontré Dukos mientras viajaba y quedé muy impresionado! Servicio de calidad, personal profesional y excelente relación calidad-precio.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-uniform-laughing-hair-salon_23-2148181964.jpg", imageAlt: "Luis F. - Cliente viajero"},
{
name: "Diego P.",
handle: "@DiegoP",
testimonial: "This is more than just a haircut; it's an experience. Good music, good vibes, and an excellent cut every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
imageAlt: "Diego P. - Regular customer",
},
name: "Diego P.", handle: "@DiegoP", testimonial: "Esto es más que un simple corte de pelo; es una experiencia. Buena música, buenas vibras y un corte excelente cada vez.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "Diego P. - Cliente habitual"},
{
name: "Miguel S.",
handle: "@MiguelS",
testimonial: "The barbers here are true artists. They listen to what you want and exceed expectations. My go-to spot.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-barber-wearing-uniform-glasses-holding-shaving-razors-looking-one-them-isolated-blue-background_141793-134401.jpg",
imageAlt: "Miguel S. - Loyal customer",
},
name: "Miguel S.", handle: "@MiguelS", testimonial: "Los barberos aquí son verdaderos artistas. Escuchan lo que quieres y superan las expectativas. Mi lugar de referencia.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-barber-wearing-uniform-glasses-holding-shaving-razors-looking-one-them-isolated-blue-background_141793-134401.jpg", imageAlt: "Miguel S. - Cliente leal"},
]}
buttons={[
{
text: "Book Your Appointment",
href: "#contact",
},
text: "Agenda Tu Cita", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg",
alt: "Customer avatar 1",
},
src: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", alt: "Avatar de cliente 1"},
{
src: "http://img.b2bpic.net/free-photo/attractive-man_1098-14096.jpg",
alt: "Customer avatar 2",
},
src: "http://img.b2bpic.net/free-photo/attractive-man_1098-14096.jpg", alt: "Avatar de cliente 2"},
{
src: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
alt: "Customer avatar 3",
},
src: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg", alt: "Avatar de cliente 3"},
{
src: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-holding-hands-near-ears-trying-listen-looking-surprised-standing-purple-wall_141793-50562.jpg",
alt: "Customer avatar 4",
},
src: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-holding-hands-near-ears-trying-listen-looking-surprised-standing-purple-wall_141793-50562.jpg", alt: "Hombre barbero con delantal sosteniendo máquina de cortar pelo"},
{
src: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg",
alt: "Front view business man with apron",
},
src: "http://img.b2bpic.net/free-photo/front-view-business-man-with-apron_23-2148366567.jpg", alt: "Hombre de negocios de frente con delantal"},
]}
avatarText="Join 32 satisfied customers!"
avatarText="¡Únete a 32 clientes satisfechos!"
imageSrc="http://img.b2bpic.net/free-photo/luxury-coffee-shop-table-inside-barista-bar-generated-by-ai_188544-29280.jpg"
imageAlt="Empty classic barber chair in a stylish shop"
imageAlt="Sillón de barbero clásico vacío en una elegante barbería"
marqueeItems={[
{
type: "text-icon",
text: "Precision Cuts",
icon: Scissors,
type: "text-icon", text: "Cortes de Precisión", icon: Scissors,
},
{
type: "text-icon",
text: "Classic Shaves",
icon: Star,
type: "text-icon", text: "Afeitados Clásicos", icon: Star,
},
{
type: "text-icon",
text: "Beard Trims",
icon: Sparkles,
type: "text-icon", text: "Recorte de Barba", icon: Sparkles,
},
{
type: "text-icon",
text: "Expert Barbers",
icon: Star,
type: "text-icon", text: "Barberos Expertos", icon: Star,
},
{
type: "text-icon",
text: "Online Booking",
icon: CalendarCheck,
type: "text-icon", text: "Reserva Online", icon: CalendarCheck,
},
]}
/>
@@ -188,16 +124,12 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="Crafting Confidence, One Cut at a Time"
title="Creando Confianza, Un Corte a la Vez"
description={[
"At Dukos Barber Shop, we believe a great haircut is more than just a service its an experience. Located in the heart of San Mateo Atenco, our shop is a haven where tradition meets modern style.",
"Our skilled barbers are passionate about their craft, dedicated to providing precision cuts, classic shaves, and expert grooming in a clean, welcoming environment. With a keen eye for detail and a commitment to customer satisfaction, we ensure every client leaves feeling refreshed, confident, and looking their best. Step into Dukos, relax to great music, and let us elevate your style.",
]}
"En Dukos Barber Shop, creemos que un gran corte de pelo es más que un simple servicio: es una experiencia. Ubicada en el corazón de San Mateo Atenco, nuestra barbería es un santuario donde la tradición se encuentra con el estilo moderno.", "Nuestros hábiles barberos son apasionados de su oficio, dedicados a ofrecer cortes de precisión, afeitados clásicos y arreglo experto en un ambiente limpio y acogedor. Con una gran atención al detalle y un compromiso con la satisfacción del cliente, nos aseguramos de que cada cliente se vaya sintiéndose renovado, seguro y luciendo lo mejor posible. Entra en Dukos, relájate con buena música y déjanos elevar tu estilo."]}
buttons={[
{
text: "Meet Our Team",
href: "#barbers",
},
text: "Conoce a Nuestro Equipo", href: "#barbers"},
]}
showBorder={true}
/>
@@ -211,32 +143,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Haircuts",
description: "From classic cuts to modern fades, our barbers deliver precision and style that suits you perfectly.",
imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg",
imageAlt: "Barber giving a precision haircut",
},
title: "Cortes de Pelo Expertos", description: "Desde cortes clásicos hasta desvanecidos modernos, nuestros barberos ofrecen precisión y estilo que se adapta perfectamente a ti.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", imageAlt: "Barbero haciendo un corte de pelo de precisión"},
{
title: "Classic Hot Lather Shaves",
description: "Indulge in a relaxing hot towel and straight razor shave for the smoothest finish and ultimate comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg",
imageAlt: "Barber performing a classic hot lather shave",
},
title: "Afeitados Clásicos con Espuma Caliente", description: "Disfruta de una relajante toalla caliente y afeitado con navaja para un acabado más suave y el máximo confort.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-combing-moustache-client_23-2147778838.jpg", imageAlt: "Barbero realizando un afeitado clásico con espuma caliente"},
{
title: "Professional Beard Trims",
description: "Keep your beard impeccably styled and groomed with our expert trimming and shaping services.",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-lies-with-open-eyes-while-barber-cuts-his-beard_1304-2776.jpg",
imageAlt: "Barber trimming a man's beard",
},
title: "Recorte Profesional de Barba", description: "Mantén tu barba impecablemente estilizada y arreglada con nuestros servicios expertos de recorte y modelado.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-lies-with-open-eyes-while-barber-cuts-his-beard_1304-2776.jpg", imageAlt: "Barbero recortando la barba de un hombre"},
{
title: "Easy Online Booking",
description: "Schedule your next visit in minutes, reducing wait times and ensuring your preferred barber is available.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-yellow-calendar_23-2148693387.jpg",
imageAlt: "Smartphone showing an online booking interface",
},
title: "Reserva Online Fácil", description: "Agenda tu próxima visita en minutos, reduciendo los tiempos de espera y asegurando la disponibilidad de tu barbero preferido.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-yellow-calendar_23-2148693387.jpg", imageAlt: "Smartphone mostrando una interfaz de reserva online"},
]}
title="Our Signature Services"
description="Experience the best in men's grooming with our range of tailored services, designed to keep you looking sharp and feeling great."
title="Nuestros Servicios Destacados"
description="Experimenta lo mejor en el cuidado masculino con nuestra gama de servicios personalizados, diseñados para que te veas impecable y te sientas genial."
/>
</div>
@@ -248,29 +164,14 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "1",
name: "Ricardo 'Rico' Gomez",
role: "Lead Stylist",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665445.jpg",
imageAlt: "Portrait of Ricardo Gomez, Lead Stylist",
},
id: "1", name: "Ricardo 'Rico' Gomez", role: "Estilista Principal", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665445.jpg", imageAlt: "Retrato de Ricardo Gomez, Estilista Principal"},
{
id: "2",
name: "Javier 'Javi' Soto",
role: "Senior Barber",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665414.jpg",
imageAlt: "Portrait of Javier Soto, Senior Barber",
},
id: "2", name: "Javier 'Javi' Soto", role: "Barbero Senior", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665414.jpg", imageAlt: "Retrato de Javier Soto, Barbero Senior"},
{
id: "3",
name: "Marco 'Maki' Valdez",
role: "Apprentice Barber",
imageSrc: "http://img.b2bpic.net/free-photo/dangerous-beard-hipster-with-tattooed-hands-wrench-crazy-man-run-into-camera-with-aggressive-face-scare-concept_343059-46.jpg",
imageAlt: "Portrait of Marco Valdez, Apprentice Barber",
},
id: "3", name: "Marco 'Maki' Valdez", role: "Barbero Aprendiz", imageSrc: "http://img.b2bpic.net/free-photo/dangerous-beard-hipster-with-tattooed-hands-wrench-crazy-man-run-into-camera-with-aggressive-face-scare-concept_343059-46.jpg", imageAlt: "Retrato de Marco Valdez, Barbero Aprendiz"},
]}
title="Meet Our Master Barbers"
description="Our team of skilled professionals is dedicated to the art of barbering, bringing years of experience and a passion for perfection to every client."
title="Conoce a Nuestros Barberos Maestros"
description="Nuestro equipo de profesionales capacitados se dedica al arte de la barbería, aportando años de experiencia y pasión por la perfección a cada cliente."
/>
</div>
@@ -281,80 +182,44 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "haircut",
badge: "Popular",
badgeIcon: Star,
price: "$25",
subtitle: "Precision Haircut",
buttons: [
id: "haircut", badge: "Popular", badgeIcon: Star,
price: "$25", subtitle: "Corte de Pelo de Precisión", buttons: [
{
text: "Book Haircut",
href: "#contact",
},
text: "Agendar Corte", href: "#contact"},
],
features: [
"Any style haircut",
"Neck shave",
"Hair wash & style",
],
"Corte de cualquier estilo", "Afeitado de cuello", "Lavado y peinado de cabello"],
},
{
id: "shave",
badge: "Classic",
badgeIcon: Scissors,
price: "$30",
subtitle: "Traditional Shave",
buttons: [
id: "shave", badge: "Clásico", badgeIcon: Scissors,
price: "$30", subtitle: "Afeitado Tradicional", buttons: [
{
text: "Book Shave",
href: "#contact",
},
text: "Agendar Afeitado", href: "#contact"},
],
features: [
"Hot towel treatment",
"Straight razor shave",
"Post-shave balm",
],
"Tratamiento de toalla caliente", "Afeitado con navaja", "Bálsamo para después del afeitado"],
},
{
id: "beard",
badge: "Refine",
badgeIcon: Sparkles,
price: "$20",
subtitle: "Beard Trim & Shape",
buttons: [
id: "beard", badge: "Refinamiento", badgeIcon: Sparkles,
price: "$20", subtitle: "Recorte y Diseño de Barba", buttons: [
{
text: "Book Beard Trim",
href: "#contact",
},
text: "Agendar Recorte de Barba", href: "#contact"},
],
features: [
"Beard trim & line-up",
"Hot towel finish",
"Beard oil application",
],
"Recorte y delineado de barba", "Acabado con toalla caliente", "Aplicación de aceite para barba"],
},
{
id: "combo",
badge: "Best Value",
badgeIcon: Award,
price: "$45",
subtitle: "Haircut & Shave Combo",
buttons: [
id: "combo", badge: "Mejor Valor", badgeIcon: Award,
price: "$45", subtitle: "Combo Corte y Afeitado", buttons: [
{
text: "Book Combo",
href: "#contact",
},
text: "Agendar Combo", href: "#contact"},
],
features: [
"Precision Haircut",
"Traditional Shave",
"Beard Trim (optional)",
],
"Corte de Pelo de Precisión", "Afeitado Tradicional", "Recorte de Barba (opcional)"],
},
]}
title="Our Pricing"
description="Quality grooming tailored to your needs. Find the perfect service package below."
title="Nuestros Precios"
description="Cuidado de calidad adaptado a tus necesidades. Encuentra el paquete de servicio perfecto a continuación."
/>
</div>
@@ -365,63 +230,27 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Eduardo C.",
handle: "Local Resident",
testimonial: "Dukos is simply the best barber shop in San Mateo Atenco. Always a perfect cut and a great chat. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-thumb-up-beach_1149-1081.jpg",
imageAlt: "Eduardo C.",
},
id: "1", name: "Eduardo C.", handle: "Residente Local", testimonial: "Dukos es simplemente la mejor barbería de San Mateo Atenco. Siempre un corte perfecto y una gran conversación. ¡Muy recomendable!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-thumb-up-beach_1149-1081.jpg", imageAlt: "Eduardo C."},
{
id: "2",
name: "Fernando L.",
handle: "Regular Customer",
testimonial: "The atmosphere is fantastic, and the barbers are true artists. My beard has never looked better. Dukos never disappoints.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg",
imageAlt: "Fernando L.",
},
id: "2", name: "Fernando L.", handle: "Cliente Frecuente", testimonial: "El ambiente es fantástico y los barberos son verdaderos artistas. Mi barba nunca se ha visto mejor. Dukos nunca decepciona.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", imageAlt: "Fernando L."},
{
id: "3",
name: "Gustavo A.",
handle: "First-Timer",
testimonial: "I was looking for a new barber and found Dukos. The online booking was easy, and the service was impeccable. I'm a regular now!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-shaving-foam-his-face-holding-razor-looking-front-surprised-happy-standing-purple-wall_141793-50721.jpg",
imageAlt: "Gustavo A.",
},
id: "3", name: "Gustavo A.", handle: "Primera Visita", testimonial: "Buscaba un nuevo barbero y encontré Dukos. La reserva online fue fácil y el servicio impecable. ¡Ahora soy un cliente habitual!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-shaving-foam-his-face-holding-razor-looking-front-surprised-happy-standing-purple-wall_141793-50721.jpg", imageAlt: "Gustavo A."},
{
id: "4",
name: "Hector G.",
handle: "Visitor",
testimonial: "Visiting from out of town and needed a quick, quality cut. Dukos delivered! Professional and efficient. Exactly what I needed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-new-haircut_23-2148353450.jpg",
imageAlt: "Hector G.",
},
id: "4", name: "Hector G.", handle: "Visitante", testimonial: "De visita por la ciudad y necesitaba un corte rápido y de calidad. ¡Dukos cumplió! Profesional y eficiente. Exactamente lo que necesitaba.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-new-haircut_23-2148353450.jpg", imageAlt: "Hector G."},
{
id: "5",
name: "Ivan S.",
handle: "Long-time Client",
testimonial: "For years, I've trusted Dukos with my hair. The consistent quality, friendly staff, and great prices keep me coming back.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-finished-grooming-long-gray-beard_23-2148181941.jpg",
imageAlt: "Ivan S.",
},
id: "5", name: "Ivan S.", handle: "Cliente Antiguo", testimonial: "Durante años, he confiado en Dukos con mi cabello. La calidad constante, el personal amable y los excelentes precios me hacen volver.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-finished-grooming-long-gray-beard_23-2148181941.jpg", imageAlt: "Ivan S."},
{
id: "6",
name: "Jorge M.",
handle: "Satisfied Patron",
testimonial: "Always a pleasure to visit. The shop is clean, the music is good, and the barbers are the best in the business.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-phone_23-2148718087.jpg",
imageAlt: "Jorge M.",
},
id: "6", name: "Jorge M.", handle: "Cliente Satisfecho", testimonial: "Siempre es un placer visitar. La tienda está limpia, la música es buena y los barberos son los mejores en el negocio.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-phone_23-2148718087.jpg", imageAlt: "Jorge M."},
]}
showRating={true}
title="What Our Clients Say"
description="Hear directly from our satisfied customers about their Dukos Barber Shop experience."
title="Lo Que Dicen Nuestros Clientes"
description="Escucha directamente de nuestros clientes satisfechos sobre su experiencia en Dukos Barber Shop."
/>
</div>
@@ -430,16 +259,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"San Mateo Business",
"Atenco Local News",
"Grooming Magazine MX",
"Hair & Style Blog",
"Local Chamber of Commerce",
"Barber's Guild Mexico",
"Best of San Mateo Awards",
]}
title="Trusted by the Community"
description="Our commitment to excellence has earned us recognition and trust within San Mateo Atenco and beyond."
"Empresas de San Mateo", "Noticias Locales de Atenco", "Revista de Aseo MX", "Blog de Cabello y Estilo", "Cámara de Comercio Local", "Gremio de Barberos de México", "Premios Lo Mejor de San Mateo"]}
title="Confiado por la Comunidad"
description="Nuestro compromiso con la excelencia nos ha valido el reconocimiento y la confianza en San Mateo Atenco y más allá."
/>
</div>
@@ -449,33 +271,18 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do I need an appointment, or can I walk in?",
content: "While walk-ins are always welcome, we highly recommend booking an appointment online to ensure minimal wait times and secure your preferred barber.",
},
id: "1", title: "¿Necesito cita o puedo entrar sin cita?", content: "Aunque siempre aceptamos clientes sin cita, recomendamos encarecidamente reservar una cita online para asegurar tiempos de espera mínimos y garantizar la disponibilidad de tu barbero preferido."},
{
id: "2",
title: "What payment methods do you accept?",
content: "We accept cash, as well as all major credit and debit cards for your convenience.",
},
id: "2", title: "¿Qué métodos de pago aceptan?", content: "Aceptamos efectivo, así como todas las principales tarjetas de crédito y débito para tu comodidad."},
{
id: "3",
title: "Do you offer services for children?",
content: "Yes, we welcome clients of all ages! Our barbers are skilled in providing great haircuts for children too.",
},
id: "3", title: "¿Ofrecen servicios para niños?", content: "¡Sí, damos la bienvenida a clientes de todas las edades! Nuestros barberos también están capacitados para ofrecer excelentes cortes de pelo para niños."},
{
id: "4",
title: "Where are you located in San Mateo Atenco?",
content: "You can find us conveniently located in the heart of San Mateo Atenco. Please refer to our contact section for the exact address and a map.",
},
id: "4", title: "¿Dónde están ubicados en San Mateo Atenco?", content: "Nos encontramos convenientemente ubicados en el corazón de San Mateo Atenco. Por favor, consulta nuestra sección de contacto para la dirección exacta y un mapa."},
{
id: "5",
title: "What safety measures are you taking?",
content: "The health and safety of our clients and staff are our top priority. We maintain a meticulously clean environment, sterilize tools thoroughly, and follow all local health guidelines.",
},
id: "5", title: "¿Qué medidas de seguridad están tomando?", content: "La salud y seguridad de nuestros clientes y personal son nuestra máxima prioridad. Mantenemos un ambiente meticulosamente limpio, esterilizamos las herramientas a fondo y seguimos todas las directrices de salud locales."},
]}
title="Frequently Asked Questions"
description="Got questions about our services or booking? We've got answers."
title="Preguntas Frecuentes"
description="¿Tienes preguntas sobre nuestros servicios o reservas? Tenemos las respuestas."
faqsAnimation="slide-up"
/>
</div>
@@ -483,46 +290,29 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Book Your Appointment"
description="Ready for your fresh look? Fill out the form below to schedule your visit to Dukos Barber Shop."
title="Agenda Tu Cita"
description="¿Listo para tu nuevo look? Rellena el formulario a continuación para programar tu visita a Dukos Barber Shop."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Tu Nombre", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Tu Número de Teléfono (Opcional)"},
]}
multiSelect={{
name: "service",
label: "Select a Service",
options: [
"Precision Haircut",
"Traditional Shave",
"Beard Trim & Shape",
"Haircut & Shave Combo",
],
name: "service", label: "Selecciona un Servicio", options: [
"Corte de Pelo de Precisión", "Afeitado Tradicional", "Recorte y Diseño de Barba", "Combo Corte y Afeitado"],
}}
textarea={{
name: "message",
placeholder: "Any special requests or details?",
rows: 4,
name: "message", placeholder: "¿Alguna petición especial o detalle?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/mustache-guy-barbershop_140725-7723.jpg"
imageAlt="Exterior view of Dukos Barber Shop"
imageAlt="Vista exterior de la Barbería Dukos"
mediaPosition="right"
buttonText="Confirm Booking"
buttonText="Confirmar Cita"
/>
</div>
@@ -530,76 +320,49 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Servicios", items: [
{
label: "Haircuts",
href: "#services",
},
label: "Cortes de Pelo", href: "#services"},
{
label: "Shaves",
href: "#services",
},
label: "Afeitados", href: "#services"},
{
label: "Beard Trims",
href: "#services",
},
label: "Recorte de Barba", href: "#services"},
{
label: "Booking",
href: "#contact",
},
label: "Reservas", href: "#contact"},
],
},
{
title: "Company",
items: [
title: "Compañía", items: [
{
label: "About Us",
href: "#about",
},
label: "Nosotros", href: "#about"},
{
label: "Our Team",
href: "#barbers",
},
label: "Nuestro Equipo", href: "#barbers"},
{
label: "Pricing",
href: "#pricing",
},
label: "Precios", href: "#pricing"},
{
label: "FAQ",
href: "#faq",
},
label: "Preguntas Frecuentes", href: "#faq"},
],
},
{
title: "Connect",
items: [
title: "Conectar", items: [
{
label: "Instagram",
href: "https://instagram.com/dukosbarber",
},
label: "Instagram", href: "https://instagram.com/dukosbarber"},
{
label: "Facebook",
href: "https://facebook.com/dukosbarber",
},
label: "Facebook", href: "https://facebook.com/dukosbarber"},
{
label: "Google Maps",
href: "https://maps.google.com/?q=Dukos+Barber+Shop+San+Mateo+Atenco",
},
label: "Google Maps", href: "https://maps.google.com/?q=Dukos+Barber+Shop+San+Mateo+Atenco"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contáctanos", href: "#contact"},
],
},
]}
logoSrc="http://img.b2bpic.net/free-vector/vintage-barber-shop-illustration_53876-78901.jpg"
logoAlt="Dukos Barber Shop Logo"
logoText="Dukos Barber Shop"
copyrightText="© 2024 Dukos Barber Shop. All rights reserved."
logoAlt="Logotipo de la Barbería Dukos"
logoText="Barbería Dukos"
copyrightText="© 2024 Barbería Dukos. Todos los derechos reservados."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}