Update src/app/page.tsx

This commit is contained in:
2026-04-28 15:38:16 +00:00
parent 18a19ba840
commit 792fb1ce54

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>