-
Notifications
You must be signed in to change notification settings - Fork 11
Labels
Description
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.
Technical details
- Replace
mailto:hello@webdevpath.coon both buttons with/contact. - Preserve current styling and hover states.
- Confirm behavior across breakpoints (mobile, tablet, desktop).
Approach suggestions
- Update the anchor/button
hreftargets 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.mdupdated.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Issues