From e1f4a0d8a8318f1fcf1909d0187f921775d2df49 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:41:29 +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 0969bf3..c4116d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { title="Parque Lazio Limeira" description="Conforto, segurança e qualidade de vida em Limeira. Descubra o melhor empreendimento residencial da região com estrutura de luxo e localização estratégica." background={{ variant: "plain" }} - tag="Empreendimento Premium" + tag="Últimas unidades disponíveis" tagIcon={Crown} tagAnimation="slide-up" buttons={[ - { text: "Conheça o Empreendimento", href: "#about" }, + { text: "Agende Sua Visita Agora", href: "#contact" }, { text: "Entrar em Contato", href: "#contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661406.jpg?_wi=1" -- 2.49.1