diff --git a/src/app/page.tsx b/src/app/page.tsx index 30d8f5a..77c0d24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,6 +34,7 @@ export default function LandingPage() { { name: "Processo", id: "process" }, { name: "Contatti", id: "contact" } ]} + button={{ text: "Contattami", href: "#contact" }} />