Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure7 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CMobile-Readable Font SizesAction77% of visible text renders at >= 12 CSS px (38 below threshold)REVIEW
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 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 |
|---|---|---|---|---|---|
| h1 Não corra risco, | 14.81:1 | 3.0:1 | #000000 | #D1D9E9 | Pass |
| h1 corra para a | 5.17:1 | 3.0:1 | #000000 | #7A7E89 | Pass |
| h2 Produto certo | 1.79:1 | 3.0:1 | #000000 | #333B1F | Fail |
| h2 = obra bem feita | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 O resultado fala por… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 O problema não é o… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 A ServTop cuida da s… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Produtos e soluçõe… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Um processo técnico… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Padrão | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 em produtos e execu… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Execução à | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 , sem risco para o s… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Quem já fez, | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 Seu piso novo | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h2 começa aqui | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h3 Pisos Laminados | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h3 Piso Vinílico Colad… | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h3 Vinílico Click | 1.56:1 | 3.0:1 | #000000 | #293219 | Fail |
| h3 Vinílico em Manta | 1.56:1 | 3.0:1 | #000000 | #293219 | 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.
AHeading Hierarchy26 headings, 1 skip(s)PASS
- H1 Não corra risco,corra para a ServTop.
- H2 Produto certo + instalação correta = obra bem feita
- H2 O resultado fala por si
- H2 O problema não é o piso. É a execução.
- H2 A ServTop cuida da sua obra do início ao fim.
- H2 Produtos e soluções que trabalhamos
- H3 Pisos Laminados
- H3 Piso Vinílico Colado
- H3 Vinílico Click
- H3 Vinílico em Manta
- H3 Carpete
- H3 Rodapés e Guarnições
- H3 Piso de Madeira
- H3 Persianas
- H2 Um processo técnico que elimina erros
- H3 Vistoria Pré-Obra
- H3 Preparação da base
- H3 Fornecimento dos produtos
- H3 Instalação técnica
- H2 Padrão OURO em produtos e execução
- H2 Execução à altura do seu projeto, sem risco para o seu nome.
- H2 Quem já fez, recomenda
- H2 Seu piso novo sem erros começa aqui
- H4 Instagram skipped
- H4 Soluções
- H4 Contato
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Heading Text QualityAll 26 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 37 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality32 links, 6 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://wa.me/551141020888 | new tab | Add '(opens in new tab)' to text | |
| https://wa.me/551141020888 | new tab | Add '(opens in new tab)' to text | |
| https://wa.me/551141020888 | Falar com especialista no What… | new tab | Add '(opens in new tab)' to text |
| https://share.google/KbMoJZYcRrijRbc5J | Ver avaliações no Google | new tab | Add '(opens in new tab)' to text |
| https://wa.me/551141020888 | Falar com especialista no What… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/pisos_servtop | Visitar Instagram → | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/reel/C5oMxrqJB… | Ver projeto ServTop 1 no Insta… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/p/CvLIlB6JGi-/… | Ver projeto ServTop 2 no Insta… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/p/CwXh8V5ASrR/… | Ver projeto ServTop 3 no Insta… | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/p/Cw0tHH9p5AC/… | Ver projeto ServTop 4 no Insta… | new tab | Add '(opens in new tab)' to text |
| https://wa.me/551141020888 | WhatsApp → | new tab | Add '(opens in new tab)' to text |
| https://www.google.com/maps/dir/?api=1&d… | Traçar rota → | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://wa.me/551141020888; https://wa.me/551141020888; https://wa.me/551141020888; https://share.google/KbMoJZYcRrijRbc5J; https://wa.me/551141020888; https://www.instagram.com/pisos_servtop; https://www.instagram.com/reel/C5oMxrqJBlQ/?igsh=c3VrMms2YmZ3OTdw; https://www.instagram.com/p/CvLIlB6JGi-/?igsh=MW5wNnhybTg5eHN5OQ==; https://www.instagram.com/p/CwXh8V5ASrR/?igsh=OHVocmk0bGptdXpm; https://www.instagram.com/p/Cw0tHH9p5AC/?igsh=eGF3NDVxZjFtOHkx (+2 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-Patterns3 explicit tabindex attribute(s) checked, no anti-patternsPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 23 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
INSTAGRAM div.mx-auto > div.grid > div.md:col-span-5 > h4.text-[11px] |
These are opportunities to improve keyboard navigation in your application.