A comprehensive dashboard statistics overview component displaying key performance indicators (KPIs) with trend indicators and a beautiful chart visualization.
import { DashboardStats } from "@/components/marketing/dashboard-stats.tsx";
export default function Page() {
return <DashboardStats />;
}
Explore other blocks from this seller