diff --git a/client/components/LoadingScreen.tsx b/client/components/LoadingScreen.tsx index 242fd68f..3e15d288 100644 --- a/client/components/LoadingScreen.tsx +++ b/client/components/LoadingScreen.tsx @@ -178,24 +178,42 @@ export default function LoadingScreen({ {/* Progress Bar */} {showProgress && ( -
-
+
+
-
- {Math.round(progress)}% +
+ {Math.round(progress)}% Complete
)} - {/* Loading Message */} -
-

- {currentMessage} -

+ {/* Loading Message - ENLARGED */} +
+
+

+ AeThex OS +

+

+ {currentMessage} +

+
+ + {/* System Status Info */} +
+
+ KERNEL + AeThex v2.0 +
+
+ STATUS + BOOTING... +
+
+
Please wait while we prepare your experience