Accessibility
The target is WCAG 2.2 AA. Where the site falls short, tell me and it gets fixed — that's a maintenance commitment, not a legal disclaimer.
How the site is built
- Semantic HTML with one H1 per page and a real heading hierarchy — the same structure screen readers and AI agents rely on.
- Keyboard navigable throughout, with a skip-to-content link and visible focus.
- Contrast targeted at WCAG AA. The orange accent is used for shapes and emphasis on dark backgrounds, not as small text on white.
prefers-reduced-motiondisables every animation and reveal on the site.- Images carry descriptive alt text; decorative media is marked as such.
- No content is locked behind JavaScript — every page renders complete HTML from the server.
Known limitations
Background videos on the home page are decorative and muted, with a static gradient fallback; if they cause problems in your setup, reduced-motion mode disables their animation contexts. Third-party embeds (the scheduling widget, when enabled) follow their provider's accessibility, which I don't control.
Found a problem?
Email hello@themarketizer.com with the page and what happened. Accessibility issues get treated like broken links: fixed in the next maintenance pass, usually within two weeks.
