diff --git a/client/pages/Community.tsx b/client/pages/Community.tsx index 3ee7988f..1b051339 100644 --- a/client/pages/Community.tsx +++ b/client/pages/Community.tsx @@ -893,6 +893,14 @@ export default function Community() { href: "/docs/getting-started", label: "View tour", }, + { + id: "directory", + title: "Browse Creators & Studios", + description: + "Discover non‑AeThex developers and independent studios.", + href: "/directory", + label: "Open directory", + }, { id: "starter-kit", title: "Starter Resource Kit",