diff --git a/client/App.tsx b/client/App.tsx index 7c62834a..35c9d301 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -185,24 +185,54 @@ const App = () => ( {/* New Arm Landing Pages */} } /> - } /> + } + /> } /> - } /> + } + /> } /> - } /> - } /> - } /> + } + /> + } + /> + } + /> } /> - } /> - } /> + } + /> + } + /> } /> } /> - } /> - } /> - } /> + } + /> + } + /> + } + /> {/* Dev-Link routes */} } /> diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index f48967df..357c694a 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -165,9 +165,7 @@ export default function ArmSwitcher() { {arm.label} - - {arm.name} - + {arm.name} ))} diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 6104f128..555c09c7 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -42,16 +42,24 @@ const ARMS = [ { id: "labs", label: "Labs", color: "#FBBF24", href: "/labs" }, { id: "gameforge", label: "GameForge", color: "#22C55E", href: "/gameforge" }, { id: "corp", label: "Corp", color: "#3B82F6", href: "/corp" }, - { id: "foundation", label: "Foundation", color: "#EF4444", href: "/foundation" }, + { + id: "foundation", + label: "Foundation", + color: "#EF4444", + href: "/foundation", + }, { id: "devlink", label: "Dev-Link", color: "#06B6D4", href: "/dev-link" }, ]; const ARM_LOGOS: Record = { labs: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F85fe7910cff6483db1ea99c154684844?format=webp&width=800", - gameforge: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800", + gameforge: + "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fcd3534c1caa0497abfd44224040c6059?format=webp&width=800", corp: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fae654ecc18b241bdab273893e8231970?format=webp&width=800", - foundation: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800", - devlink: "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F9a96b43cbd7b49bb9d5434580319c793?format=webp&width=800", + foundation: + "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2Fc02cb1bf5056479bbb3ea4bd91f0d472?format=webp&width=800", + devlink: + "https://cdn.builder.io/api/v1/image/assets%2Ffc53d607e21d497595ac97e0637001a1%2F9a96b43cbd7b49bb9d5434580319c793?format=webp&width=800", }; export default function CodeLayout({ children, hideFooter }: LayoutProps) { @@ -121,7 +129,10 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { {/* Logo - Desktop: Link, Mobile: Expandable Arms */}
{/* Desktop Logo */} - + AeThex Logo

- Enterprise client achieved significant revenue growth through - digital transformation. + Enterprise client achieved significant revenue growth + through digital transformation.

@@ -99,8 +99,8 @@ export default function CorpViewCaseStudies() {

- Optimized operations and reduced overhead through strategic - consulting. + Optimized operations and reduced overhead through + strategic consulting.

diff --git a/client/pages/foundation/FoundationContribute.tsx b/client/pages/foundation/FoundationContribute.tsx index 90f91101..48e0bd06 100644 --- a/client/pages/foundation/FoundationContribute.tsx +++ b/client/pages/foundation/FoundationContribute.tsx @@ -45,7 +45,8 @@ export default function FoundationContribute() {

Help us democratize technology through open source. Your - contributions directly impact millions of developers worldwide. + contributions directly impact millions of developers + worldwide.

@@ -78,9 +79,7 @@ export default function FoundationContribute() { - - Write Code - + Write Code

@@ -108,9 +107,7 @@ export default function FoundationContribute() { - - Translations - + Translations

@@ -129,8 +126,8 @@ export default function FoundationContribute() {

- Help community members by answering questions and reviewing - contributions. + Help community members by answering questions and + reviewing contributions.

diff --git a/client/pages/foundation/FoundationGetInvolved.tsx b/client/pages/foundation/FoundationGetInvolved.tsx index cc41f40f..8cb744bb 100644 --- a/client/pages/foundation/FoundationGetInvolved.tsx +++ b/client/pages/foundation/FoundationGetInvolved.tsx @@ -78,9 +78,7 @@ export default function FoundationGetInvolved() { - - Volunteer - + Volunteer

@@ -123,9 +121,7 @@ export default function FoundationGetInvolved() { - - Support Us - + Support Us

diff --git a/client/pages/gameforge/GameForgeStartBuilding.tsx b/client/pages/gameforge/GameForgeStartBuilding.tsx index 54fddfa4..382ff4f2 100644 --- a/client/pages/gameforge/GameForgeStartBuilding.tsx +++ b/client/pages/gameforge/GameForgeStartBuilding.tsx @@ -129,8 +129,8 @@ export default function GameForgeStartBuilding() {

- Starting templates and boilerplates for various game genres - and styles. + Starting templates and boilerplates for various game + genres and styles.

diff --git a/client/pages/labs/LabsExploreResearch.tsx b/client/pages/labs/LabsExploreResearch.tsx index e0de9df5..5c083178 100644 --- a/client/pages/labs/LabsExploreResearch.tsx +++ b/client/pages/labs/LabsExploreResearch.tsx @@ -44,9 +44,9 @@ export default function LabsExploreResearch() {

- Discover cutting-edge projects, publications, and breakthroughs - from our research initiatives. See what we're working on to shape - the future. + Discover cutting-edge projects, publications, and + breakthroughs from our research initiatives. See what we're + working on to shape the future.

@@ -130,8 +130,8 @@ export default function LabsExploreResearch() {

- Building open-source tools and frameworks for the developer - community. + Building open-source tools and frameworks for the + developer community.

diff --git a/client/pages/labs/LabsJoinTeam.tsx b/client/pages/labs/LabsJoinTeam.tsx index d79351d0..7f2d7390 100644 --- a/client/pages/labs/LabsJoinTeam.tsx +++ b/client/pages/labs/LabsJoinTeam.tsx @@ -44,8 +44,8 @@ export default function LabsJoinTeam() {

- Join a team of passionate researchers and developers pushing the - boundaries of technology. Help us shape the future. + Join a team of passionate researchers and developers pushing + the boundaries of technology. Help us shape the future.

@@ -104,7 +104,8 @@ export default function LabsJoinTeam() {

- Build tools and platforms that empower our research efforts. + Build tools and platforms that empower our research + efforts.