diff --git a/src/app/page.tsx b/src/app/page.tsx index f8172bc..6be228c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbershop-concept_23-2148506206.jpg", imageAlt: "Premium barbershop interior with professional haircut" }, { - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg", imageAlt: "Expert flat top haircut precision" + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=1", imageAlt: "Expert flat top haircut precision" } ]} rightCarouselItems={[ @@ -55,7 +55,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-getting-haircut_23-2149220553.jpg", imageAlt: "Skilled barber providing professional service" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506364.jpg", imageAlt: "Family-friendly barbershop welcoming all" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506364.jpg?_wi=1", imageAlt: "Family-friendly barbershop welcoming all" } ]} tag="Established 2008 • Community First" @@ -108,11 +108,11 @@ export default function LandingPage() { }, { id: 3, - title: "Classic Flat Tops", description: "One of the few who still does it right. Expert in vintage and modern flat top styles.", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg", imageAlt: "Expert flat top haircut" + title: "Classic Flat Tops", description: "One of the few who still does it right. Expert in vintage and modern flat top styles.", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=2", imageAlt: "Expert flat top haircut" }, { id: 4, - title: "Family Cuts", description: "From kids to adults — everyone's welcome. Friendly atmosphere for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506364.jpg", imageAlt: "Family-friendly barbershop service" + title: "Family Cuts", description: "From kids to adults — everyone's welcome. Friendly atmosphere for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-man-getting-haircut_23-2148506364.jpg?_wi=2", imageAlt: "Family-friendly barbershop service" } ]} tag="Premium Services"