import { DashboardPlaceholderPage } from "@/components/dashboard-placeholder-page"; export default function OutreachPage() { return ( ); }