'use client' import Link from 'next/link' export default function AdminDashboard() { return (

Organizations

Manage organization plans and limits

View all organizations, check billing status, and manually grant plans.

Filtered Traffic

Monitor blocked referrer spam

View domains blocked by the spam filter and check for false positives.

) }