Description
There is a bug in the MobileMenu component where the mobile menu does not close after clicking a link. This issue occurs when navigating through the mobile menu, causing the menu to remain open and obstructing the view of the content.
Steps to Reproduce
Open the website on a mobile device or in a responsive view.
Click on the hamburger menu to open the mobile menu.
Click on any link within the mobile menu.
Expected Behavior
The mobile menu should close after clicking a link.
Actual Behavior
The mobile menu remains open after clicking a link.