From ce80de1002d6f86e5be29a9c053f204845d81e76 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:40:39 +0000 Subject: [PATCH 1/5] 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 26926b6..19826f8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,7 @@ export default function AboutPage() { { text: "Get Started", href: "/contact" }, { text: "View Services", href: "/services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg?_wi=2" imageAlt="Nagpur real estate landscape" mediaAnimation="slide-up" imagePosition="right" @@ -93,7 +93,7 @@ export default function AboutPage() { tag: "Founder", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Hemang Joshi", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "Hemang Joshi - Founder", }, { @@ -105,7 +105,7 @@ export default function AboutPage() { tag: "Consultant", avatarSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg", avatarAlt: "Akshata Deshmukh", - imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg?_wi=2", imageAlt: "Akshata Deshmukh - Consultant", }, { @@ -117,7 +117,7 @@ export default function AboutPage() { tag: "Analyst", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", avatarAlt: "Vikram Singh", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "Vikram Singh - Analyst", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { tag: "Manager", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg", avatarAlt: "Priya Wagh", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg?_wi=2", imageAlt: "Priya Wagh - Manager", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { tag: "Specialist", avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", avatarAlt: "Rohan Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2", imageAlt: "Rohan Sharma - Specialist", }, { @@ -153,7 +153,7 @@ export default function AboutPage() { tag: "Relations", avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg", avatarAlt: "Anjali Verma", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg?_wi=2", imageAlt: "Anjali Verma - Relations Officer", }, ]} @@ -165,7 +165,7 @@ export default function AboutPage() { {/* Footer */}