From 95ba775022ea8060778e1b3ecc1fc1285f329660 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 05:09:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"