diff --git a/landing-react/src/components/Navbar.tsx b/landing-react/src/components/Navbar.tsx
index 5941689..1019623 100644
--- a/landing-react/src/components/Navbar.tsx
+++ b/landing-react/src/components/Navbar.tsx
@@ -35,7 +35,6 @@ export default function Navbar() {
onClick={(e) => { e.preventDefault(); window.scrollTo({ top: 0, behavior: 'smooth' }) }}
>
- BotKonzept
{/* Desktop Links */}