IAV-752 : add profile management and wallet display logic
- Implement profile image upload functionality
- Add user information update form
- Add password change feature
- Update wallet display: show merchant wallet based on connected user type
- If merchant is connected: display merchant's wallet
- If collaborator is connected: display parent merchant's wallet
Closes IAV-752