"use client"; import React from "react"; import ProfilPersonalInformation from "@/features/profile/components/profile-personal-information"; const Profile = () => { return (