From 0184393f3efd28dd00220ebca4f277f735cb3ef0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 00:31:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a47a13..ccc0012 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325849.jpg?_wi=1" imageAlt="Modern office interior with legal books" showDimOverlay={true} /> @@ -109,7 +109,7 @@ export default function LandingPage() { icon: Briefcase, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-document-restaurant_23-2147876637.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-document-restaurant_23-2147876637.jpg?_wi=1" imageAlt="Modern law office conference room" mediaAnimation="background-highlight" /> @@ -219,7 +219,7 @@ export default function LandingPage() { imageAlt: "Dra. Juliana Santos, Sócia Fundadora", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325849.jpg?_wi=2", imageAlt: "experienced male lawyer portrait", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { imageAlt: "Dr. Gabriel Costa, Advogado Associado", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-document-restaurant_23-2147876637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-document-restaurant_23-2147876637.jpg?_wi=2", imageAlt: "experienced male lawyer portrait", }, ]} -- 2.49.1