From 4219a7bdb1a64c823d22b6323767c2dec5fef9e5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 13:51:09 +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 6bbd709..476d0cb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -119,14 +119,14 @@ export default function AboutPage() { title: "Rajesh Sharma", subtitle: "Founder & Director", detail: "25+ years in real estate. Expert in Pallavaram market dynamics and property verification.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=2" }, { id: "member-2", title: "Priya Verma", subtitle: "Senior Consultant", detail: "18+ years experience. Specializes in NRI property investments and luxury segment.", - imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg?_wi=4" } ] }, @@ -139,21 +139,21 @@ export default function AboutPage() { title: "Anil Kumar", subtitle: "Property Consultant", detail: "12+ years. Focuses on residential apartments and first-time home buyers.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg?_wi=4" }, { id: "member-4", title: "Sneha Iyer", subtitle: "Land & Plot Specialist", detail: "10+ years. Expert in land documentation and commercial property transactions.", - imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg?_wi=3" }, { id: "member-5", title: "Vikram Singh", subtitle: "Legal Compliance Officer", detail: "8+ years. Ensures all properties meet legal standards and compliance requirements.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=4" } ] } @@ -169,7 +169,7 @@ export default function AboutPage() {