Accessibility
Built so everyone can drive away.
Last updated: June 8, 2026
Our commitment
Prestige Leasing is committed to making our website usable by the widest possible audience — including people who navigate by keyboard, rely on screen readers, use voice control, magnify the screen, or simply prefer larger text and reduced motion.
Accessibility is not a one-time checkbox for us. It is part of how we build, test, and ship every page.
Conformance target
We target conformance with the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. These guidelines explain how to make web content more accessible to people with a wide range of disabilities.
Conformance is a moving target — every new page or change is reviewed against this standard, and we appreciate users telling us when we miss the mark.
What we build into the site
- Keyboard navigation: every interactive element (buttons, links, form fields, the mobile menu) can be reached and operated with the Tab and Enter keys alone.
- Visible focus rings: the keyboard focus indicator is always visible, in a high-contrast white-on-obsidian combination.
- Semantic HTML: headings, lists, landmarks, and form labels are correctly structured so screen readers announce the page meaningfully.
- Alt text: images that carry information have descriptive alt text; decorative images are marked so screen readers skip them.
- Color contrast: body text meets the WCAG AA 4.5:1 contrast ratio against the obsidian background; large headings meet at least 3:1.
- Reduced motion: animations on the homepage (the headline drop, the live request chat, the car driving across the hairline) respect the “prefers-reduced-motion” setting — when it’s on, motion is removed and the final state shows immediately.
- Form labels and errors: every form field has a programmatic label; error messages reference the field they describe.
- Mobile tap targets: interactive controls are at least 44×44 pixels so they’re comfortable to tap on a phone.
- Skip-to-content: a hidden “Skip to main content” link surfaces on first Tab so keyboard users can jump past the nav.
Known limitations
A few areas we’re actively improving:
- The animated “live request” chat on the homepage uses motion that some users with vestibular sensitivities may find busy. It is fully disabled under prefers-reduced-motion, and the same content is conveyed in the surrounding copy.
- Audio/video content does not yet exist on the site; when it does, we will provide captions and transcripts.
- Some third-party services we rely on (email delivery, file storage) may have their own accessibility characteristics outside our control.
If you encounter something here that wasn’t in this list, we want to know.
Tell us if we missed something
If any part of the site is hard to use with your assistive technology, please tell us. We treat accessibility feedback the same way we treat a quote request — with urgency.
- Email: hello@prestigeleasing.ca
- Include the page URL, what you were trying to do, and which assistive technology you were using (browser, screen reader, switch input, etc.).
We respond within two business days and will work to resolve the issue, or provide you the requested information through another channel while we fix it.
Alternative formats
If any document or page on the site is unavailable in a format you can use, contact us. We will provide the same information by email, phone, or in person — whichever works best for you.
Ongoing review
Accessibility is reviewed continuously as part of how we ship code. Each new page is checked for keyboard navigation, screen reader output, color contrast, and reduced-motion behavior before it goes live.
We update this statement when our practices or known limitations change.