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"