Accessibility Statement

Last updated: February 2026

Our Commitment

PremoWeb LLC is committed to ensuring our website is accessible to all people, including those with disabilities, in compliance with the Americans with Disabilities Act of 1990 ("ADA"), Section 508 of the Rehabilitation Act, and the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. We view accessibility not as a checkbox exercise, but as a core part of building a product that works for everyone.

This Website Is Our Primary Communication Channel

Our website is the primary means by which PremoWeb LLC communicates with our clients, prospective customers, and the public. It is where we publish information about our services, accept enquiries, process requests, and deliver support. Because of this central role, we take our obligation to make it fully accessible with the utmost seriousness — an inaccessible website for us is not merely an inconvenience, it is a barrier to equal participation in everything we offer.

How Svelte Helps Us Deliver Accessible Experiences

This website is built with Svelte and SvelteKit. We chose this technology stack in part because of the accessibility advantages it provides:

  • Compile-time accessibility warnings. Svelte's compiler analyses our markup at build time and raises warnings for common accessibility violations — such as missing alt text, form labels without associated controls, and interactive elements lacking keyboard handlers. This means accessibility issues are caught before they ever reach users.
  • Semantic HTML output. Svelte compiles to plain, standards-compliant HTML with no proprietary runtime abstractions that could interfere with screen readers or assistive technologies. The output is clean, predictable markup that browsers and AT vendors optimise for.
  • Server-side rendering. SvelteKit renders pages on the server, delivering fully-formed HTML to the browser before any JavaScript executes. This ensures that users who rely on screen readers, have JavaScript disabled, or use older assistive technology clients receive complete, structured content immediately — not a blank page waiting for a client-side bundle.
  • Focus management on navigation. SvelteKit's client-side router includes built-in focus management that moves keyboard focus to the new page content after navigation, ensuring keyboard-only and screen reader users are not disoriented when moving between pages.
  • Minimal JavaScript footprint. Because Svelte ships no virtual-DOM runtime, pages load faster and consume less CPU — directly benefiting users on assistive devices and lower-powered hardware.
  • DaisyUI component library. Our UI components are built on DaisyUI, which follows ARIA design patterns for interactive widgets and uses semantic HTML elements as its foundation.

Conformance Status

We aim for full conformance with WCAG 2.1 Level AA. We conduct periodic audits of our pages and address identified issues as part of our standard development workflow. Where full conformance is not yet achieved, we work actively toward it and provide alternative means of access in the interim.

Specific Accessibility Features

  • All images include descriptive alt text or are marked as decorative.
  • Colour contrast ratios meet or exceed the WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text.
  • All interactive elements are reachable and operable via keyboard alone.
  • Form fields have visible, descriptive labels and inline error messages.
  • Page structure uses proper heading hierarchy (h1h6) and landmark regions (nav, main, footer).
  • Session timeouts (if any) warn users in advance and allow extension.
  • The site respects prefers-reduced-motion system preferences to limit animation.

Known Limitations

We are continuously improving our site. If you encounter any content or functionality that is not accessible, please contact us — we will work to provide the information in an alternative format or resolve the issue promptly.

Feedback and Contact

If you experience any barrier to accessing our website or have suggestions for improving its accessibility, we want to hear from you. We aim to respond to accessibility feedback within 2 business days.

PremoWeb LLC — Accessibility Coordinator

460-280 Whispering Pines Drive, Janesville, CA 96114

Phone: +1 888-PREMOWEB

Email: legal@premoweb.com

Formal Complaints

If you are not satisfied with our response to an accessibility complaint, you may contact the U.S. Department of Justice ADA Information Line at 1-800-514-0301 (voice) or 1-800-514-0383 (TTY), or file a complaint with the relevant federal or state agency.

For legal enquiries, contact us at legal@premoweb.com.