From 3c7fd87bf0b56ccb91e5d2355607482243b1a1b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:13:46 +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 5255c98..a420a0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148358961.jpg" + imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148358961.jpg?_wi=1" imageAlt="MicroFinance dashboard interface" videoAriaLabel="Hero section video" showDimOverlay={false} @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Build Your Credit", description: "Every on-time payment builds your credit history, opening doors to better financial opportunities in the future.", icon: TrendingUp } ]} - imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148358961.jpg" + imageSrc="http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148358961.jpg?_wi=2" imageAlt="MicroFinance application process" mediaAnimation="opacity" ariaLabel="About section" -- 2.49.1