From bd972cf7ef2e1a918734816b2b07fb0fdfaf338a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 10:09:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69444e8..b9273f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Regulatory Compliance & Risk Management", description: "Navigate complex regulatory landscapes with confidence. We help businesses achieve and maintain compliance, reducing potential legal exposure.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/eye-futuristic-robot_53876-95096.jpg", imageAlt: "Regulatory compliance checklist app"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg", imageAlt: "Data privacy regulation compliance"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg?_wi=1", imageAlt: "Data privacy regulation compliance"}, }, ]} showStepNumbers={true} @@ -174,7 +174,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "t1", name: "Ananya Goswami", role: "Founding Partner & Lead Attorney", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg", imageAlt: "Ananya Goswami"}, + id: "t1", name: "Ananya Goswami", role: "Founding Partner & Lead Attorney", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg?_wi=2", imageAlt: "Ananya Goswami"}, { id: "t2", name: "Rajesh Sharma", role: "Senior Business Consultant", imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg", imageAlt: "Rajesh Sharma"}, { -- 2.49.1