Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction3/3 eligible field(s) missing autocomplete or inputmodeFIX
FDocument LanguageActionMissing <html lang> attribute (WCAG 3.1.1)FIX
DTabindex Anti-PatternsAction0 positive, 11 -1-on-focusableFIX
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction8 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
CHeading HierarchyAction24 headings, 2 skip(s)REVIEW
- H1 FEEL IT. DON'T PERFORM IT
- H1 DOCUMENTING LOVE THE WAY IT ACTUALLY HAPPENS duplicate H1
- H2 Weddings
- H2 Elopements
- H2 Engagements
- H2 Couples
- H4 How far in advance should we book? skipped
- H4 Do you travel outside of Los Angeles?
- H4 What's your photography style?
- H4 How many photos will we receive?
- H4 Do you shoot engagements too?
- H4 How does the booking process work?
- H4 When will we receive our photos?
- H4 What if our venue or location isn't on your website?
- H1 ABOUT duplicate H1
- H1 PORTFOLIO duplicate H1
- H1 WEDDINGS duplicate H1
- H1 ELOPEMENTS duplicate H1
- H1 ENGAGEMENTS duplicate H1
- H1 COUPLES duplicate H1
- H1 SERVICE AREAS duplicate H1
- H1 VENUES duplicate H1
- H1 BLOG duplicate H1
- H4 + skipped
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
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
BLink & Button Quality11 issue(s) across 46 links and 1 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| ./portfolio/isabelle-thomas-mission-chur… | Isabelle & ThomasSan Juan Capi… | img no alt | Add alt attribute to the image |
| ./portfolio/sophie-daniel-malibu-beach-e… | Camille & DrewMalibu, Californ… | img no alt | Add alt attribute to the image |
| ./portfolio/hannah-eli-venice-couples-se… | Hannah & EliLos Angeles, Calif… | img no alt | Add alt attribute to the image |
| ./portfolio/maya-sebastian-joshua-tree-e… | Maya & SebastiánJoshua Tree, … | img no alt | Add alt attribute to the image |
| ./portfolio/lily-connor-scottsdale-deser… | Lily & ConnorAustin, Texas | img no alt | Add alt attribute to the image |
| ./portfolio/grace-noah-san-miguel-coloni… | Grace & NoahSan Miguel de Alle… | img no alt | Add alt attribute to the image |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://facebook.com | (empty) | empty | Add link text or aria-label |
| https://instagram.com | (empty) | empty | Add link text or aria-label |
| https://tiktok.com | (empty) | empty | Add link text or aria-label |
| https://pinterest.com | (empty) | empty | Add link text or aria-label |
| https://youtube.com | (empty) | empty | Add link text or aria-label |
| https://facebook.com | (empty) | empty | Add link text or aria-label |
| https://youtube.com | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.framer-tll7wg (#175 on page); a.framer-tll7wg (#194 on page); a.framer-tll7wg (#213 on page); a.framer-tll7wg (#232 on page); https://facebook.com; https://instagram.com; https://tiktok.com; https://pinterest.com; https://youtube.com; https://facebook.com (+1 more)
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 9 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 FEEL IT. DON'T PERFO… | 9.79:1 | 3.0:1 | #000000 | #B1B1B1 | Pass |
| h1 DOCUMENTING LOVE THE… | 9.90:1 | 3.0:1 | #000000 | #B2B2B2 | Pass |
| h2 Weddings | 2.17:1 | 3.0:1 | #000000 | #574027 | Fail |
| h2 Elopements | 2.19:1 | 3.0:1 | #000000 | #524235 | Fail |
| h2 Engagements | 1.58:1 | 3.0:1 | #000000 | #3A2D24 | Fail |
| h2 Couples | 1.58:1 | 3.0:1 | #000000 | #3A2D24 | Fail |
| title My Framer Site | 9.68:1 | 4.5:1 | #000000 | #B0B0AF | Pass |
| p Book my session | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p Isabelle & Thomas | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p San Juan Capistrano,… | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p Camille & Drew | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p Malibu, California | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p Hannah & Eli | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p Los Angeles, Califor… | 9.90:1 | 4.5:1 | #000000 | #B2B2B2 | Pass |
| p About me | 5.45:1 | 4.5:1 | #000000 | #8F7F73 | Pass |
| p I'm Maren, a documen… | 4.14:1 | 4.5:1 | #000000 | #796C63 | Fail |
| p Maya & Sebastián | 3.47:1 | 4.5:1 | #000000 | #6A615A | Fail |
| p Joshua Tree, Califor… | 3.34:1 | 4.5:1 | #000000 | #6A5E54 | Fail |
| p Lily & Connor | 2.30:1 | 4.5:1 | #000000 | #52463B | Fail |
| p Austin, Texas | 3.92:1 | 4.5:1 | #000000 | #7B6758 | 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 Text Quality2 heading-text-quality issue(s) detectedPASS
A+Alt Text Quality1 of 16 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
A+Form AccessibilityAll 5 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| Name | text | Name* | none |
| Email* | none | ||
| Desired Service | select | Type of session* | none |
| Location | select | Estimated budget range | none |
| MessageEmail | textarea | Tell us about your day | none |
A+Form Input Types5 form control(s) checked, no type mismatchesPASS
A+Form Input Quality5 form control(s) checked, no input-semantic issuesPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 87 visible text node(s) render at >= 12 CSS pixelsPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 91/100 — 3 failing, 21 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 |
|---|
HOW FAR IN ADVANCE SHOULD WE BOOK? div.framer-lnj6y > div.framer-12xmtp0 > div.framer-1wxy6nv > h4.framer-text |
+ div.framer-40hys7 > div.framer-lxrjw0 > div.framer-1yp6oup > h4.framer-text |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1lf34k6 div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1lf34k6 |
div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1mi4gha div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1mi4gha |
div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1nv0xdd div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1nv0xdd |
div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1uxinaz div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-1uxinaz |
div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-32r2oc div.framer-1k9nk2i > div.framer-1jan5e9 > div.framer-1hbaxxc > a.framer-32r2oc |
div.framer-dm94or > div.framer-1pie98j > div.framer-hzoxbc > a.framer-2p3kj3 div.framer-dm94or > div.framer-1pie98j > div.framer-hzoxbc > a.framer-2p3kj3 |
div.framer-dm94or > div.framer-1pie98j > div.framer-hzoxbc > a.framer-10wjsgh div.framer-dm94or > div.framer-1pie98j > div.framer-hzoxbc > a.framer-10wjsgh |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.