diff --git a/index.html b/index.html
index fdb541a..1a11d65 100644
--- a/index.html
+++ b/index.html
@@ -498,7 +498,7 @@ function buildNav() {
// Statische Sections
const staticSections = [
- { id: "hero", label: "Über mich", group: null },
+ { id: "hero", label: "Hallo!", group: null },
];
// Projekt-Sections nach dem Rendern einsammeln