From 33c6209e8294510188b6c89e78d285887ea357cc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 12:57:17 +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 64387ff..1aa93db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { name: "Alice Miller", role: "Regular Patron", testimonial: "The absolute best cold brew in the city. A staple of my mornings.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg?_wi=1", }, { id: "2", @@ -156,7 +156,7 @@ export default function LandingPage() { name: "Sarah Jenkins", role: "Daily Visitor", testimonial: "The staff here is incredible, and the vibe is always warm and inviting.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-outdoors-cafe_231208-10719.jpg?_wi=2", }, ]} title="Loved by Our Local Community" -- 2.49.1