From 6ba11edf62e564e65947df1dbb6c57c06e0df616 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:38:28 +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 67decbb..94be237 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=1", imageAlt: "Luxurious barber studio environment", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-washbasin_107420-94763.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=2", imageAlt: "barber at work high end salon", }, ]} -- 2.49.1