From 555720970494050d0f8c63fd2733bf25e346b9e2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:35:05 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6dea9d1..28636ca 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { title: "Exceptional Experience", description: "From the warm welcome to the final brush-off, we ensure a relaxing and memorable visit.", icon: Star } ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg?_wi=2" imageAlt="Vintage barbershop interior with a client waiting" mediaAnimation="slide-up" /> -- 2.49.1 From 12742f6482c42ac35c71ade2ce01625e57867b4b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 13:35:06 +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 2d1fd86..d479b27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-washing-old-man-hair-backwash_23-2148181935.jpg", imageAlt: "Close up of a precision fade haircut" }, { - imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg", imageAlt: "Interior of a clean and welcoming barbershop" + imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-communicating-with-aged-client-studio_23-2148181856.jpg?_wi=1", imageAlt: "Interior of a clean and welcoming barbershop" }, { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg", imageAlt: "Client receiving a beard grooming service with a hot towel" -- 2.49.1