From 166242d0e5cda188d9632ffa7331bb4e7a437f94 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:34:19 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b0f0109..b24b7a4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { icon: Shield, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-real-estate-agent-giving-keys-couple-who-is-buying-their-new-home_637285-6093.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-real-estate-agent-giving-keys-couple-who-is-buying-their-new-home_637285-6093.jpg?_wi=2" imageAlt="Our team helping clients" mediaAnimation="slide-up" imagePosition="left" @@ -86,28 +86,28 @@ export default function AboutPage() { id: "1", name: "Sarah Martinez", role: "Lead Agent & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg?_wi=3", imageAlt: "Sarah Martinez, Lead Agent", }, { id: "2", name: "Jennifer Lee", role: "Senior Real Estate Agent", - imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg?_wi=4", imageAlt: "Jennifer Lee, Senior Agent", }, { id: "3", name: "Michael Chen", role: "Real Estate Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-glasses-blue-suit-with-tie-lights-with-blurry-background_181624-17456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-glasses-blue-suit-with-tie-lights-with-blurry-background_181624-17456.jpg?_wi=2", imageAlt: "Michael Chen, Real Estate Specialist", }, { id: "4", name: "Jessica Rodriguez", role: "Client Success Manager", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=2", imageAlt: "Jessica Rodriguez, Client Success Manager", }, ]} @@ -151,7 +151,7 @@ export default function AboutPage() { icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185075.jpg?_wi=2" imageAlt="Happy clients celebrating" mediaAnimation="slide-up" imagePosition="right"