Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DFavicon & BrandingAction4 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy14 headingsREVIEW
- H2 Corporate Real Estate
- H3 Make smarter big picture decisions with digital twins.
- H2 Property Marketing
- H3 Increase buyer and seller confidence with digital twins.
- H2 Facilities Management
- H3 Revolutionize operations with digital twins.
- H2 Design & Construction
- H3 Stay on time and budget with digital twins.
- H3 Corporate Real Estate
- H3 Design & Construction
- H3 Facilities Management
- H3 Property Marketing
- H3 My Cart
- H3 Total
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CAlt Text QualityAction4 of 31 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 4 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
CLink & Button QualityAction5 issue(s) across 25 links and 14 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| /solutions/corporate-real-estate | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Corporate Real Estate | |||
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#main-content
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/solutions/corporate-real-estate ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Icon-only buttons need an aria-label so screen readers can announce them.
button.Button_Button__o21gk (#127 on page); button.Button_Button__o21gk (#235 on page); button.Button_Button__o21gk (#237 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Corporate Real Estat… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Property Marketing | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Facilities Managemen… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h2 Design & Constructio… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Corporate Real Estat… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Design & Constructio… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Facilities Managemen… | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Property Marketing | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 My Cart | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| h3 Total | 1.32:1 | 3.0:1 | #000000 | #222222 | Fail |
| title Capture, share, and … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Search | 1.02:1 | 4.5:1 | #000000 | #010305 | Fail |
| a Contact Us | 1.02:1 | 4.5:1 | #000000 | #020405 | Fail |
| span Cart | 1.02:1 | 4.5:1 | #000000 | #010405 | Fail |
| span Solutions | 1.03:1 | 4.5:1 | #000000 | #060508 | Fail |
| span Products | 1.04:1 | 4.5:1 | #000000 | #070707 | Fail |
| span Pricing | 1.05:1 | 4.5:1 | #000000 | #080808 | Fail |
| span Resources | 1.10:1 | 4.5:1 | #000000 | #0F0F0F | Fail |
| span What's New | 1.22:1 | 4.5:1 | #000000 | #1B1B1B | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Landmark Structure5 landmarksPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #promo-form | text | Promo Code | for/id |
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 25 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
AI assistant body.www-page > q-focus-sentinel > div |
After AI assistant body.www-page > q-focus-sentinel > div |
AI assistant, start div#qualified-multimodal-host > div |
AI assistant, end div#qualified-multimodal-host > div |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.