Accessibility
Accessibility Statement
Last reviewed:
Our Commitment
ASRHÜR is committed to ensuring digital accessibility for people with disabilities. We target conformance with the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA.
Known Limitations
- Hero background video plays automatically. A pause control is provided in the bottom-right of the hero, and the video is marked decorative (
aria-hidden) so screen readers skip it. - Counter animations on key metrics (e.g. 96%) honour the
prefers-reduced-motionOS setting and render the final value immediately when reduced motion is on. - The trust-signal marquee is paused for assistive technology; a single-pass
sr-onlylist is rendered alongside it. - The bilingual toggle stores its choice in
localStorageand updates<html lang>on the client. Server-rendered HTML ships aslang="en"and flips on hydration if Turkish was previously selected.
Technical Approach
This site is built with Next.js App Router, uses semantic HTML5 landmarks (main, section, nav, footer), provides a skip-navigation link, supports full keyboard navigation, and is tested with VoiceOver (macOS) and NVDA (Windows). Color tokens meet WCAG AA contrast ratios against canvas-white. Animations collapse to a static state when prefers-reduced-motion: reduce is set, and ghost buttons remain visible under Windows High Contrast Mode via a forced-colors media query.
Feedback
To report an accessibility barrier or request content in an alternative format, contact us at invest@asrhur.com. We aim to respond within 2 business days.