diff --git a/apps/web/src/app/not-found.tsx b/apps/web/src/app/not-found.tsx index e841d8f2..2971511b 100644 --- a/apps/web/src/app/not-found.tsx +++ b/apps/web/src/app/not-found.tsx @@ -447,22 +447,6 @@ export default function NotFound() { - {/* Easter egg hint */} - {activeEasterEgg && ( -

- ✨ Click the beads to discover more codes... -

- )}