From e6b1617b43a879d377c2dbba79096cd8b8c922a2 Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Sun, 11 Jan 2026 03:30:44 +0000 Subject: [PATCH] Batch 1: Fix About, Contact, GetStarted, Nexus, Corp, Opportunities MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Tested with TypeScript (no new errors) - About: text-5xl/7xl → text-4xl/5xl, simplified hero text - Contact: text-4xl → text-3xl heading - GetStarted: Simplified feature descriptions (60% text reduction) - Nexus: text-4xl/6xl → text-4xl/5xl, simplified description - Corp: Shortened service titles and descriptions - OpportunitiesHub: text-4xl/5xl → text-4xl, simplified text All changes tested and ready! --- client/pages/About.tsx | 10 +++------- client/pages/Contact.tsx | 5 ++--- client/pages/Corp.tsx | 12 ++++++------ client/pages/GetStarted.tsx | 10 +++++----- client/pages/Nexus.tsx | 8 +++----- client/pages/opportunities/OpportunitiesHub.tsx | 7 +++---- 6 files changed, 22 insertions(+), 30 deletions(-) diff --git a/client/pages/About.tsx b/client/pages/About.tsx index 3f081866..3295985f 100644 --- a/client/pages/About.tsx +++ b/client/pages/About.tsx @@ -124,18 +124,14 @@ export default function About() { {/* Hero */}
-

+

Building an Integrated{" "} Ecosystem

-

- AeThex operates as a unified four-pillar organization that - combines speculative innovation, profitable operations, community - impact, and specialized talent acquisition. This structure creates - multiple reinforcing competitive moats while managing risk and - maintaining investor confidence. +

+ Four-pillar ecosystem combining innovation, operations, community, and talent

diff --git a/client/pages/Contact.tsx b/client/pages/Contact.tsx index a661ec53..4c40aca2 100644 --- a/client/pages/Contact.tsx +++ b/client/pages/Contact.tsx @@ -66,12 +66,11 @@ export default function Contact() {
-

+

Contact Us

- Have a project or question? We typically respond within 1–2 - business days. + We respond within 1–2 business days

diff --git a/client/pages/Corp.tsx b/client/pages/Corp.tsx index 9946329f..9130e0d8 100644 --- a/client/pages/Corp.tsx +++ b/client/pages/Corp.tsx @@ -78,8 +78,8 @@ export default function Corp() { const services = [ { - title: "Custom Software Development", - description: "Bespoke applications built for enterprise scale", + title: "Custom Software", + description: "Enterprise applications", icon: Code, examples: [ "Web & mobile applications", @@ -90,8 +90,8 @@ export default function Corp() { color: "from-blue-500 to-cyan-500", }, { - title: "Technology Consulting", - description: "Strategic guidance for digital transformation", + title: "Tech Consulting", + description: "Digital transformation", icon: Briefcase, examples: [ "Architecture design", @@ -102,8 +102,8 @@ export default function Corp() { color: "from-purple-500 to-pink-500", }, { - title: "Game Development Services", - description: "Specialized expertise for gaming companies", + title: "Game Development", + description: "Metaverse & gaming", icon: Rocket, examples: [ "Full game production", diff --git a/client/pages/GetStarted.tsx b/client/pages/GetStarted.tsx index 24477038..dc89edb8 100644 --- a/client/pages/GetStarted.tsx +++ b/client/pages/GetStarted.tsx @@ -132,20 +132,20 @@ export default function GetStarted() { const platformFeatures = [ { - title: "XP & Leveling System", - description: "Earn XP for daily logins, completing your profile, creating posts, and earning badges. Level up to unlock new features and recognition.", + title: "XP & Leveling", + description: "Earn XP and level up to unlock features", icon: Trophy, color: "from-yellow-500 to-amber-600", }, { - title: "AI Intelligent Agents", - description: "Access 10 specialized AI personas for guidance on networking, game development, ethics, architecture, and more.", + title: "AI Agents", + description: "10 specialized AI personas for guidance", icon: Bot, color: "from-purple-500 to-violet-600", }, { title: "Creator Passports", - description: "Build a portable profile that aggregates your achievements, verified skills, project history, and mentorship contributions.", + description: "Portable profile with achievements and skills", icon: IdCard, color: "from-cyan-500 to-blue-600", }, diff --git a/client/pages/Nexus.tsx b/client/pages/Nexus.tsx index ff330ce8..2cd6bff1 100644 --- a/client/pages/Nexus.tsx +++ b/client/pages/Nexus.tsx @@ -123,14 +123,12 @@ export default function Nexus() { AeThex Nexus -

+

The Talent Nexus

-

- Connect creators with opportunities across all AeThex arms. - Find talent, post jobs, and build amazing teams in a unified - marketplace powered by both AeThex and DevConnect. +

+ Connect creators with opportunities across all AeThex arms

diff --git a/client/pages/opportunities/OpportunitiesHub.tsx b/client/pages/opportunities/OpportunitiesHub.tsx index d2506b52..3a554ce3 100644 --- a/client/pages/opportunities/OpportunitiesHub.tsx +++ b/client/pages/opportunities/OpportunitiesHub.tsx @@ -115,13 +115,12 @@ export default function OpportunitiesHub() {
-

+

Opportunities

-

- Find jobs, collaborations, and research opportunities across - all AeThex arms. +

+ Find jobs and collaborations across AeThex