From ec650c30effcb56fdc80f552cba5c7a2e5c469fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 20:16:30 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 9da58dd..ec13957 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -7,7 +7,18 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function DashboardPage() { return ( - +

Profile Management

-

Manage your account settings, preferences, and security.

+

Manage your account settings, preferences and security.

Your Content

-

Access your tournaments, saved matches, and performance stats.

+

Access your matches and performance stats.

-- 2.49.1