Home / Accessibility

Accessibility statement

Last updated August 2026. If anything on this site gets in your way, tell us and we will fix it.

Our target

Review Helper targets WCAG 2.1 Level AA. It is the technical standard used throughout accessibility practice in the United States, and it is the level we think a site built for local businesses should meet anyway.

We have not installed an accessibility overlay widget. Those tools do not amount to compliance; we would rather do the work in the pages themselves.

What we have done

  • Every image carries descriptive alternative text; purely decorative graphics are hidden from screen readers
  • Body text meets a 4.5:1 contrast ratio; large text and interface borders meet 3:1
  • Every link and button has a readable name, and icon-only buttons carry a text label
  • Every form field has its own label, and required fields say so in words
  • Page language is declared correctly (zh-Hans for Chinese, en for English) and each page has a single main heading
  • The first focusable element on every page is a Skip to main content link
  • All interactive elements can be reached with Tab and operated with Enter or Space, with a clearly visible focus ring
  • When the mobile menu opens, focus moves into it, Esc closes it, and focus returns to the button
  • The background video is silent and has a pause button in the bottom-right corner that works at any time
  • Pages do not scroll horizontally at 200% zoom. When the system asks for reduced motion we switch off looping animation and large movement, while keeping short hover and colour transitions
  • Semantic header / nav / main / footer structure with no skipped heading levels

What we keep doing

Accessibility is not a one-off job. We re-run the checks below before every release, and new pages are built to the same standard.

The contact form does not use picture-based captchas. Occasionally one verification question may appear; it is plain text on the page, so a screen reader can read it.

How to reach us

Whether a screen reader cannot read something, the keyboard cannot get somewhere, colours are hard to tell apart, or anything else makes the site unusable, please tell us. It helps if you mention your device, browser and assistive technology, plus which page and which step.

We aim to reply within 5 business days, telling you what we plan to do and roughly when it will be fixed. If something cannot be fixed quickly, we will give you a working alternative in the meantime — for example completing the same task by email or phone.

How we check

Before each release we run three checks: the browser Lighthouse accessibility score, an axe automated scan (Critical and Serious must be zero), and a full keyboard-only walkthrough — mouse unplugged, moving through every page with Tab, Enter, Space and Esc, including submitting the form once. Automated tools only catch about a third of real problems, so that last step is not optional.