Skip to content

Improve accessibility #43

Description

@replakcan

Description

Improve accessibility across the website.

Scope

  • Review semantic HTML
  • Review heading hierarchy
  • Improve alt text
  • Improve focus states
  • Improve keyboard navigation
  • Check color contrast

Out of Scope

  • Full accessibility audit by external tools
  • Complex component rewrites unless needed

Acceptance Criteria

  • Pages use semantic HTML where appropriate
  • Heading hierarchy is logical
  • Images have alt text where needed
  • Interactive elements have visible focus states
  • Navigation is keyboard usable
  • Color contrast is acceptable
  • npm run build succeeds

Technical Notes

  • Accessibility improvements should not break visual design.

Related

  • Related to all frontend pages

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions