From 89b3f4eb7a5aa3ce83596bc5a77e9ab561b0de67 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 21:55:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3bfe6b2..2f68fb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,6 +40,7 @@ export default function LandingPage() { { name: "Blog", id: "cases" }, { name: "Contacto", id: "contact" }, ]} + button={{ text: "Conversemos", href: "#contact" }} />