-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
Description
On mobile view, the hamburger menu does not include a "Home" link across all pages.
This makes it harder for users to quickly navigate back to the main page.
Expected Behavior
The hamburger menu should include a "Home" link (preferably at the top of the menu) on all pages.
Current Behavior
- Hamburger menu exists but lacks a direct link to the homepage.
- Users must use the browser back button or manually type the URL.
visual reference
Proposed Solution
- Add a "Home" link at the top of the hamburger menu.
- Ensure consistent styling and placement with existing menu items.
- Verify responsiveness and accessibility across devices.
Benefits
- Enhances navigation flow.
- Provides a more intuitive user experience.
- Improves usability, especially for first-time visitors.