Feature/us 00 pegar imagem de perfil backend
Description
Pegando imagem de perfil do backend e mostrando na tela de usuário, com uma imagem default caso não exista imagem. A chamada para pegar a imagem no texto de escrever resenha sera implementado junto da construção da tela de escrever resenha
Screenshots


Checklist
- No raw strings were used in the code
- All colors are imported from the stylesheet
- Code follows the project's ESLint rules
- Code follows the project's Prettier formatting
- No console.log statements were left in the code