- Added constants for navigation hints, including icons and text, to improve maintainability and clarity.
- Refactored the EntryNavigationHandler and useEntryNavigationHints hook to utilize these constants, enhancing the user experience with clearer guidance.
- Updated styling for hint buttons to improve visual consistency across components.
These changes collectively streamline the navigation hint implementation, providing a more intuitive interaction model for users.
Signed-off-by: Innei <tukon479@gmail.com>