From 792fb1ce546894c405d507a3a9dc9201bb30833c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 15:38:16 +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 ca52b0f..d4c249e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { title="Diogo Gomes | Especialista em Real Estate" description="Transformando jornadas imobiliárias em histórias de sucesso. Expertise, transparência e dedicação total às suas necessidades." buttons={[{ text: "Conheça meus Serviços", href: "#features" }, { text: "Fale comigo", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-businessman-shirt-necktie.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-businessman-shirt-necktie.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -139,7 +139,7 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Seu Email" } ]} textarea={{ name: "message", placeholder: "Como posso te ajudar?" }} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-businessman-shirt-necktie.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-businessman-shirt-necktie.jpg?_wi=2" /> -- 2.49.1