From 0e824fa385d5996b9fa3cc2dddfce2ce43c8bcff Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:29:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e48ad5b..1c9a960 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Agendar uma Chamada Estratégica", href: "contact" }, { text: "Solicitar um Diagnóstico Inicial", href: "contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-people-with-finance-chart_1232-2752.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-business-environment-with-financial-data-overlay_84443-73962.jpg?id=426492935" imageAlt="Visualização de crescimento estratégico" showDimOverlay={true} buttonAnimation="slide-up" @@ -59,9 +59,12 @@ export default function LandingPage() {