Open the menu
    ```html

    Social Profile : Public Profile

    This interface displays a subset of the information from a user's social profile, referred to as public profile.

    Features

    • It is a details interface

    Screens

    Public Profile

    Data

    social profile

    • Name(string)
    • Description(text)
    • Photo(file)
    • Title(string)
    • Department(string)
    • Location(string)
    • Area Code(string)
    • Phone(string)
    • Email(Email)
    ```