diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index fea0e6ef..b79edfca 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -91,34 +91,54 @@ export default function Index() { } ]; + if (isLoading) { + return ; + } + return ( {/* Hero Section */} -
-
+
+ {/* Animated Background */} +
+ {[...Array(50)].map((_, i) => ( +
+ ))} +
+ +
-
- - +
+ + Innovation & Technology

- The Home of Innovation + The Home of Innovation

-

+

Welcome to AeThex Corporation, the central hub for our family of companies dedicated to pushing the boundaries of development, automation, and technology.

-
- -