P1: Header CTA button uses plain Link instead of Button component #11

Open
opened 2026-05-13 20:39:38 -05:00 by null · 0 comments
Owner

Severity: P1 — High

File: src/components/layout/Header.jsx ~line 40

Problem: Request Consultation link uses plain Link with inline Tailwind classes instead of the Button component.

Impact: Inconsistent styling, missing disabled state handling.

Fix: Use Button component with asChild prop wrapping Link.

## Severity: P1 — High **File:** src/components/layout/Header.jsx ~line 40 **Problem:** Request Consultation link uses plain Link with inline Tailwind classes instead of the Button component. **Impact:** Inconsistent styling, missing disabled state handling. **Fix:** Use Button component with asChild prop wrapping Link.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#11
No description provided.