diff --git a/src/app/profile/page.tsx b/src/app/profile/page.tsx index a21bb0f..1f8d44c 100644 --- a/src/app/profile/page.tsx +++ b/src/app/profile/page.tsx @@ -5,17 +5,19 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS export default function ProfilePage() { return ( - - + +

My Profile

Account management settings will be displayed here.