Skip to content

Fix/contact logo navigation#1772

Merged
omroy07 merged 3 commits into
omroy07:mainfrom
Muskankr:fix/contact-logo-navigation
May 22, 2026
Merged

Fix/contact logo navigation#1772
omroy07 merged 3 commits into
omroy07:mainfrom
Muskankr:fix/contact-logo-navigation

Conversation

@Muskankr
Copy link
Copy Markdown
Contributor

Which issue does this PR close?


Rationale for this change

The Contact page currently lacks an intuitive and direct navigation method back to the Home page via the logo. Users expect the brand logo to act as a shortcut to the homepage, and its absence reduces usability and standard UX consistency. This change improves navigation flow and aligns the page with common web design practices.


What changes are included in this PR?

  • Made the AgriTech logo clickable by wrapping it in an anchor tag linking to index.html
  • Ensured consistent styling is preserved after converting the logo container into a link
  • Improved overall navigation experience on the Contact page

Are these changes tested?

Yes, the change has been tested locally:

  • Clicking the logo correctly redirects to the Home page (index.html)
  • No layout or styling issues introduced after updating the logo structure
  • Existing "Back to Home" button remains functional

Are there any user-facing changes?

Yes:

  • Users can now click the AgriTech logo to navigate back to the Home page
  • This provides a faster and more intuitive navigation option on the Contact page

Thank you for reviewing my PR!

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@Muskankr is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07
Copy link
Copy Markdown
Owner

omroy07 commented May 22, 2026

Conflict

@Muskankr
Copy link
Copy Markdown
Contributor Author

Resolved

@omroy07 omroy07 merged commit 822dc50 into omroy07:main May 22, 2026
0 of 3 checks passed
@github-actions
Copy link
Copy Markdown

🎉 Congrats @Muskankr on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "Back to Home" Navigation on Contact Page

2 participants