Merge version_2 into main #2
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user