diff --git a/src/app/page.tsx b/src/app/page.tsx index c6ea0ed..192b09f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { role: "Adventure Seeker", company: "Solo Explorer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=1", imageAlt: "Smiling woman on a beach", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { role: "Cultural Traveler", company: "Discovery Tours", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=2", imageAlt: "Smiling woman on a beach", }, ]}