Update src/app/page.tsx

This commit is contained in:
2026-05-06 21:55:02 +00:00
parent 05a5d4c1f1
commit 89b3f4eb7a

View File

@@ -40,6 +40,7 @@ export default function LandingPage() {
{ name: "Blog", id: "cases" },
{ name: "Contacto", id: "contact" },
]}
button={{ text: "Conversemos", href: "#contact" }}
/>
</div>