From df9c14c34a5cece2109bf27744e122f1cb996a09 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 10:32:00 +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 99e7c7c..9f8aa84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Always fresh food and the staff is extremely welcoming. Love the coffee selection.", name: "Anjali S.", role: "Coffee Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg?_wi=1", }, { id: "3", @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "I come here every weekend. The quality is consistent and delicious.", name: "Siddharth V.", role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-copy-space-medium-shot_23-2149009281.jpg?_wi=2", }, ]} title="What Our Guests Say" -- 2.49.1