diff --git a/src/app/page.tsx b/src/app/page.tsx index f88ba56..99f1960 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,6 +34,7 @@ export default function LandingPage() { { name: "Kontakt", id: "contact" } ]} brandName="Fabian Frank" + button={{ text: "Kontakt", href: "#contact" }} />