import { UserProfile } from "@/components/user-profile" export default function ProfilePage() { return (

Личный кабинет

) }