From 1593f1f3e6fc70ed37aae9fba61234a1c2a01f6a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:52:28 +0000 Subject: [PATCH 1/2] Update src/app/equipo/page.tsx --- src/app/equipo/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/equipo/page.tsx b/src/app/equipo/page.tsx index 65352ae..78e4718 100644 --- a/src/app/equipo/page.tsx +++ b/src/app/equipo/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-male-barber-uniform-holding-hair-clippers-showing-okey-gesture-isolated-orange_141793-73546.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2", imageAlt: "Smiling young handsome male barber in uniform holding comb with scissors isolated on blue", }, ]} -- 2.49.1 From c5fdf8892668e9a55d1f86d1b38537ea4416ffb3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:52:29 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bdc287..15909e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "/servicios", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1" mediaAnimation="slide-up" /> -- 2.49.1