Update src/app/page.tsx

This commit is contained in:
2026-06-03 16:26:06 +00:00
parent a05ffab30f
commit e7cf6fc125

View File

@@ -250,9 +250,9 @@ export default function LandingPage() {
{
label: "Über uns", href: "/ueber-uns"},
{
label: "Impressum", href: "/impressum"},
label: "Impressum", href: "#"},
{
label: "Datenschutz", href: "/datenschutz"},
label: "Datenschutz", href: "#"},
],
},
{