From fe75dc28d2fdaf8556a1db17b3fc991bbd413a16 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 10:07:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 321b0bf..d14f835 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-business-people-shaking-hands_1262-20997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-business-people-shaking-hands_1262-20997.jpg?_wi=1" imageAlt="professional legal office modern" mediaAnimation="slide-up" avatars={[ @@ -172,7 +172,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-his-mobile-phone_53876-30779.jpg", imageAlt: "Secure document management software", }, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-people-shaking-hands_1262-20997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-people-shaking-hands_1262-20997.jpg?_wi=2", imageAlt: "legal advice digital screen", }, { @@ -197,10 +197,10 @@ export default function LandingPage() { imageAlt: "Regulatory compliance checklist app", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg?_wi=1", imageAlt: "Data privacy regulation compliance", }, - imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg?_wi=1", imageAlt: "legal advice digital screen", }, ]} @@ -254,14 +254,14 @@ export default function LandingPage() { 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", + 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", + imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg?_wi=2", imageAlt: "Rajesh Sharma", }, { -- 2.49.1