From 3548af97c8b0aaf64e5228d20d4599d90e476ab3 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 13 Nov 2025 05:29:35 +0000 Subject: [PATCH] completionId: cgen-d9eabcb524dd4b4ca0c84756eb410acf cgen-d9eabcb524dd4b4ca0c84756eb410acf --- client/components/LoadingScreen.tsx | 36 +++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 9 deletions(-) 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