Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-06 22:57:53 +00:00

View File

@@ -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" }