From 8c26a7032f5d9df6bac0fbbf9eecbca27ca2b19a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 11:27:55 +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 3945bcf..019e8f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { role: "User", company: "Glamveda Fan", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg?_wi=1", }, { id: "t2", @@ -175,7 +175,7 @@ export default function LandingPage() { role: "User", company: "Glamveda Fan", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-touching-her-face-after-applying-cream_23-2148520341.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1