From 7fe9c0eb96fcfb8f0e3da8283e6d25421f1c44c0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 04:40:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 29e6714..a0403cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function LandingPage() { description="Experience premium hair care, styling, and beauty treatments designed to make you look and feel your absolute best. Your journey to radiant confidence starts here." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg?_wi=1", imageAlt: "Luxurious hair salon interior with styling chairs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg?_wi=1", imageAlt: "Hairdresser applying color to a client's hair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=1", imageAlt: "Man getting a stylish haircut at the salon", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { imageAlt: "Woman with a fresh, stylish haircut", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-hair-dresser-posing_23-2148108747.jpg?_wi=2", imageAlt: "hair cutting scissors comb professional", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { imageAlt: "Woman with vibrant red hair color", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-salon_23-2150668427.jpg?_wi=2", imageAlt: "hair cutting scissors comb professional", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { imageAlt: "Relaxed woman with glowing skin after facial", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6410.jpg?_wi=2", imageAlt: "hair cutting scissors comb professional", }, ]}