Update src/app/page.tsx
This commit is contained in:
@@ -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: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user