Merge version_2 into main #6
@@ -24,6 +24,7 @@ export default function DashboardPage() {
|
||||
description="Manage your academic progress and tools."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "tasks", title: "Active Tasks", subtitle: "5 remaining", category: "Organization", value: "85%", buttons: [{ text: "View Tasks" }] },
|
||||
{ id: "calendar", title: "Upcoming Exams", subtitle: "Next: Math Final", category: "Schedule", value: "3", buttons: [{ text: "View Schedule" }] },
|
||||
|
||||
Reference in New Issue
Block a user