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", }, ]}