From 8e3c5b128a4e6b2654975f04dbcf4685da165fa7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:43:21 +0000 Subject: [PATCH] Update src/app/insights/page.tsx --- src/app/insights/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/insights/page.tsx b/src/app/insights/page.tsx index 337c81f..4dde32b 100644 --- a/src/app/insights/page.tsx +++ b/src/app/insights/page.tsx @@ -48,7 +48,7 @@ export default function InsightsPage() { name: "Sarah Chen", handle: "Chief Strategy Officer, TechCorp Industries", testimonial: "Strategic Advisors transformed our business model and helped us capture $50M in new market opportunities within 18 months. Their strategic clarity was invaluable.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -56,7 +56,7 @@ export default function InsightsPage() { name: "Michael Rodriguez", handle: "CEO, Global Manufacturing Group", testimonial: "Their operational excellence program reduced our costs by 23% while improving quality metrics across all divisions. A true partnership, not just consulting.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-street_641386-463.jpg?_wi=2", imageAlt: "Michael Rodriguez", }, { @@ -64,7 +64,7 @@ export default function InsightsPage() { name: "Jennifer Walsh", handle: "CFO, Financial Services Holding Company", testimonial: "From M&A strategy to integration execution, Strategic Advisors provided the expertise and guidance that made our $2B acquisition seamless and highly successful.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg?_wi=2", imageAlt: "Jennifer Walsh", }, { @@ -72,7 +72,7 @@ export default function InsightsPage() { name: "David Kumar", handle: "President, Retail Operations Network", testimonial: "Their digital transformation roadmap unlocked new revenue streams and improved customer engagement by 45%. Exceptional strategic thinking and execution support.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", imageAlt: "David Kumar", }, { @@ -80,7 +80,7 @@ export default function InsightsPage() { name: "Amanda Peterson", handle: "SVP, Healthcare Systems Alliance", testimonial: "Complex regulatory environment required expert navigation. Strategic Advisors provided both compliance excellence and strategic opportunity identification throughout.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=2", imageAlt: "Amanda Peterson", }, { @@ -88,7 +88,7 @@ export default function InsightsPage() { name: "James Northampton", handle: "Managing Director, Private Equity Firm", testimonial: "Their due diligence frameworks and integration planning consistently deliver value across our portfolio companies. Now a critical part of our investment process.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg?_wi=2", imageAlt: "James Northampton", }, ]} @@ -154,7 +154,7 @@ export default function InsightsPage() {