From 5388d4069b451dba651c0a86c3296000b6a9192c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 11:51:41 +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 3885b03..0c5259a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { quote: "Affordable and delicious! The jollof is amazing.", name: "Sarah A.", role: "Local Resident", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg?_wi=1", }, { id: "2", @@ -163,7 +163,7 @@ export default function LandingPage() { quote: "It feels like home cooking. Simply the best in the area.", name: "Esi M.", role: "Teacher", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110427.jpg?_wi=2", }, ]} title="Loved by Locals" -- 2.49.1