From 3062c528e98f62d26ef689e39f8604fbb45b20da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 04:02:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 31fb2d2..26edd69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg?_wi=1" mediaAnimation="blur-reveal" testimonials={[ { @@ -315,7 +315,7 @@ export default function LandingPage() { tag="Reservaciones" title="Agenda tu cita hoy" description="Déjanos tus datos y nos pondremos en contacto contigo para concretar tu transformación capilar." - imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-putting-face-client-towel_23-2147737012.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1