diff --git a/src/app/page.tsx b/src/app/page.tsx index a27a59c..4f9afd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -312,7 +312,7 @@ export default function LandingPage() { tag="Entre em Contato" tagIcon={MessageCircle} tagAnimation="slide-up" - title="Fale com Via Café Shopping Center" + title="Entre em Contato com Via Café Shopping Center" description="Tem dúvidas sobre nos visitar, alugar espaço ou consultas sobre eventos? Adoraríamos ouvir você. Entre em contato com nosso time hoje." background={{ variant: "radial-gradient" }} useInvertedBackground={true} @@ -327,7 +327,7 @@ export default function LandingPage() { columns={[ { title: "Navegue", items: [ - { label: "Home", href: "#" }, + { label: "Página Inicial", href: "#" }, { label: "Lojas", href: "#stores" }, { label: "Alimentação", href: "#dining" }, { label: "Entretenimento", href: "#entertainment" }