completionId: cgen-44beed1f023844b297ebc58963d6aadc

cgen-44beed1f023844b297ebc58963d6aadc
This commit is contained in:
Builder.io 2025-11-08 02:54:42 +00:00
parent 44c275a52e
commit 8ac381dc8e

View file

@ -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<string, string> = {