'use client'; import { ProfileCard } from '@/components/default/auth'; const ProfilePage = () => { return (