Skip to content

Fix Broken Links in Home Page Footer #742

@Eshajha19

Description

@Eshajha19

Fix Broken Links in Home Page Footer

📌 Description

Several links in the Home Page footer are currently broken or not redirecting correctly. This negatively impacts user experience and site navigation.

🔍 Steps to Reproduce

Go to the Home page.

Scroll down to the footer section.

Click on the footer links.

Observe that some links either:

Do not navigate anywhere

Redirect to incorrect pages

Return a 404 error

🎯 Expected Behavior

All footer links should redirect to their correct respective pages.

No link should result in a 404 or blank page.

External links (if any) should open properly.

🛠 Suggested Fix

Verify and update incorrect href paths.

Ensure proper routing configuration.

Test all links after fixing.

Confirm no console errors related to navigation.

✅ Acceptance Criteria

All footer links navigate correctly.

No 404 errors occur.

Links work on both desktop and mobile.

External links open in a new tab (if required).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions