"use client"; export function ManageAccount() { return (

Manage Account

); }