diff --git a/src/app/page.tsx b/src/app/page.tsx index a1cbdb1..af7157a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,11 +95,11 @@ export default function LandingPage() { 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" } + { id: "t1", name: "Marta G.", date: "15 Feb 2025", 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" }, + { id: "t2", name: "Elena R.", date: "20 May 2025", 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" }, + { id: "t3", name: "Sofía L.", date: "12 Jan 2026", 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" }, + { id: "t4", name: "Clara V.", date: "03 Mar 2026", 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" }, + { id: "t5", name: "Ana M.", date: "18 Apr 2026", 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" } ]} title="Lo que dicen nuestras clientas" description="La satisfacción de quienes confían en Vera Healthy Hair." @@ -113,9 +113,9 @@ export default function LandingPage() { 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: "Calidad en Detalle", description: "Cuidado especializado con años de trayectoria técnica." }, { title: "Productos Naturales", description: "Respetamos el ecosistema de tu cabello." }, - { title: "Asesoría Personalizada", description: "Diagnóstico capilar previo gratuito." } + { title: "Diagnóstico Gratuito", description: "Diagnóstico capilar previo totalmente gratuito para un servicio personalizado." } ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-baber-shop-chiar_23-2148506339.jpg" /> @@ -128,7 +128,8 @@ export default function LandingPage() { 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." } + { id: "f3", title: "¿Disponéis de aseo?", content: "Sí, contamos con instalaciones de aseo disponibles para todos nuestros clientes." }, + { id: "f4", title: "¿Aceptan tarjetas?", content: "Sí, aceptamos todos los métodos de pago." } ]} title="Preguntas Frecuentes" description="Dudas sobre nuestros servicios de peluquería."