import ProfileClient from "../components/ProfileClient"; export default function ProfilePage() { return (
); }