From 8320566a2c74de46999e57138be54085336ee96c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:32: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 6778c11..47fdda7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The best brunch spot in South Delhi. The coffee is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756341.jpg?_wi=1", }, { name: "Rahul M.", @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@priyak", testimonial: "The ambiance is truly world-class, my favorite hideaway.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756341.jpg?_wi=2", }, ]} buttons={[ -- 2.49.1