Accessibility
Accessibility Statement
Last updated: May 23, 2026
Our commitment
Last Frontier Events is committed to ensuring its website is accessible to people with disabilities. We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA.
Conformance status
This site is partially conformant with WCAG 2.1 Level AA. Partial conformance means that some content does not yet fully conform to the accessibility standard.
What we have done
- Skip navigation: Every page includes a skip-to-main-content link as the first focusable element.
- Keyboard navigation: All interactive elements receive a visible 3px focus ring when navigated by keyboard.
- Heading structure: Pages follow a logical heading hierarchy (H1 → H2) with no skipped levels.
- Color contrast: Body and secondary text meets a minimum 4.5:1 contrast ratio against its background on all public pages.
- Icon labels: All icon-only buttons and links carry
aria-labeltext for screen readers. - Form labels: Form inputs are associated with labels via
htmlFor/idpairs. Visually-hidden labels are used where placeholder-only designs exist. - Navigation landmarks: The site uses semantic
<nav>,<main>, and<footer>elements throughout. - Dropdown ARIA: Navigation menus announce their expanded or collapsed state via
aria-expandedandaria-haspopup. - Link distinction: In-text links carry a non-color visual indicator (underline) in addition to their color.
- Image alt text: Informational images carry descriptive alt text. Decorative images use an empty alt attribute so screen readers skip them.
Known limitations
- The business login form currently uses placeholder-only labels. A labeled version is in progress.
- The business demo page contains data-visualization elements with contrast below 4.5:1. This page is informational only; no transactions occur on it.
- Internal admin pages used only by site staff have not been formally audited.
Technical approach
The site is built with Next.js and rendered server-side for fast, semantic HTML delivery. We test with axe DevTools and keyboard-navigate all critical flows before each release.
Feedback and contact
If you experience any difficulty accessing content on Last Frontier Events, we want to hear from you. Please contact us and we will work to provide the content in an accessible format within 2 business days.
Formal complaints
We aim to respond to accessibility feedback within 2 business days. If you are not satisfied with our response, you may contact the U.S. Department of Justice ADA Information Line at 1-800-514-0301 (voice) or 1-800-514-0383 (TTY).