9 Commits

Author SHA1 Message Date
98d492b824 Merge version_2 into main
Merge version_2 into main
2026-03-26 14:35:01 +00:00
6d54c3f25b Update theme colors 2026-03-26 14:34:56 +00:00
fbf6df83a6 Switch to version 2: modified src/app/page.tsx 2026-03-26 14:34:27 +00:00
26af0f43bc Switch to version 1: modified src/app/page.tsx 2026-03-26 14:34:01 +00:00
608fb7dd16 Switch to version 2: modified src/app/page.tsx 2026-03-26 14:33:58 +00:00
fad4a25632 Switch to version 1: modified src/app/page.tsx 2026-03-26 14:33:45 +00:00
dad794edcb Merge version_2 into main
Merge version_2 into main
2026-03-26 14:28:00 +00:00
db45ce8c72 Update src/app/page.tsx 2026-03-26 14:27:54 +00:00
ab2b459d36 Merge version_1 into main
Merge version_1 into main
2026-03-26 14:24:51 +00:00

View File

@@ -31,35 +31,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Servicios",
id: "services",
},
name: "Servicios", id: "services"},
{
name: "Sobre Nosotros",
id: "about",
},
name: "Sobre Nosotros", id: "about"},
{
name: "Galería",
id: "gallery",
},
name: "Galería", id: "gallery"},
{
name: "Reseñas",
id: "testimonials",
},
name: "Reseñas", id: "testimonials"},
{
name: "Contacto",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="Ametsa Ileapaindegia"
button={{
text: "Reservar Cita",
href: "#contact",
}}
text: "Reservar Cita", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -68,39 +54,22 @@ export default function LandingPage() {
<HeroSplitTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Transforma tu estilo. Potencia tu confianza."
description="En Ametsa Ileapaindegia, Ainara te ofrece una experiencia de peluquería profesional y personalizada en Hernani. Nos dedicamos a realzar tu belleza, escuchando tus deseos y superando tus expectativas."
testimonials={[
{
name: "Sara G.",
handle: "@sarag",
testimonial: "Excelente profesional, siempre sabe lo que quiero y te entiende a la perfección. Salgo encantada.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg",
},
name: "Sara G.", handle: "@sarag", testimonial: "Excelente profesional, siempre sabe lo que quiero y te entiende a la perfección. Salgo encantada.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg"},
{
name: "Mikel L.",
handle: "@mikell",
testimonial: "El trato inmejorable y la calidad-precio excelente. Mi corte siempre perfecto. Un 10.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg",
},
name: "Mikel L.", handle: "@mikell", testimonial: "El trato inmejorable y la calidad-precio excelente. Mi corte siempre perfecto. Un 10.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg"},
{
name: "Ane R.",
handle: "@aner",
testimonial: "Ainara es fantástica, te aconseja genial y los resultados son siempre espectaculares. ¡Repito seguro!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg",
},
name: "Ane R.", handle: "@aner", testimonial: "Ainara es fantástica, te aconseja genial y los resultados son siempre espectaculares. ¡Repito seguro!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg"},
{
name: "Jon A.",
handle: "@jona",
testimonial: "Me encanta el ambiente cercano y la profesionalidad. Es mi peluquería de confianza en Hernani.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg",
},
name: "Jon A.", handle: "@jona", testimonial: "Me encanta el ambiente cercano y la profesionalidad. Es mi peluquería de confianza en Hernani.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg"},
]}
testimonialRotationInterval={5000}
tag="Tu Belleza, Nuestra Pasión"
@@ -108,28 +77,18 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Reservar Cita Ahora",
href: "#contact",
},
text: "Reservar Cita Ahora", href: "#contact"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg",
alt: "Cliente Sara G.",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg", alt: "Cliente Sara G."},
{
src: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg",
alt: "Cliente Mikel L.",
},
src: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg", alt: "Cliente Mikel L."},
{
src: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg",
alt: "Cliente Ane R.",
},
src: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg", alt: "Cliente Ane R."},
{
src: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg",
alt: "Cliente Jon A.",
},
src: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg", alt: "Cliente Jon A."},
]}
avatarText="+55 Clientes Satisfechos"
imageSrc="http://img.b2bpic.net/free-photo/closeup-photo-huge-bouquet-made-hydrangeas-standing-table-large-luxurious-room_627829-8201.jpg"
@@ -164,30 +123,15 @@ export default function LandingPage() {
tagAnimation="slide-up"
accordionItems={[
{
id: "corte",
title: "Corte de Pelo (Mujer / Hombre)",
content: "Estilos modernos o clásicos, siempre adaptados a tu personalidad y preferencias. Asesoramiento individualizado para encontrar el look perfecto.",
},
id: "corte", title: "Corte de Pelo (Mujer / Hombre)", content: "Estilos modernos o clásicos, siempre adaptados a tu personalidad y preferencias. Asesoramiento individualizado para encontrar el look perfecto."},
{
id: "peinados",
title: "Peinados",
content: "Desde el día a día hasta eventos especiales como bodas o comuniones, creamos el peinado ideal que complementa tu estilo y la ocasión.",
},
id: "peinados", title: "Peinados", content: "Desde el día a día hasta eventos especiales como bodas o comuniones, creamos el peinado ideal que complementa tu estilo y la ocasión."},
{
id: "coloracion",
title: "Coloración",
content: "Transforma tu look con nuestra paleta de colores vibrantes y duraderos. Utilizamos productos de alta calidad para cuidar tu cabello mientras le das vida.",
},
id: "coloracion", title: "Coloración", content: "Transforma tu look con nuestra paleta de colores vibrantes y duraderos. Utilizamos productos de alta calidad para cuidar tu cabello mientras le das vida."},
{
id: "mechas",
title: "Mechas y Reflejos",
content: "Ilumina tu cabello con técnicas de mechas personalizadas: Balayage, Babylights, Californianas... para realzar tu estilo de forma natural.",
},
id: "mechas", title: "Mechas y Reflejos", content: "Ilumina tu cabello con técnicas de mechas personalizadas: Balayage, Babylights, Californianas... para realzar tu estilo de forma natural."},
{
id: "tratamientos",
title: "Tratamientos Capilares",
content: "Nutrición, hidratación y reparación profunda para un cabello sano y radiante. Soluciones específicas para cada tipo de cabello.",
},
id: "tratamientos", title: "Tratamientos Capilares", content: "Nutrición, hidratación y reparación profunda para un cabello sano y radiante. Soluciones específicas para cada tipo de cabello."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-barber-shop-accesories_23-2148506360.jpg"
imageAlt="Herramientas de peluquería y productos en un salón"
@@ -205,33 +149,13 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "p1",
name: "Balayage Rubia Natural",
price: "Desde 80€",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg",
imageAlt: "Transformación de Balayage rubio natural",
},
id: "p1", name: "Balayage Rubia Natural", price: "Desde 80€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg", imageAlt: "Transformación de Balayage rubio natural"},
{
id: "p2",
name: "Recogido Elegante",
price: "Desde 45€",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blond-woman-blue-dress-talking-antique-phone_613910-10894.jpg",
imageAlt: "Peinado recogido elegante para evento",
},
id: "p2", name: "Recogido Elegante", price: "Desde 45€", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blond-woman-blue-dress-talking-antique-phone_613910-10894.jpg", imageAlt: "Peinado recogido elegante para evento"},
{
id: "p3",
name: "Corte Fade Moderno",
price: "Desde 20€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-transgender-model-posing_23-2149154636.jpg",
imageAlt: "Corte de pelo fade para hombre",
},
id: "p3", name: "Corte Fade Moderno", price: "Desde 20€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-transgender-model-posing_23-2149154636.jpg", imageAlt: "Corte de pelo fade para hombre"},
{
id: "p4",
name: "Bob Asimétrico Chic",
price: "Desde 30€",
imageSrc: "http://img.b2bpic.net/free-photo/red_1385-786.jpg",
imageAlt: "Corte de pelo bob asimétrico",
},
id: "p4", name: "Bob Asimétrico Chic", price: "Desde 30€", imageSrc: "http://img.b2bpic.net/free-photo/red_1385-786.jpg", imageAlt: "Corte de pelo bob asimétrico"},
]}
title="Galería de Estilos"
description="Inspírate con algunos de nuestros trabajos más recientes. Descubre transformaciones, cortes de vanguardia y coloraciones espectaculares que reflejan nuestra pasión por la belleza y la creatividad."
@@ -247,45 +171,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Marta G.",
date: "10/03/2024",
title: "Siempre un acierto",
quote: "La mejor peluquería de Hernani, sin duda. Ainara es una excelente profesional, te entiende perfectamente lo que quieres y siempre te aconseja lo mejor. ¡Sales como nueva!",
tag: "Corte y Coloración",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=1",
},
id: "1", name: "Marta G.", date: "10/03/2024", title: "Siempre un acierto", quote: "La mejor peluquería de Hernani, sin duda. Ainara es una excelente profesional, te entiende perfectamente lo que quieres y siempre te aconseja lo mejor. ¡Sales como nueva!", tag: "Corte y Coloración", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-africanamerican-girl-showing-okay-signs-winking-guarantee-quali_1258-131002.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=1"},
{
id: "2",
name: "Pablo R.",
date: "05/02/2024",
title: "Trato inmejorable",
quote: "Llevo años viniendo a Ametsa y el trato siempre es de 10. Muy profesionales y cercanos. El corte de pelo de hombre es impecable y el ambiente muy agradable.",
tag: "Corte de Hombre",
avatarSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=2",
},
id: "2", name: "Pablo R.", date: "05/02/2024", title: "Trato inmejorable", quote: "Llevo años viniendo a Ametsa y el trato siempre es de 10. Muy profesionales y cercanos. El corte de pelo de hombre es impecable y el ambiente muy agradable.", tag: "Corte de Hombre", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-girl-pink-clothes-laughing-good-day-portrait-joyful-lady-with-wavy-hairstyle_197531-9036.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=2"},
{
id: "3",
name: "Laura S.",
date: "28/01/2024",
title: "Resultados espectaculares",
quote: "Ainara es una artista con las mechas y el color. Consigue unos resultados súper naturales y luminosos que me encantan. Siempre estoy deseando volver.",
tag: "Mechas y Peinado",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=3",
},
id: "3", name: "Laura S.", date: "28/01/2024", title: "Resultados espectaculares", quote: "Ainara es una artista con las mechas y el color. Consigue unos resultados súper naturales y luminosos que me encantan. Siempre estoy deseando volver.", tag: "Mechas y Peinado", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-touching-her-face_1268-21276.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=3"},
{
id: "4",
name: "Diego V.",
date: "15/01/2024",
title: "Confianza total",
quote: "Un servicio excelente y un precio muy competitivo. Me siento totalmente cómodo aquí, saben lo que hacen y la flexibilidad para citas es un plus.",
tag: "Tratamiento Capilar",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=4",
},
id: "4", name: "Diego V.", date: "15/01/2024", title: "Confianza total", quote: "Un servicio excelente y un precio muy competitivo. Me siento totalmente cómodo aquí, saben lo que hacen y la flexibilidad para citas es un plus.", tag: "Tratamiento Capilar", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=4"},
]}
title="Lo que dicen nuestros clientes"
description="Nuestra mayor recompensa es la satisfacción de quienes confían en nosotros. Descubre por qué Ametsa Ileapaindegia tiene una valoración de 4.9/5 estrellas en 55 reseñas."
@@ -299,18 +191,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
text="Estamos listos para atenderte en Ametsa Ileapaindegia. Contáctanos para reservar tu cita o para cualquier consulta. \n\n**Dirección:** Antziola Auzoa, 13, 20120 Hernani, Gipuzkoa\n**Teléfono:** 943 33 68 49\n\n**Horarios:**\nLunes: Cerrado\nMartes-Jueves: 9:30 18:30\nViernes: 9:00 19:00\nSábado: 9:30 13:30\nDomingo: Cerrado"
variant: "plain"}}
text="Contacta con nosotros para reservar tu cita o cualquier consulta.\n\n**Dirección:**\nAntziola Auzoa, 13, 20120 Hernani, Gipuzkoa\n\n**Teléfono:**\n943 33 68 49\n\n**Horarios de Atención:**\nLunes: Cerrado\nMartes - Jueves: 9:30 18:30\nViernes: 9:00 19:00\nSábado: 9:30 13:30\nDomingo: Cerrado"
buttons={[
{
text: "Llamar Ahora",
href: "tel:+34943336849",
},
text: "Llamar Ahora", href: "tel:+34943336849"},
{
text: "Enviar WhatsApp",
href: "https://wa.me/34943336849",
},
text: "Enviar WhatsApp", href: "https://wa.me/34943336849"},
]}
/>
</div>
@@ -321,57 +208,35 @@ export default function LandingPage() {
{
items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Servicios",
href: "#services",
},
label: "Servicios", href: "#services"},
{
label: "Sobre Nosotros",
href: "#about",
},
label: "Sobre Nosotros", href: "#about"},
{
label: "Galería",
href: "#gallery",
},
label: "Galería", href: "#gallery"},
],
},
{
items: [
{
label: "Reseñas",
href: "#testimonials",
},
label: "Reseñas", href: "#testimonials"},
{
label: "Contacto",
href: "#contact",
},
label: "Contacto", href: "#contact"},
{
label: "Política de Privacidad",
href: "#",
},
label: "Política de Privacidad", href: "#"},
{
label: "Aviso Legal",
href: "#",
},
label: "Aviso Legal", href: "#"},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com/ametsa_ileapaindegia",
},
label: "Instagram", href: "https://instagram.com/ametsa_ileapaindegia"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "WhatsApp",
href: "https://wa.me/34943336849",
},
label: "WhatsApp", href: "https://wa.me/34943336849"},
],
},
]}