Update src/app/dashboard/page.tsx

This commit is contained in:
2026-04-15 10:06:29 +00:00
parent 715f1ee481
commit 245f883c6b

View File

@@ -39,6 +39,7 @@ export default function DashboardPage() {
tag="Analytics"
title="Key Performance Indicators"
metricsAnimation="slide-up"
useInvertedBackground={false}
metrics={[
{
id: "sales", value: "$128,450", description: "Total Revenue Generated"},