Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a047f838e | |||
| 700270f8a4 | |||
| a8e042e02e | |||
| 8774c17963 | |||
| 5e78d327b9 | |||
| da921fce79 | |||
| f749471266 |
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
|||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Entre em contato", href: "#contact" },
|
{ text: "Entre em contato", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
{ text: "Acompanhe no Instagram", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
{ text: "Acompanhe no Instagram", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -58,8 +58,8 @@ export default function AboutPage() {
|
|||||||
text="Vamos conversar sobre seus projetos imobiliários"
|
text="Vamos conversar sobre seus projetos imobiliários"
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Quero conversar", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
{ text: "Quero conversar", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
{ text: "Enviar mensagem", href: "#" },
|
{ text: "Enviar mensagem", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -74,7 +74,7 @@ export default function AboutPage() {
|
|||||||
{
|
{
|
||||||
title: "Redes Sociais", items: [
|
title: "Redes Sociais", items: [
|
||||||
{ label: "Instagram", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
{ label: "Instagram", href: "https://www.instagram.com/corretor.rafaeldaza/" },
|
||||||
{ label: "WhatsApp", href: "#" },
|
{ label: "WhatsApp", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
|||||||
title="Oliva 317"
|
title="Oliva 317"
|
||||||
description="Viva ou invista no coração do Tatuapé. Um empreendimento moderno com studios, apartamentos de 2 dormitórios e salas comerciais em uma das regiões mais valorizadas de São Paulo."
|
description="Viva ou invista no coração do Tatuapé. Um empreendimento moderno com studios, apartamentos de 2 dormitórios e salas comerciais em uma das regiões mais valorizadas de São Paulo."
|
||||||
tag="Novo Empreendimento"
|
tag="Novo Empreendimento"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/modern-buildings-dubai-marina-city-artificial-channel-length-3-kilometers-along-persian-gulf_231208-7571.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiCOpglx4qLo77uRmRBROhGLNM/uploaded-1773068072232-2uhtndkf.png"
|
||||||
imageAlt="Edifício Oliva 317 - Tatuapé São Paulo"
|
imageAlt="Edifício Oliva 317 - Tatuapé São Paulo"
|
||||||
textPosition="bottom-left"
|
textPosition="bottom-left"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Quero mais informações", href: "contact" },
|
{ text: "Quero mais informações", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
{ text: "Falar com consultor", href: "contact" },
|
{ text: "Falar com consultor", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -163,8 +163,8 @@ export default function LandingPage() {
|
|||||||
text="Receba todas as informações do Oliva 317"
|
text="Receba todas as informações do Oliva 317"
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Quero receber informações", href: "#" },
|
{ text: "Quero receber informações", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
{ text: "Falar com consultor", href: "#" },
|
{ text: "Falar com consultor", href: "https://api.whatsapp.com/send/?phone=5511989841688&text&type=phone_number&app_absent=0&utm_source=ig" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user