diff --git a/src/app/page.tsx b/src/app/page.tsx index eceb9dc..d944343 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Über uns ", id: "about"}, { - name: "Guidance", id: "guidance"}, + name: "Unterstützung ", id: "guidance"}, { name: "Kontakt ", id: "contact"}, ]}