Accessibility Statement
Last Updated: May 23, 2026
Peachy Clean Junk Removal, LLC is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards to guarantee digital inclusion.
1. Conformance Status
The Web Content Accessibility Guidelines (WCAG) defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA.
Peachy Clean Junk Removal is partially conformant with WCAG 2.1 Level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard yet, but we are actively working to resolve them.
2. Accessibility Features on Our Site
Our hand-coded static front-end incorporates the following digital accessibility best practices:
- Alternative Text: Descriptive `alt` attributes are placed on all meaningful images so screen readers can interpret them correctly.
- Contrast Ratios: Text content meets the minimum contrast ratio of 4.5:1 against backgrounds, and headers meet 3:1 contrast ratios.
- Semantic HTML elements: Appropriate tags (
<header>,<nav>,<main>,<footer>) are used so assistive technology can identify and navigate the structure of each page.