diff --git a/src/app/page.tsx b/src/app/page.tsx index c33ffce..d4df682 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { quote: "Finally, a way to find great coffee near my office.", name: "Alex R.", role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-african-woman-drinking-coffee-near-window_171337-13720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-african-woman-drinking-coffee-near-window_171337-13720.jpg?_wi=1", }, { id: "2", @@ -154,7 +154,7 @@ export default function LandingPage() { quote: "Every trip I take, I use this to find the best local cafes.", name: "Marcus T.", role: "Photographer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-african-woman-drinking-coffee-near-window_171337-13720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-african-woman-drinking-coffee-near-window_171337-13720.jpg?_wi=2", }, ]} title="Community Favorites"