diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index d97da3e..5cba4ce 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -27,21 +27,16 @@ export default function DashboardPage() { ]} brandName="MarbleCityFC" /> -
- +
+
+

Login Required

+

Please authenticate your credentials to access the statistics dashboard.

+ +
); -} \ No newline at end of file +}