📱 Mobile Menu Test Page
This page simulates a mobile viewport (375px width) so you can test the hamburger menu functionality.
✅ Look at the top-right corner - you should see a hamburger menu icon (☰)
✅ Click the hamburger icon - the menu should slide down with all navigation links
✅ Click any link - the menu should close automatically
✅ Click the X icon - the menu should close
How It Works
Desktop (≥768px): Shows full horizontal navigation with all links visible
Mobile (<768px): Shows hamburger menu icon that opens a dropdown with all links
This responsive design ensures your website is usable on all devices - from smartphones to large desktop monitors.
✨ Tip: On a real mobile device or narrow browser window (<768px), the hamburger menu will automatically appear without needing this test page.