From 594df34fb2270c27cdefddac76f06152e7ffd8e2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:31:56 +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 64ecf77..f72029c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-15162.jpg", imageAlt: "Wealth Management Consultation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg", imageAlt: "Financial Advisory Team" + imageSrc: "http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg?_wi=1", imageAlt: "Financial Advisory Team" }, ]} mediaAnimation="blur-reveal" @@ -77,7 +77,7 @@ export default function LandingPage() { { value: "$4B+", title: "Assets Under Management" }, { value: "15+ Years", title: "Industry Experience" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-successful-diverse-business-partners-having-business-meeting-modern-office_181624-28001.jpg?_wi=2" imageAlt="Fintai Consultancy Team" mediaAnimation="slide-up" metricsAnimation="slide-up"