Update src/app/page.tsx

This commit is contained in:
2026-06-10 18:53:22 +00:00
parent a0ba62b553
commit 44abca454a

View File

@@ -74,6 +74,7 @@ export default function LandingPage() {
{ text: "Nossa Missão", href: "#" },
{ text: "Nossos Valores", href: "#" }
]}
useInvertedBackground={false}
/>
</div>