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-label and role="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-label attribute 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 alt text or aria-label attributes.
  • 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 lang attribute.
  • 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 TechnologyBrowserPlatform
NVDA (latest)ChromeWindows
JAWS (latest)ChromeWindows
VoiceOverSafarimacOS
VoiceOverSafariiOS
TalkBackChromeAndroid
Keyboard onlyChrome, Firefox, SafariAll platforms

Feedback and Contact

We welcome feedback on the accessibility of the SALESDRVN website. If you experience any accessibility barriers, please contact us:

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

KeyAction
TabMove focus forward to the next interactive element (link, button, input)
Shift + TabMove focus backward to the previous interactive element
EnterActivate a focused link or button
SpaceActivate a focused button or toggle a checkbox
EscapeClose an open modal dialog or dropdown menu
Arrow keysNavigate within a group of related controls such as a radio group or tab list

NVDA Screen Reader (Windows)

KeyAction
NVDA + SpaceToggle browse mode and focus mode
HJump to the next heading
Shift + HJump to the previous heading
KJump to the next link
BJump to the next button
FJump to the next form field
TJump to the next table
NVDA + F7Open the elements list (headings, links, landmarks)
NVDA + Ctrl + FFind text on the page
NVDA + Down ArrowRead from the current position to the end of the page

VoiceOver (macOS and iOS)

KeyAction
VO + Right ArrowMove to the next item (VO = Control + Option)
VO + Left ArrowMove to the previous item
VO + SpaceActivate the focused element
VO + UOpen the rotor to navigate by headings, links, or landmarks
VO + Command + HJump to the next heading
VO + FFind text on the page
VO + ARead from the current position to the end of the page
Command + F5Toggle 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: