Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 01:34:19 +00:00
parent 1d6958bcb3
commit 166242d0e5

View File

@@ -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"