-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
Description
Describe the bug
Current Behavior
The Contact Us page currently opens the wrong link, leading users to an unintended location.
This causes confusion and prevents users from reaching the intended contact form/section.
To Reproduce
Steps to Reproduce
- Go to any page (e.g., Home, Blogs, Blog Write).
- Click on the "Contact Us" navigation link.
- Notice that it opens an incorrect page/link.
Expected behavior
Expected Behavior
- The Contact Us navigation link should correctly redirect to the official Contact Us page.
- Users should reliably land on the right page across the site.
Additional context
Suggested Fix
- Update the
href
/router path for Contact Us to the correct URL (e.g.,/contact
). - Verify the fix across all pages to ensure consistency.
- Test on both desktop and mobile views.
Additional Context
Correcting this will ensure smooth navigation and improve overall user experience.
I am a Contributor from GSsoC '25.. and would like to work on this issue!!
@gyanshankar1708 @abdullahxyz85 @ayushkashyap402