Accessibility & Credits
The short version. This preview was built with semantic HTML, keyboard-accessible navigation, and content that stays usable with JavaScript turned off. It has not yet had a formal accessibility audit.
1. Our approach
This site was built with accessibility in mind from the start:
- Semantic HTML5 landmarks (header, nav, main, footer) and a single, correctly ordered heading structure.
- All navigation links remain visible and usable with JavaScript disabled.
- The mobile menu toggle uses
aria-expandedandaria-controls, closes on Escape, and returns focus to the toggle button. - The FAQ section uses native
<details>/<summary>elements, which work with screen readers and keyboards by default. - Animations respect
prefers-reduced-motionand never delay access to content; a failsafe reveals any unshown content automatically. - Images carry descriptive alt text where informative, or empty alt text where purely decorative.
- Color choices aim for strong contrast against the site's dark palette.
2. Known limitations
As a first-pass preview, this site has not been tested with real screen reader software or put through a full WCAG audit. Before launch, this page will be revisited following that testing.
3. Feedback
If you encounter an accessibility barrier on this preview, let us know at contact to be added, or by phone at (940) 242-1832.
4. Image credits
Band photography and artwork are supplied by the client. Three stock photographs fill visual gaps and are used under Creative Commons Attribution 2.0, credited below as required by their license.
| Image | Credit |
|---|---|
| Follow-section crowd background | "concert crowd blur" by Creativity103, used under CC BY 2.0, via Flickr. |
| Booking-section stage lights background | "Stage lights 3" by DanBrady, used under CC BY 2.0, via Flickr. |
| (Reserved) empty stage / microphone shot | "The empty stage" by Photo Cindy, used under CC BY 2.0, via Flickr. |
Full sourcing detail for every image, including all client-supplied artwork, is recorded in
IMAGE_SOURCES.md.
About this document. This is a preview-phase accessibility statement describing the current state of this demo site. It is not a certification of compliance with any accessibility standard and will be revisited after formal testing ahead of launch.