3 Commits

Author SHA1 Message Date
3c1291f5aa Merge version_3 into main
Merge version_3 into main
2026-03-06 22:57:52 +00:00
0388a3d0db Update src/app/page.tsx 2026-03-06 22:57:48 +00:00
40e75fa5e6 Merge version_2 into main
Merge version_2 into main
2026-03-06 22:53:33 +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" }