Update src/app/page.tsx

This commit is contained in:
2026-04-08 20:56:06 +00:00
parent 374a7d80ed
commit afed130c01

View File

@@ -34,6 +34,7 @@ export default function LandingPage() {
{ name: "Kontakt", id: "contact" }
]}
brandName="Fabian Frank"
button={{ text: "Kontakt", href: "#contact" }}
/>
</div>