Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-03 16:56:08 +00:00

View File

@@ -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" }] },