From 0f586b792b3b1bc2bf419c7aa322896ff226e7c9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 16:31:10 +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 1aba987..f6bd333 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="Book your next appointment with the premier barbershop in town. Expert grooming, classic techniques, and a welcoming atmosphere." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/metallic-hair-supplies-top-view_23-2148352884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metallic-hair-supplies-top-view_23-2148352884.jpg?_wi=1", imageAlt: "barbershop interior modern", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-3659.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/metallic-hair-supplies-top-view_23-2148352884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metallic-hair-supplies-top-view_23-2148352884.jpg?_wi=2", imageAlt: "professional barber smiling", }, ]} -- 2.49.1