diff --git a/src/app/admin/dashboard/page.tsx b/src/app/admin/dashboard/page.tsx index 5d22978..da183e4 100644 --- a/src/app/admin/dashboard/page.tsx +++ b/src/app/admin/dashboard/page.tsx @@ -42,6 +42,7 @@ export default function AdminDashboardPage() { { id: "3", value: "98%", description: "Payment Reconciliation Rate" }, ]} metricsAnimation="slide-up" + useInvertedBackground={false} />