From 3d6e32fb4dfd16bae99164e65d3124bf2af0c1ea Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:20:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index db9fc35..0633414 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Fale Comigo no WhatsApp", href: "https://wa.me" }, { text: "Conhecer Serviços", href: "#services" } ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=1" imageAlt="professional lawyer office elegant desk" showDimOverlay={true} buttonAnimation="slide-up" @@ -57,13 +57,13 @@ export default function LandingPage() {