diff --git a/src/app/page.tsx b/src/app/page.tsx index d6b1559..9d99305 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "1", name: "Elena Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-tourist-wall_23-2147982009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-tourist-wall_23-2147982009.jpg?_wi=1", }, { id: "2", @@ -163,7 +163,7 @@ export default function LandingPage() { { id: "5", name: "Alex Thorne", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-tourist-wall_23-2147982009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-tourist-wall_23-2147982009.jpg?_wi=2", }, ]} cardTitle="Travelers' Experiences"