Skip to content

Soft launch. Reid Hoffman

Z-Swag

Accessibility

Built for everyone.

Last reviewed · May 28, 2026

Our commitment.

Z-Swag is committed to making zswag.com usable by everyone, including people with disabilities. We work to meet the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA, published by the World Wide Web Consortium (W3C). WCAG 2.1 AA is the accessibility standard most U.S. courts reference when evaluating Americans with Disabilities Act (ADA) compliance for websites.

Conformance status.

We target WCAG 2.1 Level AA across every public page of zswag.com. Conformance is verified by both automated tooling and human review on every code change.

  • Standard: WCAG 2.1, Level AA
  • Applies to: all pages at https://zswag.com and subroutes
  • Conformance status: Partially conformant. Most content meets WCAG 2.1 AA. Known exceptions are listed below.

How we keep it accessible.

Accessibility is enforced automatically on every code change:

  • Semantic HTML, ARIA where appropriate, and keyboard navigation throughout.
  • A linter (eslint-plugin-jsx-a11y) fails the build on common accessibility bugs at the moment code is written.
  • An automated audit using axe-core, the industry-standard accessibility engine, runs against every key page on every commit. Any serious or critical WCAG 2.1 AA violation blocks merge.
  • A human-led keyboard, screen-reader, and reduced-motion review every quarter.
  • Color-contrast ratios checked against the design system tokens before they ship.

Accessibility features.

  • Skip-to-content link on every page.
  • All interactive elements are keyboard reachable and operable. A visible focus outline meets contrast requirements.
  • Motion respects the operating-system Reduce Motion preference. Decorative animations are disabled when that setting is on.
  • Forms have visible labels and announce validation errors.
  • Images use descriptive alt text. Decorative images use empty alt.
  • The site is responsive and works at 200% zoom without horizontal scrolling.

Known exceptions.

We track known accessibility issues openly. As of the last review:

  • Embedded third-party forms (lead capture, calendar booking) inherit their vendors’ accessibility posture. We advocate with vendors for improvements and provide accessible alternatives (phone, email) where issues exist.
  • Some decorative motion (the brand marquee, scroll-linked reveals) animates by default and is disabled by Reduce Motion.

If you encounter a barrier we haven’t listed, we want to hear about it.

Report a barrier.

If any part of zswag.com isn’t accessible to you, please tell us so we can fix it. Include the page URL and a short description of the issue. We respond within two business days.

Formal complaints.

U.S. residents may file an ADA complaint with the U.S. Department of Justice at civilrights.justice.gov. We encourage you to contact us first so we can address the issue quickly.

Updates.

This statement is reviewed at least quarterly and after any major site change. The next scheduled review is August 2026.