diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 7c00694..88d20cc 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -22,54 +22,52 @@ export default function DashboardPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);