From 08e74cd5ad205bd615a0c03c20fc67ee6020e885 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 07:32:42 +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 006a1cf..63a0ead 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/co-workers-talking-about-conference_1139-228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/co-workers-talking-about-conference_1139-228.jpg?_wi=1" imageAlt="Modern law firm office with legal documents and professional setting" mediaAnimation="blur-reveal" avatars={[ @@ -273,7 +273,7 @@ export default function LandingPage() { imageAlt: "Portrait of Dra. Laura Soto", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-talking-about-conference_1139-228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-workers-talking-about-conference_1139-228.jpg?_wi=2", imageAlt: "professional male lawyer portrait suit", }, ]} -- 2.49.1