diff --git a/src/pages/corporation.astro b/src/pages/corporation.astro index c8fdea7..4d9f2a7 100644 --- a/src/pages/corporation.astro +++ b/src/pages/corporation.astro @@ -1,26 +1,42 @@ --- // Corporation Division Page +import MainLayout from '../layouts/MainLayout.astro'; --- -
-
-

AeThex Corporation

-

Commercial Services • Production

-
-

About Corporation

-

Professional commercial division delivering polished products and enterprise-grade infrastructure to developers and players worldwide.

-
    -
  • AeThex Studio IDE
  • -
  • Production Deployment
  • -
  • Premium Services
  • -
  • Enterprise Support
  • -
  • Analytics & Insights
  • -
-
-
- -
+ + + +
+
+

AeThex Corporation

+

Commercial Services • Production

+
+

About Corporation

+

Professional commercial division delivering polished products and enterprise-grade infrastructure to developers and players worldwide.

+
    +
  • AeThex Studio IDE
  • +
  • Production Deployment
  • +
  • Premium Services
  • +
  • Enterprise Support
  • +
  • Analytics & Insights
  • +
+
+
+ +
+
diff --git a/src/pages/foundation.astro b/src/pages/foundation.astro index 2644902..84fd027 100644 --- a/src/pages/foundation.astro +++ b/src/pages/foundation.astro @@ -1,26 +1,42 @@ --- // Foundation Division Page +import MainLayout from '../layouts/MainLayout.astro'; --- -
-
-

AeThex Foundation

-

Critical Infrastructure • Nonprofit

-
-

About Foundation

-

The nonprofit backbone maintaining authentication, security, and core APIs. Open-source infrastructure that the entire AeThex ecosystem depends on.

-
    -
  • Passport Identity System
  • -
  • Authentication Protocols
  • -
  • Security Infrastructure
  • -
  • Core Open-Source APIs
  • -
  • Community Governance
  • -
-
-
- -
+ + + +
+
+

AeThex Foundation

+

Critical Infrastructure • Nonprofit

+
+

About Foundation

+

The nonprofit backbone maintaining authentication, security, and core APIs. Open-source infrastructure that the entire AeThex ecosystem depends on.

+
    +
  • Passport Identity System
  • +
  • Authentication Protocols
  • +
  • Security Infrastructure
  • +
  • Core Open-Source APIs
  • +
  • Community Governance
  • +
+
+
+ +
+
diff --git a/src/pages/labs.astro b/src/pages/labs.astro index 15497a2..89af287 100644 --- a/src/pages/labs.astro +++ b/src/pages/labs.astro @@ -1,26 +1,42 @@ --- // Labs Division Page +import MainLayout from '../layouts/MainLayout.astro'; --- -
-
-

AeThex Labs

-

Research & Development • Experimental

-
-

About Labs

-

Innovation division pushing boundaries with experimental features, beta technologies, and next-generation metaverse infrastructure.

-
    -
  • Nexus Engine v2.0
  • -
  • AI Copilot Assistant
  • -
  • Experimental Features
  • -
  • Beta Testing Programs
  • -
  • Future R&D Projects
  • -
-
-
- -
+ + + +
+
+

AeThex Labs

+

Research & Development • Experimental

+
+

About Labs

+

Innovation division pushing boundaries with experimental features, beta technologies, and next-generation metaverse infrastructure.

+
    +
  • Nexus Engine v2.0
  • +
  • AI Copilot Assistant
  • +
  • Experimental Features
  • +
  • Beta Testing Programs
  • +
  • Future R&D Projects
  • +
+
+
+ +
+