From bc29198377efb4fe01e5df56ee331534afee2f2c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:50:31 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c30af31..a13c84b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -104,7 +104,7 @@ export default function AboutPage() { icon: Lock, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-women-stylish-suit-working-with-laptop-office_23-2150167790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-women-stylish-suit-working-with-laptop-office_23-2150167790.jpg?_wi=2" imageAlt="About our luxury agency" mediaAnimation="slide-up" imagePosition="right" @@ -130,21 +130,21 @@ export default function AboutPage() { id: 1, title: "Integrity & Trust", description: "We operate with complete transparency and unwavering ethical standards in all dealings", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=2", imageAlt: "Trust and integrity", }, { id: 2, title: "Excellence & Quality", description: "We maintain the highest standards in property curation and client service delivery", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg?_wi=2", imageAlt: "Excellence", }, { id: 3, title: "Innovation & Vision", description: "We embrace modern technology while honoring timeless principles of superior real estate service", - imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg?_wi=2", imageAlt: "Innovation", }, ]} @@ -167,28 +167,28 @@ export default function AboutPage() { id: "1", name: "Victoria Sterling", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/serious-mature-businessman-with-papers_74855-3702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-mature-businessman-with-papers_74855-3702.jpg?_wi=2", imageAlt: "Victoria Sterling", }, { id: "2", name: "Alexandra Chen", role: "Senior Agent", - imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg?_wi=2", imageAlt: "Alexandra Chen", }, { id: "3", name: "James Morrison", role: "Senior Agent", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-as-real-estate-agent_23-2151064811.jpg?_wi=2", imageAlt: "James Morrison", }, { id: "4", name: "Sophie Laurent", role: "Property Manager", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-sign-language-outdoors-work_23-2148740312.jpg?_wi=2", imageAlt: "Sophie Laurent", }, ]}