From 8ac381dc8e649dcd2fef23fa4bb95826a452a7cd Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 02:54:42 +0000 Subject: [PATCH] completionId: cgen-44beed1f023844b297ebc58963d6aadc cgen-44beed1f023844b297ebc58963d6aadc --- client/components/ArmSwitcher.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 828d6d1a..005fe9d0 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -58,6 +58,15 @@ const ARMS: Arm[] = [ textColor: "text-cyan-400", href: "/dev-link", }, + { + id: "nexus", + name: "AeThex | Nexus", + label: "Nexus", + color: "#A855F7", + bgColor: "bg-purple-500/20", + textColor: "text-purple-400", + href: "/nexus", + }, ]; const LOGO_URLS: Record = {