From 4d37680c19d8731ffa040e154884aeb15545207c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 18:28:45 +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 1337020..0d43f79 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { icon: Shield, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg?_wi=2" imageAlt="luxury estate property interior elegant" imagePosition="right" mediaAnimation="slide-up" @@ -95,7 +95,7 @@ export default function AboutPage() { name: "Margaret Sterling", role: "Chief Investment Officer", description: "Former managing director at Goldman Sachs with 28 years of portfolio management and strategy experience.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=2", imageAlt: "Margaret Sterling, CIO", socialLinks: [ { @@ -109,7 +109,7 @@ export default function AboutPage() { name: "David Kensington", role: "Wealth Strategy Director", description: "Harvard Law graduate specializing in estate planning and tax optimization for ultra-high-net-worth clients.", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg?_wi=2", imageAlt: "David Kensington, Director", socialLinks: [ { @@ -123,7 +123,7 @@ export default function AboutPage() { name: "Victoria Chen", role: "Relationship Manager", description: "Dedicated partner focused on understanding your family's values and translating them into actionable wealth strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-manager-talking-coworker-office-sitting-with-laptop_1258-194648.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-manager-talking-coworker-office-sitting-with-laptop_1258-194648.jpg?_wi=2", imageAlt: "Victoria Chen, Relationship Manager", socialLinks: [ { @@ -153,7 +153,7 @@ export default function AboutPage() { title: "Portfolio Construction", subtitle: "Diversified strategies across global markets", description: "We construct carefully balanced portfolios tailored to your risk tolerance and time horizon. Our investment philosophy combines active management with strategic diversification to achieve optimal risk-adjusted returns while protecting your capital.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-chart-wood-background_1150-6649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-chart-wood-background_1150-6649.jpg?_wi=2", imageAlt: "investment portfolio diversification concept", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { title: "Tax Optimization", subtitle: "Strategic planning to minimize tax burden", description: "Our specialized tax advisors implement sophisticated strategies to minimize tax liabilities while maintaining compliance. From income tax optimization to estate tax planning, we help preserve more of your wealth for your family.", - imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-partners-meeting-co-working-reading-agreement-using-laptop_74855-8819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-partners-meeting-co-working-reading-agreement-using-laptop_74855-8819.jpg?_wi=2", imageAlt: "tax planning strategy financial", }, { @@ -171,7 +171,7 @@ export default function AboutPage() { title: "Legacy Architecture", subtitle: "Generational wealth transfer strategies", description: "We design comprehensive estate plans that protect your assets, minimize taxes, and ensure your wealth transfers smoothly to the next generation according to your wishes.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-using-laptop-while-having-meeting-with-young-couple_637285-5798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-using-laptop-while-having-meeting-with-young-couple_637285-5798.jpg?_wi=2", imageAlt: "estate planning documents legal", }, ]}