diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f2c804..b665206 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,7 @@ export default function LandingPage() { stats: [ { title: "Active Articles", values: [120, 15, 3], description: "Published today" }, { title: "Total Reach", values: [850000, 20000, 500], description: "Last 24h" }, + { title: "Pending Review", values: [45, 5, 1], description: "Action required" }, ], chartData: [{ value: 40 }, { value: 65 }, { value: 50 }, { value: 80 }, { value: 70 }], listItems: [