Skip to content

[FEATURE] :Contact page button on the website is not working. #84

@SHIVA00202

Description

@SHIVA00202

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.

Image

@kris70lesgo I want to work on this issue pleases assign it to me

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions