From 680438af37d0a1e54442b348eb37cba2afeee534 Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Mon, 19 Jan 2026 01:19:50 +0000 Subject: [PATCH] modified: src/pages/labs.astro --- public/corporation-logo.svg | 4 +++ public/foundation-logo.svg | 4 +++ public/labs-logo.svg | 4 +++ src/pages/corporation.astro | 50 +++++++++++++++++++++++++++++++------ src/pages/foundation.astro | 50 +++++++++++++++++++++++++++++++------ src/pages/labs.astro | 50 +++++++++++++++++++++++++++++++------ 6 files changed, 138 insertions(+), 24 deletions(-) create mode 100644 public/corporation-logo.svg create mode 100644 public/foundation-logo.svg create mode 100644 public/labs-logo.svg diff --git a/public/corporation-logo.svg b/public/corporation-logo.svg new file mode 100644 index 0000000..fb79dd3 --- /dev/null +++ b/public/corporation-logo.svg @@ -0,0 +1,4 @@ + + + C + diff --git a/public/foundation-logo.svg b/public/foundation-logo.svg new file mode 100644 index 0000000..c0569bd --- /dev/null +++ b/public/foundation-logo.svg @@ -0,0 +1,4 @@ + + + F + diff --git a/public/labs-logo.svg b/public/labs-logo.svg new file mode 100644 index 0000000..98ae50b --- /dev/null +++ b/public/labs-logo.svg @@ -0,0 +1,4 @@ + + + L + diff --git a/src/pages/corporation.astro b/src/pages/corporation.astro index 4d9f2a7..b04923c 100644 --- a/src/pages/corporation.astro +++ b/src/pages/corporation.astro @@ -17,10 +17,19 @@ import MainLayout from '../layouts/MainLayout.astro';
-
-

AeThex Corporation

-

Commercial Services • Production

-
+
+
+
+ +

+ AeThex Corporation +

+

Commercial Services • Production

+ Explore Products +
+
+
+

About Corporation

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

    @@ -32,11 +41,36 @@ import MainLayout from '../layouts/MainLayout.astro';
+
diff --git a/src/pages/foundation.astro b/src/pages/foundation.astro index 84fd027..4070b49 100644 --- a/src/pages/foundation.astro +++ b/src/pages/foundation.astro @@ -17,10 +17,19 @@ import MainLayout from '../layouts/MainLayout.astro';
-
-

AeThex Foundation

-

Critical Infrastructure • Nonprofit

-
+
+
+
+ +

+ AeThex Foundation +

+

Critical Infrastructure • Nonprofit

+ Join the Community +
+
+
+

About Foundation

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

    @@ -32,11 +41,36 @@ import MainLayout from '../layouts/MainLayout.astro';
+
diff --git a/src/pages/labs.astro b/src/pages/labs.astro index 89af287..d5b5b67 100644 --- a/src/pages/labs.astro +++ b/src/pages/labs.astro @@ -17,10 +17,19 @@ import MainLayout from '../layouts/MainLayout.astro';
-
-

AeThex Labs

-

Research & Development • Experimental

-
+
+
+
+ +

+ AeThex Labs +

+

Research & Development • Experimental

+ See R&D Projects +
+
+
+

About Labs

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

    @@ -32,11 +41,36 @@ import MainLayout from '../layouts/MainLayout.astro';
+