diff --git a/src/app/page.tsx b/src/app/page.tsx index dd4a083..198ff9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ export default function HomePage() { description="Founded in 2015" subdescription="Your Trusted Pet Care Partner" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg?_wi=1" imageAlt="Animal Park store interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -136,7 +136,7 @@ export default function HomePage() { tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/sports-family-sitting-summer-forest_1157-35241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-family-sitting-summer-forest_1157-35241.jpg?_wi=1", imageAlt: "Happy customer with dogs", }, { @@ -148,7 +148,7 @@ export default function HomePage() { tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", avatarAlt: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486388.jpg?_wi=1", imageAlt: "Customer with cats", }, { @@ -160,7 +160,7 @@ export default function HomePage() { tag: "New Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", avatarAlt: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-kids-with-their-pet-dog_23-2150847048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-kids-with-their-pet-dog_23-2150847048.jpg?_wi=1", imageAlt: "Customer with small pets", }, { @@ -172,7 +172,7 @@ export default function HomePage() { tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", avatarAlt: "David Park", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-pet-french-bulldog-park_1303-28745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-pet-french-bulldog-park_1303-28745.jpg?_wi=1", imageAlt: "Satisfied customer", }, ]}