From bd336baf34d79081037a6f73f1080af160ce37b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 22:39:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6e3aa7..cf5fbd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,11 +75,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-chair-vintage-barber-shop_23-2148298304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-chair-vintage-barber-shop_23-2148298304.jpg?_wi=1", imageAlt: "barber shop interior modern", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg?_wi=1", imageAlt: "barber shop straight razor shave", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-chair-vintage-barber-shop_23-2148298304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-chair-vintage-barber-shop_23-2148298304.jpg?_wi=2", imageAlt: "Young bearded man washing head by hairdresser while sitting in chair at barbershop Barber soul", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg?_wi=2", imageAlt: "Young bearded man washing head by hairdresser while sitting in chair at barbershop Barber soul", }, ]} -- 2.49.1