refactor: Renamed ButtonNew and InputNew to simple Button and Input effectively replacing the old ones.
refactor: UserProfileScreen. No more dependencies on Box/Text themes's components. Dispatch a redux action to disconnect the user.
add a button in the profile screen to logout the user. currently he's not being returned to the authentication screen