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