diff --git a/src/app/page.tsx b/src/app/page.tsx index 276d07e..73f3602 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=1", }, { id: "2", @@ -212,7 +212,7 @@ export default function LandingPage() { { id: "3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-restaurant_23-2148006700.jpg?_wi=2", }, { id: "4",