diff --git a/src/app/page.tsx b/src/app/page.tsx index 4196a5d..47686b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg", imageAlt: "Barbershop grooming tools"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777171.jpg", imageAlt: "Modern grooming station"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777171.jpg?_wi=1", imageAlt: "Modern grooming station"}, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg", imageAlt: "Full shot of barber at hair salon"}, { @@ -183,7 +183,7 @@ export default function LandingPage() {