-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The Contact page button on the website is not working. Clicking the button does not navigate to the contact form or trigger any action.
Motivation
Users are unable to reach the contact form, which prevents them from submitting inquiries or feedback. Fixing this is important for improving user experience and ensuring communication with visitors.
Alternatives
Ensure the button has the correct link or onClick handler.
Use a standard tag with href="#contact" if it’s an internal page section.
Use a React Router if navigating to a different route.
Additional Context
The issue may be related to button click handler not being connected, or incorrect component import.
@kris70lesgo I want to work on this issue pleases assign it to me
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request