Description:
The footer navigation links for "Home" and "About" are not functioning correctly. Clicking on these links redirects users to a "Page Not Found" (404) error page instead of navigating to the respective actual pages (e.g., the homepage or the About page).
Steps to Reproduce:
- Scroll to the bottom of the page to locate the footer.
- Click on the "Home" link in the footer.
- Observe that the page redirects to a 404 error page instead of the homepage.
- Repeat steps 1-3, but click on the "About" link in the footer.
- Observe the same 404 error instead of the About page.
Expected Behavior:
- Clicking the "Home" link should redirect to the website's homepage (e.g.,
/ or /home).
- Clicking the "About" link should redirect to the About page (e.g.,
/about).
Actual Behavior:
- Both links lead to a 404 "Page Not Found" error, indicating broken or incorrect URLs.
Additional Notes:
- This issue affects user navigation and could lead to a poor user experience.
Description:
The footer navigation links for "Home" and "About" are not functioning correctly. Clicking on these links redirects users to a "Page Not Found" (404) error page instead of navigating to the respective actual pages (e.g., the homepage or the About page).
Steps to Reproduce:
Expected Behavior:
/or/home)./about).Actual Behavior:
Additional Notes: