Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DTabindex Anti-PatternsAction0 positive, 17 -1-on-focusableFIX
DMobile-Readable Font SizesAction28% of visible text renders at >= 12 CSS px (368 below threshold)FIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 La tua agenzia feste… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Non ti serve qualcun… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Dal primo euro inves… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Puoi migliorare le c… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Non vendiamo strumen… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Il problema non è a… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Il principio non cam… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 AYVION non è per tu… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h2 Il problema potrebbe… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h3 Prima di comprare at… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h3 Un lead non è un ri… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h3 Puoi abbassare il CP… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h3 Prima delle campagne… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| h3 Se l'offerta regge m… | 1.04:1 | 3.0:1 | #000000 | #060705 | Fail |
| title AYVION | Reparto Mar… | 1.04:1 | 4.5:1 | #000000 | #060705 | Fail |
| span Metodo AYVION | 1.04:1 | 4.5:1 | #000000 | #060705 | Fail |
| span Per chi lavoriamo | 1.04:1 | 4.5:1 | #000000 | #060705 | Fail |
| span ▾ | 1.04:1 | 4.5:1 | #000000 | #060705 | Fail |
| a Professionisti & Stu… | 1.04:1 | 4.5:1 | #000000 | #060705 | Fail |
| a PMI & Aziende Locali | 1.04:1 | 4.5:1 | #000000 | #060705 | 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+Heading Hierarchy15 headingsPASS
- H1 Il marketing non inizia dalle campagne.Inizia dall’offerta.
- H2 La tua agenzia festeggia il CPL. Il tuo commerciale dice che i lead non comprano.
- H2 Non ti serve qualcuno che ottimizzi un altro pezzo.Ti serve qualcuno che guardi cosa succede dall'offerta fino all'incasso.
- H3 Prima di comprare attenzione, costruiamo qualcosa che meriti attenzione.
- H3 Un lead non è un risultato. È l'inizio del processo commerciale.
- H3 Puoi abbassare il CPL e contemporaneamente aumentare il costo di ogni nuovo cliente.
- H2 Dal primo euro investito all’ultimo euro incassato.Una sola regia.
- H3 Prima delle campagne viene il business.
- H2 Puoi migliorare le campagnee peggiorare il business.
- H2 Non vendiamo strumenti.Interveniamo dove il sistema perde soldi.
- H3 Se l'offerta regge ma non genera abbastanza opportunità, interveniamo qui.
- H2 Il problema non è avere più specialisti.È avere più specialisti che ottimizzano obiettivi diversi.
- H2 Il principio non cambia.Cambia la complessità della macchina.
- H2 AYVION non è per tutti.E va bene così.
- H2 Il problema potrebbe non essere generare più lead. Potrebbe essere tutto quello che succede prima e dopo.
AHeading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality44 links, 4 buttons — all OKPASS
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 "it"PASS
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 96/100 — 1 failing, 24 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
UPDATED 09:41 · ILLUSTRATIVE DATA div.relative > div.ayv-panel > div.flex > span.ml-auto |
ACTIVITY div.relative > div.ayv-panel > div.flex > span.font-[var(--font-mono)] |
DEMO div.relative > div.ayv-panel > div.flex > span.shrink-0 |
01 · STRATEGY & OFFER div.lg:col-span-5 > div.relative > div.relative > span.font-[var(--font-mono)] |
03 · SALES SYSTEM & CRM div.lg:col-span-5 > div.relative > div.relative > span.font-[var(--font-mono)] |
SCENARIO 02 div.lg:col-span-7 > div.ayv-panel > div.mt-8 > span.font-[var(--font-mono)] |
SCENARIO 03 div.lg:col-span-7 > div.ayv-panel > div.mt-8 > span.font-[var(--font-mono)] |
ILLUSTRATIVE SCENARIO div.mt-10 > div.border > div.border-t > span.font-[var(--font-mono)] |
ILLUSTRATIVE SCENARIO div.mt-10 > div.border > div.border-t > span.font-[var(--font-mono)] |
no opportunity lost div.border > div.grid > div.ayv-hoverline > p.mt-1 |
PIPELINE div.grid > div.ayv-hoverline > div.flex > span.truncate |
status of every opportunity div.border > div.grid > div.ayv-hoverline > p.mt-1 |
FOLLOW-UP div.grid > div.ayv-hoverline > div.flex > span.truncate |
response speed div.border > div.grid > div.ayv-hoverline > p.mt-1 |
SALESPEOPLE div.grid > div.ayv-hoverline > div.flex > span.truncate |
shared process div.border > div.grid > div.ayv-hoverline > p.mt-1 |
TEAM div.grid > div.ayv-hoverline > div.flex > span.truncate |
performance by person div.border > div.grid > div.ayv-hoverline > p.mt-1 |
TERRITORIES div.grid > div.ayv-hoverline > div.flex > span.truncate |
coverage and priorities div.border > div.grid > div.ayv-hoverline > p.mt-1 |
CHANNELS div.grid > div.ayv-hoverline > div.flex > span.truncate |
acquisition mix div.border > div.grid > div.ayv-hoverline > p.mt-1 |
FORECAST div.grid > div.ayv-hoverline > div.flex > span.truncate |
forecast revenue div.border > div.grid > div.ayv-hoverline > p.mt-1 |
LEADERSHIP div.grid > div.ayv-hoverline > div.flex > span.truncate |
one direction div.border > div.grid > div.ayv-hoverline > p.mt-1 |
ECONOMICS div.grid > div.ayv-hoverline > div.flex > span.truncate |
CAC · margin · revenue div.border > div.grid > div.ayv-hoverline > p.mt-1 |
AYVION LOGIC UNCHANGED div.mt-5 > div.border > div.flex > span.font-[var(--font-mono)] |
TEAM div.grid > div.ayv-hoverline > div.flex > span.truncate |
performance by person div.border > div.grid > div.ayv-hoverline > p.mt-1 |
TERRITORIES div.grid > div.ayv-hoverline > div.flex > span.truncate |
coverage and priorities div.border > div.grid > div.ayv-hoverline > p.mt-1 |
CHANNELS div.grid > div.ayv-hoverline > div.flex > span.truncate |
acquisition mix div.border > div.grid > div.ayv-hoverline > p.mt-1 |
FORECAST div.grid > div.ayv-hoverline > div.flex > span.truncate |
forecast revenue div.border > div.grid > div.ayv-hoverline > p.mt-1 |
LEADERSHIP div.grid > div.ayv-hoverline > div.flex > span.truncate |
one direction div.border > div.grid > div.ayv-hoverline > p.mt-1 |
ECONOMICS div.grid > div.ayv-hoverline > div.flex > span.truncate |
CAC · margin · revenue div.border > div.grid > div.ayv-hoverline > p.mt-1 |
AYVION LOGIC UNCHANGED div.mt-5 > div.border > div.flex > span.font-[var(--font-mono)] |
AYVION LOGIC UNCHANGED div.mt-5 > div.border > div.flex > span.font-[var(--font-mono)] |
EMAIL div.md:border-l > ul.mt-6 > li > span.block |
OFFER. ACQUISITION. SALES. ONE DIRECTION. div.ayv-container > div.flex > div.flex > span.font-[var(--font-mono)] |
These are opportunities to improve the legibility of your content.