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