Description:
In the navigation bar, the following links are not working as expected and return a 404 (Page Not Found) error:
- About Us
- Job Listings
- My Profile
- Post Jobs
Steps to Reproduce:
- Open the website
- Go to footer
- Observe that the page shows a 404 error
Expected Behavior:
Each navigation link should open the correct page with its intended content.
Actual Behavior:
All listed links return a 404 (Page Not Found) error.
Proposed Solution:
- Verify that the correct routes/URLs are set for each navigation item
- Ensure that the backend or static pages exist and are properly linked
- Test navigation after fixing to confirm no broken links remain
Benefits:
- Improves website usability and navigation
- Prevents users from encountering dead pages
- Ensures that key site content is accessible
Description:
In the navigation bar, the following links are not working as expected and return a 404 (Page Not Found) error:
Steps to Reproduce:
Expected Behavior:
Each navigation link should open the correct page with its intended content.
Actual Behavior:
All listed links return a 404 (Page Not Found) error.
Proposed Solution:
Benefits: