refactor(web): replace raw img elements with next/image (#78)
- Use next/image Image component with fill prop in user-menu,
image-upload, and user-profile-card
- Add relative positioning to parent containers for fill layout
- Remove eslint-disable comments for @next/next/no-img-element
- Remote patterns already configured in next.config.ts
authored by