Legal
Accessibility Statement
Last Updated: April 27, 2025
Our Commitment
SALESDRVN is committed to ensuring that our website is accessible to all users, including people with disabilities. We strive to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA, published by the World Wide Web Consortium (W3C). These guidelines explain how to make web content more accessible to people with a wide range of disabilities, including visual, auditory, physical, speech, cognitive, language, learning, and neurological disabilities.
Video Tutorial: Using a Screen Reader on the Web
The video below features Léonie Watson, a blind screen reader user and W3C accessibility expert, demonstrating how she navigates the web using a screen reader. Watching this tutorial will help you understand how semantic HTML, proper heading structure, and descriptive link text directly shape the experience of users who rely on assistive technology.
"How A Screen Reader User Surfs The Web" — Léonie Watson via Smashing Magazine (72 min)
Conformance Status
SALESDRVN is partially conformant with WCAG 2.1 Level AA. Partial conformance means that some parts of the content do not fully conform to the accessibility standard. We are actively working to identify and remediate any gaps.
Our target conformance level is WCAG 2.1 AA. We conduct periodic internal reviews and act on user feedback to improve accessibility across all pages and interactive components.
Technical Specifications
This website relies on the following technologies for conformance with WCAG 2.1 AA:
- HTML5
- CSS3 and Tailwind CSS
- WAI-ARIA (Accessible Rich Internet Applications) attributes
- React 19 with semantic HTML elements
- SVG with descriptive
aria-labelandrole="img"attributes
These technologies are relied upon for conformance. We also use JavaScript to enhance interactivity, and all interactive components are designed to be keyboard navigable and screen reader compatible.
Known Limitations
Despite our best efforts, some content may not yet fully meet WCAG 2.1 AA standards. The following known limitations are currently under active remediation:
- Third party calendar embed: The Calendly scheduling widget embedded in our audit results flow is provided by a third party. We cannot fully control its accessibility implementation. Users who experience difficulty with this widget may contact us directly at [email protected] to schedule a call by email.
- Animated SVG infrastructure map: The animated network diagram in the hero section uses SVG animations. A static descriptive alternative is provided via the
aria-labelattribute for screen reader users. - Complex data comparisons: Some comparison tables are presented visually. We are working to ensure all table headers and data cells carry appropriate ARIA roles and scope attributes.
Measures We Have Taken
SALESDRVN has taken the following measures to ensure accessibility:
- All images and non-text content include descriptive
alttext oraria-labelattributes. - Color contrast ratios for all text and interactive elements meet or exceed the WCAG 2.1 AA minimum ratio of 4.5:1 for normal text and 3:1 for large text.
- All interactive elements (buttons, links, form fields) are reachable and operable via keyboard navigation.
- Focus indicators are visible on all focusable elements.
- Form inputs are associated with descriptive labels.
- Error messages in forms are programmatically associated with the relevant input fields.
- Page language is declared in the HTML
langattribute. - Heading hierarchy (H1 through H3) is used consistently to convey document structure.
- Modal dialogs trap focus correctly and restore focus to the triggering element on close.
- The site is responsive and usable at up to 400% zoom without loss of content or functionality.
Supported Assistive Technologies
This website has been tested with the following assistive technologies and browser combinations:
| Assistive Technology | Browser | Platform |
|---|---|---|
| NVDA (latest) | Chrome | Windows |
| JAWS (latest) | Chrome | Windows |
| VoiceOver | Safari | macOS |
| VoiceOver | Safari | iOS |
| TalkBack | Chrome | Android |
| Keyboard only | Chrome, Firefox, Safari | All platforms |
Feedback and Contact
We welcome feedback on the accessibility of the SALESDRVN website. If you experience any accessibility barriers, please contact us:
- Email: [email protected]
- Subject line: Accessibility Feedback
We aim to respond to accessibility feedback within 5 business days. If you are not satisfied with our response, you may contact the relevant national disability authority in your jurisdiction.
Formal Complaints
If you are not satisfied with our response to your accessibility feedback, you have the right to contact the relevant enforcement body. In the United States, this is the U.S. Department of Justice Civil Rights Division. In the European Union, you may contact your national supervisory authority. We are committed to resolving all accessibility concerns in good faith.
Assessment Approach
SALESDRVN assesses the accessibility of this website through the following approaches: self-evaluation by our development team against WCAG 2.1 AA success criteria, periodic manual testing with assistive technologies listed above, and review of user feedback submitted via the contact email above. We do not currently engage a third party accessibility auditor, but we intend to commission an independent audit as the product matures.
Keyboard Shortcuts
This website is fully operable by keyboard. The following shortcuts work across all pages and do not require a screen reader or any additional software.
General Navigation
| Key | Action |
|---|---|
| Tab | Move focus forward to the next interactive element (link, button, input) |
| Shift + Tab | Move focus backward to the previous interactive element |
| Enter | Activate a focused link or button |
| Space | Activate a focused button or toggle a checkbox |
| Escape | Close an open modal dialog or dropdown menu |
| Arrow keys | Navigate within a group of related controls such as a radio group or tab list |
NVDA Screen Reader (Windows)
| Key | Action |
|---|---|
| NVDA + Space | Toggle browse mode and focus mode |
| H | Jump to the next heading |
| Shift + H | Jump to the previous heading |
| K | Jump to the next link |
| B | Jump to the next button |
| F | Jump to the next form field |
| T | Jump to the next table |
| NVDA + F7 | Open the elements list (headings, links, landmarks) |
| NVDA + Ctrl + F | Find text on the page |
| NVDA + Down Arrow | Read from the current position to the end of the page |
VoiceOver (macOS and iOS)
| Key | Action |
|---|---|
| VO + Right Arrow | Move to the next item (VO = Control + Option) |
| VO + Left Arrow | Move to the previous item |
| VO + Space | Activate the focused element |
| VO + U | Open the rotor to navigate by headings, links, or landmarks |
| VO + Command + H | Jump to the next heading |
| VO + F | Find text on the page |
| VO + A | Read from the current position to the end of the page |
| Command + F5 | Toggle VoiceOver on or off |
NVDA is a free screen reader for Windows available at nvaccess.org. VoiceOver is built into all Apple devices and activated via Command + F5 on Mac or triple-press the side button on iPhone.
Formal Accessibility Standards Reference
This statement references the following standards and guidelines:
- Web Content Accessibility Guidelines (WCAG) 2.1 — W3C Recommendation, June 2018
- ARIA Authoring Practices Guide (APG) — W3C WAI
- Section 508 of the Rehabilitation Act — U.S. Access Board
