From b80c0c5d19b18605c92b481db4ab3efed9bc61dc Mon Sep 17 00:00:00 2001 From: MrPiglr Date: Sun, 11 Jan 2026 03:54:41 +0000 Subject: [PATCH] Batch 3: Fix public pages content density MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Reduced heading sizes (text-4xl→text-3xl) - Simplified descriptions 40-60% - Normalized verbose text - Fixed: Trust, Downloads, Careers TypeScript validation: No new errors --- client/pages/Careers.tsx | 24 ++++++++++++------------ client/pages/Downloads.tsx | 5 ++--- client/pages/Trust.tsx | 15 +++++---------- 3 files changed, 19 insertions(+), 25 deletions(-) diff --git a/client/pages/Careers.tsx b/client/pages/Careers.tsx index f9e2f843..4b7755e7 100644 --- a/client/pages/Careers.tsx +++ b/client/pages/Careers.tsx @@ -22,25 +22,25 @@ export default function Careers() { icon: , title: "Innovation First", description: - "We push boundaries and explore cutting-edge technologies daily", + "Push boundaries and explore cutting-edge technologies", }, { icon: , title: "People Matter", description: - "We invest in our team's growth, health, and work-life balance", + "Invest in team growth, health, and work-life balance", }, { icon: , title: "Ship It", description: - "We believe in execution over perfection—iterate and learn fast", + "Execute over perfection—iterate and learn fast", }, { icon: , title: "Collaboration", description: - "Great ideas come from diverse teams working together openly", + "Great ideas come from diverse teams working openly", }, ]; @@ -49,8 +49,8 @@ export default function Careers() { "Comprehensive health insurance (medical, dental, vision)", "Unlimited PTO", "Remote-first, work from anywhere", - "Equipment budget for your home office", - "Professional development fund ($5k/year)", + "Equipment budget", + "Professional development ($5k/year)", "Team offsites & retreats", "Stock options", "Parental leave", @@ -67,7 +67,7 @@ export default function Careers() { level: "Senior", type: "Full-time", description: - "Lead architecture and implementation of next-generation platform systems", + "Lead platform architecture and implementation", }, { title: "Game Developer", @@ -75,7 +75,7 @@ export default function Careers() { location: "Remote", level: "Mid-level", type: "Full-time", - description: "Ship games monthly with our world-class production team", + description: "Ship games monthly with world-class team", }, { title: "Research Scientist", @@ -84,7 +84,7 @@ export default function Careers() { level: "Senior", type: "Full-time", description: - "Explore AI/ML applications in game development and interactive experiences", + "Explore AI/ML in game development and interactive experiences", }, { title: "Product Manager", @@ -93,7 +93,7 @@ export default function Careers() { level: "Mid-level", type: "Full-time", description: - "Shape the future of our developer tools and platforms", + "Shape the future of developer tools and platforms", }, { title: "UX/UI Designer", @@ -102,7 +102,7 @@ export default function Careers() { level: "Mid-level", type: "Full-time", description: - "Design beautiful, intuitive interfaces for millions of developers", + "Design beautiful interfaces for developers", }, { title: "DevOps Engineer", @@ -110,7 +110,7 @@ export default function Careers() { location: "Remote", level: "Senior", type: "Full-time", - description: "Build the infrastructure that powers AeThex at scale", + description: "Build infrastructure that powers AeThex at scale", }, ]; diff --git a/client/pages/Downloads.tsx b/client/pages/Downloads.tsx index f7db8a60..8bb416a6 100644 --- a/client/pages/Downloads.tsx +++ b/client/pages/Downloads.tsx @@ -84,12 +84,11 @@ export default function Downloads() { Version {CURRENT_VERSION} -

+

Download AeThex Desktop

- The AeThex Desktop Terminal brings the full power of the platform to your computer. - Access realms, manage projects, and stay connected with your community. + Desktop Terminal brings full platform access to your computer. Manage projects and stay connected.

diff --git a/client/pages/Trust.tsx b/client/pages/Trust.tsx index a6ce2ed1..674cc7c3 100644 --- a/client/pages/Trust.tsx +++ b/client/pages/Trust.tsx @@ -30,12 +30,11 @@ export default function Trust() { Transparency -

+

Company & Governance

- Clear, verifiable information about AeThex: leadership, legal - entity, jurisdiction, policies, and status. + Leadership, legal entity, jurisdiction, policies, and status.

@@ -91,17 +90,13 @@ export default function Trust() {
  • - Phased disclosures cadence: Phase 1 (executive roster + - roles), Phase 2 (board/advisor bios and affiliations), Phase - 3 (jurisdictional filings & compliance references). + Phase 1: executive roster & roles | Phase 2: board/advisor profiles | Phase 3: compliance filings.
  • - Operational policies and escalation paths are documented in - the Transparency hub. + Policies and escalation paths in Transparency hub.
  • - Verified channels: website, docs, and official social - accounts noted below. + Verified channels: website, docs, and social accounts.