Accessibility statement
We design and build infrastructure for everyone in The Bahamas. Our website is held to the same standard.
Our standard
We target conformance to WCAG 2.2 AA on every page of spliceandconnect.bs. This is the international benchmark for web accessibility and covers contrast, keyboard navigation, screen-reader support, and reduced-motion preferences.
What we test for
- Color contrast — body and label copy is verified against background colors at AA thresholds (4.5:1 for normal text, 3:1 for large text and non-text elements).
- Keyboard navigation — every interactive element is reachable and operable with a keyboard, with a visible focus ring.
- Screen readers — semantic HTML5, ARIA labels on regions, and meaningful alt text or
aria-hiddenon decoration. - Reduced motion — the kinetic fiber animations and reveal-on-scroll respect
prefers-reduced-motion: reduceand disable cleanly. - Touch targets — all primary buttons meet the 44×44 CSS pixel guidance.
- Forms — every input has a programmatic label; errors are announced via
aria-live.
Known limitations
The decorative scrolling marquee of partner names is paused on hover and disabled under reduced-motion preferences. The hero fiber-pulse SVG layer is purely decorative (aria-hidden) and adds no information that isn't conveyed elsewhere.
Found a barrier?
If anything on this site doesn't work for you, please email hello@spliceandconnect.bs with the page URL and a short description. We aim to respond within two business days and resolve substantive issues within ten.
Tools we use
We test with axe-core, Lighthouse, and manual screen-reader walkthroughs (VoiceOver on macOS/iOS and NVDA on Windows). We re-run checks when material content changes ship.