diff --git a/src/pages/Header.tsx b/src/pages/Header.tsx
index ece77e5..c0a7e5f 100644
--- a/src/pages/Header.tsx
+++ b/src/pages/Header.tsx
@@ -219,9 +219,9 @@ const Header: React.FC = () => {
,
,
- // Timetable Section
+ // My Work Section
{
fontSize: '0.75rem'
}}
>
- Timetable & Classes
+ My Work
,
- ,
- ,
,
- ,
,
- ,
- ,
+ ,
// School Admin Section
...(isSchoolAdmin ? [
@@ -331,71 +295,6 @@ const Header: React.FC = () => {
,
] : []),
- // Features Section
-
- Features
- ,
- ,
- ,
- ,
- ,
-
- // Utilities Section
-
- Utilities
- ,
- ,
- ,
-
// Platform Admin Section
...(isPlatformAdmin ? [
,
@@ -420,8 +319,6 @@ const Header: React.FC = () => {
] : []),
- // Authentication Section
- ,