Give a brief about the bug ✍️
Description
Clicking the "Contact Us" button on the About page triggers a full page reload instead of navigating smoothly using client-side routing. This disrupts the user experience.
What is the expected behavior? 🤔
Description
Clicking the button should navigate to the Contact Us page without reloading the entire site.
Provide step by step information to reproduce the bug 📄
Description
Navigate to the About page.
Click the "Contact Us" button.
Observe that the entire website reloads instead of a smooth transition.
Select program in which you are contributing
GSoC'25
Code of Conduct