From da4b2828161f3d444790f0a3724f97c6db3992e1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:55:24 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 3ba37cd6fbe5f06ec57c13cffa2cc4f7aab7581f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:55:25 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1