import { EmptySection } from "@/components/empty-section"; export default function DashboardPage() { return ( ); }