From 07cf3fe63a5d0b47ac8adbfb3391713addc718a8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:46:43 +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 c844027..23b367b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,7 @@ export default function LandingPage() { { id: "1", name: "Aman S.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-standing-cafe-drinking-coffee_171337-16842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-standing-cafe-drinking-coffee_171337-16842.jpg?_wi=1", }, { id: "2", @@ -201,7 +201,7 @@ export default function LandingPage() { { id: "5", name: "Vikram V.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-standing-cafe-drinking-coffee_171337-16842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-standing-cafe-drinking-coffee_171337-16842.jpg?_wi=2", }, ]} cardTitle="Loved by Indore" -- 2.49.1