Append Staff realm option

cgen-b7a3c79faaf14bbc85e4d39f9c3c9603
This commit is contained in:
Builder.io 2025-10-18 05:20:01 +00:00
parent 1b04550634
commit 318870ffd9

View file

@ -115,6 +115,22 @@ export const REALM_OPTIONS: RealmOption[] = [
"Insight dashboards",
],
},
{
id: "staff",
name: "Operations Command",
title: "AeThex Staff",
description:
"Internal realm for site staff and employees: operations dashboards, moderation, and admin tooling.",
icon: Shield,
gradient: "from-sky-600 to-indigo-700",
route: "/staff",
routeLabel: "Staff",
highlights: [
"Moderation & triage",
"Operational dashboards",
"Internal tools & audits",
],
},
];
const EXPERIENCE_OPTIONS = [