From d8764436de87e27c890a057dbc7eaaaea80039ca Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:16:37 +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 a023d6a..ed58c3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by hundreds of retailers" - imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=1" imageAlt="Modern hosiery and innerwear retail store interior" mediaAnimation="opacity" marqueeItems={[ @@ -274,7 +274,7 @@ export default function LandingPage() { { id: "t3", name: "Deepa Nair", - imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=2", imageAlt: "Portrait of female business executive with arms crossed", }, ]} -- 2.49.1