From cfad7d5c53ef41b14bd1685366af23192f5ebc49 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:41:53 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d5960c7..154d1b1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,28 +68,28 @@ export default function AboutPage() { id: "1", name: "Jagdish Rathore", role: "Founder & Senior CA", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "Jagdish Rathore", }, { id: "2", name: "Sunita Singh", role: "Lead Tax Consultant", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "Sunita Singh", }, { id: "3", name: "Vikram Malhotra", role: "Audit & Compliance Head", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", imageAlt: "Vikram Malhotra", }, { id: "4", name: "Deepa Nair", role: "Financial Planning Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", imageAlt: "Deepa Nair", }, ]}