# Accessibility

- Implement accessibility best practices.
- Use semantic HTML elements and correct ARIA roles/attributes.
- Use "sr-only" Tailwind class for screen reader only text.
- Add alt text for all images, unless they are decorative or it would be repetitive for screen readers.
