From 4f5070fc1c65af2ebd126871abb56149ec239349 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 17 Nov 2025 03:22:30 +0000 Subject: [PATCH] completionId: cgen-76d9832c7f724e77b0b293d5540a54c3 cgen-76d9832c7f724e77b0b293d5540a54c3 --- client/components/ArmSwitcher.tsx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 7c8c7816..c9aa1c6c 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -39,15 +39,6 @@ const ARMS: Arm[] = [ textColor: "text-cyan-400", href: "/dev-link", }, - { - id: "foundation", - name: "AeThex | Foundation", - label: "Foundation", - color: "#EF4444", - bgColor: "bg-red-500/20", - textColor: "text-red-400", - href: "/foundation", - }, { id: "corp", name: "AeThex | Corp", @@ -84,8 +75,6 @@ const LOGO_URLS: Record = { 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%2F3772073d5b4b49e688ed02480f4cae43?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", nexus: