CounselorProfile component. This component is responsible for rendering the profile of a counselor. It fetches the user data from the UserContext and passes it to the ProfileInfo component. If no user data is available, it renders an error message.