Describe the bug
When clicking on the Login button, a popup appears showing “Page Not Found” instead of navigating to the login page. This prevents users from accessing the login functionality.
To Reproduce
Steps to reproduce the behavior:
- Open the website in a browser
- Navigate to the homepage
- Click on the Login button
- Observe that a “Page Not Found” popup is displayed
Expected behavior
Clicking on the Login button should redirect the user to a valid login page or open a working login modal instead of showing a page not found error.
Additional context
- This issue affects user authentication flow
- The login route or handler might be missing or incorrectly configured
- Occurs consistently when clicking the Login button
Image of the "Page not Found" :-

Describe the bug
When clicking on the Login button, a popup appears showing “Page Not Found” instead of navigating to the login page. This prevents users from accessing the login functionality.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Clicking on the Login button should redirect the user to a valid login page or open a working login modal instead of showing a page not found error.
Additional context
Image of the "Page not Found" :-