diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cbe2c5..dff5ea0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,7 +183,7 @@ export default function LandingPage() { { id: "t2", name: "Michael D.", - imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg?_wi=1", imageAlt: "Michael dining at Qosa Qala", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { { id: "t5", name: "David W.", - imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-friends-coffee-shop_23-2147705111.jpg?_wi=2", imageAlt: "Satisfied diner", }, ]}