Accessibility: Missing aria-label on some hero CTA links #193

Open
opened 2026-05-29 16:45:55 -05:00 by null · 0 comments
Owner

Severity: Minor

Description: Some hero section CTA links lack explicit aria-label attributes. Screen readers will only announce button text without destination context.

Files: src/pages/Home.jsx, src/pages/Services.jsx

Fix direction: Add aria-label consistently to all hero CTA links.

**Severity:** Minor **Description:** Some hero section CTA links lack explicit `aria-label` attributes. Screen readers will only announce button text without destination context. **Files:** `src/pages/Home.jsx`, `src/pages/Services.jsx` **Fix direction:** Add `aria-label` consistently to all hero CTA links.
null added the
bug
accessibility
labels 2026-05-29 16:45:55 -05:00
Sign in to join this conversation.
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#193
No description provided.