From 0c77b6cd8d4e39702de57ed5b9b8f5415a180d54 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 14:24:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d399a2f..5a39b36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -254,7 +254,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=1", }, { id: "2", @@ -264,7 +264,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=2", }, { id: "3", @@ -274,7 +274,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-people-taking-care-afro-hair_23-2149575433.jpg?_wi=3", }, { id: "4", @@ -284,7 +284,7 @@ export default function LandingPage() { 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", + 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" -- 2.49.1