From 95d147cecbf0d704e4991513ec60bea28a16778f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:25:08 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8857ac8..eb3cc5a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { background={{ variant: "plain" }} buttons={[{ text: "Schedule Consultation", href: "/contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg?_wi=2" imageAlt="Finance Club Consulting team" imagePosition="right" mediaAnimation="slide-up" @@ -87,42 +87,42 @@ export default function AboutPage() { id: "1", name: "Robert Mitchell", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=1", imageAlt: "business executive ceo portrait professional man leadership", }, { id: "2", name: "Sarah Chen", role: "Chief Investment Officer", - imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg?_wi=1", imageAlt: "female executive investment officer professional woman finance", }, { id: "3", name: "James Thompson", role: "Senior Financial Advisor", - imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1", imageAlt: "financial advisor consultant portrait professional man business", }, { id: "4", name: "Michelle Rodriguez", role: "Risk Management Director", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=1", imageAlt: "risk management female professional director portrait business woman", }, { id: "5", name: "David Park", role: "Business Strategy Lead", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-working-with-ipad_23-2150103573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-working-with-ipad_23-2150103573.jpg?_wi=1", imageAlt: "strategy consultant business leader professional man asian", }, { id: "6", name: "Lisa Anderson", role: "Tax Planning Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop_1398-1462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop_1398-1462.jpg?_wi=1", imageAlt: "tax specialist accountant professional woman finance", }, ]}