diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ea89ff8..7f75d53 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,7 +76,7 @@ export default function AboutPage() { { value: "6+", title: "Years of Industry Leadership" }, { value: "$50B+", title: "Assets Managed by Our Client Community" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/women-leaders-strategizing-corporate-office-focused-growth-innovation-gender-equality_482257-133294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-leaders-strategizing-corporate-office-focused-growth-innovation-gender-equality_482257-133294.jpg?_wi=2" imageAlt="Our team collaborating on financial services solutions" useInvertedBackground={false} mediaAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 0299e82..258a0df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function HomePage() { { value: "85%", title: "Conversion Rate from Lead to Consultation" }, { value: "3x", title: "Faster Client Acquisition vs Traditional Methods" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/women-leaders-strategizing-corporate-office-focused-growth-innovation-gender-equality_482257-133294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-leaders-strategizing-corporate-office-focused-growth-innovation-gender-equality_482257-133294.jpg?_wi=1" imageAlt="Team collaboration and business growth visualization" useInvertedBackground={false} mediaAnimation="slide-up"