Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user