diff --git a/client/pages/Index.tsx b/client/pages/Index.tsx index b5a36deb..db3b3c2f 100644 --- a/client/pages/Index.tsx +++ b/client/pages/Index.tsx @@ -245,27 +245,45 @@ export default function Index() { {/* Research & Labs Section */} -
-
+
+ {/* Background Matrix Effect */} +
+ {[...Array(30)].map((_, i) => ( +
+ {Math.random().toString(36).substring(2, 8)} +
+ ))} +
+ +
-
- +
+ Research & Experimental Division

- AeThex | L.A.B.S. + AeThex | L.A.B.S.

-

+

Pushing the boundaries of technology through cutting-edge research and breakthrough discoveries that shape the future.

-
- -
@@ -274,20 +292,36 @@ export default function Index() {
{/* CTA Section */} -
-
-
-

+
+ {/* Animated Background Particles */} +
+ {[...Array(20)].map((_, i) => ( +
+ ))} +
+ +
+
+

Ready to Start Your Journey?

-

+

Join thousands of developers, clients, and innovators who are already part of the AeThex ecosystem. Your future in technology starts here.

-