From 340b80402bb06e56aa2e6a828659a2267363c8ec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 17:26:47 +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 de34892..0f3ffad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186489.jpg?_wi=1", imageAlt: "Modern barbershop interior with empty chairs", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { imageAlt: "Portrait of Mike, a stylish barber", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-barber-giving-his-client-nice-haircut_23-2149186489.jpg?_wi=2", imageAlt: "female barber smiling professional", }, ]}