Skip to content

Redirect "Join us" and "Ping us" buttons to Contact page #295

@mariana-caldas

Description

@mariana-caldas

What do we need to build or fix?
Currently, the “Join us” (homepage header) and “Ping us” (About page) buttons use mailto: links. Since many users rely on web-based email, this isn’t ideal. Redirect both buttons to the Contact page so users can submit via our form.

Image Image

Technical details

  • Replace mailto:hello@webdevpath.co on both buttons with /contact.
  • Preserve current styling and hover states.
  • Confirm behavior across breakpoints (mobile, tablet, desktop).

Approach suggestions

  • Update the anchor/button href targets to /contact.

Deadline
Once you assign this task to yourself, please complete it in 5 days.

Acceptance criteria

  • “Join us” and “Ping us” buttons redirect to /contact.
  • No visual or interactive regressions to the buttons.
  • Works on Chrome, Firefox, Edge, and Safari (Mac).
  • Verified across screen sizes using DevTools.
  • CHANGELOG.md updated.

Metadata

Metadata

Assignees

Type

Projects

Status

Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions