From e19d4ba859a38cd825c18e4f96564303c6065ead Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Sun, 11 Jan 2026 04:03:03 +0000 Subject: [PATCH] Batch 4: Fix Arms, Investors content density MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Simplified ARM descriptions and tips - Reduced Investors heading size (text-4xl→text-3xl) - Normalized verbose descriptions 40-50% TypeScript validation: No new errors --- client/pages/Arms.tsx | 12 ++++++------ client/pages/Investors.tsx | 12 +++++------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/client/pages/Arms.tsx b/client/pages/Arms.tsx index 24aa94b2..22f6c7f8 100644 --- a/client/pages/Arms.tsx +++ b/client/pages/Arms.tsx @@ -25,7 +25,7 @@ const ARMS: Arm[] = [ textColor: "text-purple-400", href: "/staff", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc0414efd7af54ef4b821a05d469150d0?format=webp&width=800", - tip: "Staff operations & internal portal", + tip: "Staff operations & portal", shadowColor: "shadow-purple-500/50", glowColor: "rgba(168, 85, 247, 0.3)", }, @@ -37,7 +37,7 @@ const ARMS: Arm[] = [ textColor: "text-yellow-400", href: "/labs", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fd93f7113d34347469e74421c3a3412e5?format=webp&width=800", - tip: "R&D pushing innovation boundaries", + tip: "R&D and innovation", shadowColor: "shadow-yellow-500/50", glowColor: "rgba(251, 191, 36, 0.3)", }, @@ -49,7 +49,7 @@ const ARMS: Arm[] = [ textColor: "text-green-400", href: "/gameforge", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800", - tip: "Games shipped monthly at speed", + tip: "Ship games monthly", shadowColor: "shadow-green-500/50", glowColor: "rgba(34, 197, 94, 0.3)", }, @@ -61,7 +61,7 @@ const ARMS: Arm[] = [ textColor: "text-blue-400", href: "/corp", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F3772073d5b4b49e688ed02480f4cae43?format=webp&width=800", - tip: "Enterprise solutions for scale", + tip: "Enterprise solutions", shadowColor: "shadow-blue-500/50", glowColor: "rgba(59, 130, 246, 0.3)", }, @@ -73,7 +73,7 @@ const ARMS: Arm[] = [ textColor: "text-red-400", href: "https://aethex.foundation", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800", - tip: "Community & education initiatives", + tip: "Community & education", shadowColor: "shadow-red-500/50", glowColor: "rgba(239, 68, 68, 0.3)", external: true, @@ -86,7 +86,7 @@ const ARMS: Arm[] = [ textColor: "text-purple-400", href: "/nexus", icon: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F6df123b87a144b1fb99894d94198d97b?format=webp&width=800", - tip: "Talent marketplace & collaboration", + tip: "Talent marketplace", shadowColor: "shadow-purple-500/50", glowColor: "rgba(168, 85, 247, 0.3)", }, diff --git a/client/pages/Investors.tsx b/client/pages/Investors.tsx index b9009d78..616e55e3 100644 --- a/client/pages/Investors.tsx +++ b/client/pages/Investors.tsx @@ -95,17 +95,17 @@ export default function Investors() { { icon: , title: "Three Engines", - desc: "Studios (services), Platform (community), and Labs (R&D) compound value together.", + desc: "Studios, Platform, and Labs compound value.", }, { icon: , title: "Trust & Quality", - desc: "Security-first engineering and measurable delivery keep churn low and NPS high.", + desc: "Security-first engineering with measurable delivery.", }, { icon: , title: "Focused Markets", - desc: "High-signal segments: games, real-time apps, and experience platforms.", + desc: "Games, real-time apps, and experience platforms.", }, ]; @@ -134,13 +134,11 @@ export default function Investors() { Investor Relations -

+

AeThex | Building With Conviction

- We craft reliable, loved software and the platform that powers - creators. Explore our thesis, traction, and how to participate - in compliant offerings. + Reliable software and the platform powering creators. Explore our thesis and participation options.