From efbffc251bbe6c9cf14bb3548c426c9b820066cf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 13:42:45 +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 59f2e8a..f299180 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "1", name: "Ayesha Khan", - imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg?_wi=1", }, { id: "2", @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "4", name: "Sunita Reddy", - imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg?_wi=2", }, { id: "5", -- 2.49.1