Improved the NavBar component by introducing dynamic mobile detection using a browser resize listener. This allows the layout to seamlessly switch between the full-width desktop view and a simplified mobile interface, ensuring a better experience across different devices. Responsive design struggles

Refactor: Enhance NavBar responsiveness with mobile detection - subh05sus/monkpayments-landing