User Profile Avatar Image in Navigation
Added support for rendering user profile avatar images from the database image column in navigation bars and menus, with graceful fallback to user name initial.
- FeatureDisplayed user profile pictures from the database image column in header avatar buttons and dropdown menus.
- ImprovementAdded graceful initial character fallback and image load error handling across all navigation menus.
- FixSynchronized user image data in NextAuth session callbacks, token refresh, and user profile APIs.