From 6f11989482a3781b76beda93050b5c39dba546c4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:06:49 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1921c3c..587420d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,7 +67,7 @@ export default function AboutPage() { id: 1, title: "Our Mission", description: "To empower families and investors with transparent, professional real estate guidance. We believe every client deserves honest advice and properties that exceed expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=2", imageAlt: "Our mission vision", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { id: 3, title: "Customer Success Stories", description: "From first-time homebuyers to seasoned investors, we've helped 222+ clients achieve their real estate goals. Our 4.9-star rating reflects our commitment to excellence and customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg?_wi=2", imageAlt: "Success stories", }, ]} @@ -132,7 +132,7 @@ export default function AboutPage() {