* Ott 511 profile link and name components part 1 (#195)
* refactor(#511): replaced profile links to ProfileLink component
* test(#511): added tests to getProfileUrl helper
* Ott 511 profile link and name components part 2 (#197)
* feat(#511): added Name component for displaying names
* refactor(#511): added using name as alt text in ProfileLogo
* refactor(#511): used Name in UserFavorites
* refactor(#511): used Name in header tournaments filter
* refactor(#511): used Name in search result
* fix(#515): pr fix
* fix(#515): renamed prop name
* Ott 511 profile link and name components part 3 (#199)
* refactor(#511): replaced names to Name in MatchProfile
* refactor(#511): replaced names in match cards to Name
* refactor(#511): replaced names in ProfileCard
* refactor(#511): pr fix