completionId: cgen-804b11d033f84aecbe228fe79ac01cab

cgen-804b11d033f84aecbe228fe79ac01cab
This commit is contained in:
Builder.io 2025-11-11 04:27:46 +00:00
parent 45326d2d85
commit 6ae8a34ab5

View file

@ -12,6 +12,15 @@ interface Arm {
}
const ARMS: Arm[] = [
{
id: "staff",
name: "AeThex | Staff",
label: "Staff",
color: "#7c3aed",
bgColor: "bg-purple-500/20",
textColor: "text-purple-400",
href: "/staff",
},
{
id: "labs",
name: "AeThex | Labs",