Public accessibility assessment

Accessibility issues detected on pavementcoffeehouse.com

Evolize inspected 5 public pages on pavementcoffeehouse.com and detected 53 automatically identifiable accessibility findings.

53Findings detected
11WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: Critical · 29 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 4 inspected pages
Most affected page/38 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)21 detected findings

Is pavementcoffeehouse.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on pavementcoffeehouse.com and detected 53 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 4 inspected pages. The most affected inspected page was "/", where 38 findings were detected. The assessment identified findings mapped to 11 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Buttons have no accessible name

    WCAG 4.1.2 (A) · 4 inspected pages · 4 instances
    Why this matters

    Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

    Recommended action

    Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  2. Critical

    Buttons have no accessible name

    WCAG 4.1.2 (A) · 4 inspected pages · 4 instances
    Why this matters

    Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

    Recommended action

    Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  3. Critical

    Buttons have no accessible name

    WCAG 4.1.2 (A) · 4 inspected pages · 4 instances
    Why this matters

    Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

    Recommended action

    Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  4. Critical

    Buttons have no accessible name

    WCAG 4.1.2 (A) · 3 inspected pages · 3 instances
    Why this matters

    Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

    Recommended action

    Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 3 instances
    Why this matters

    Links expose no accessible name, so screen-reader users cannot determine their destination.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes. The link points to https://www.facebook.com/pavementcoffeehouse/.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA2144 / 5
2.4.4Link Purpose (In Context)A1444 / 5
1.3.1Info and RelationshipsA544 / 5
2.4.3Focus OrderA444 / 5
3.3.2Labels or InstructionsA444 / 5
4.1.2Name, Role, ValueA444 / 5
1.1.1Non-text ContentA244 / 5
1.4.4Resize TextAA144 / 5
2.1.1KeyboardA122 / 5
2.2.2Pause, Stop, HideA122 / 5
2.4.1Bypass BlocksA133 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Buttons have no accessible name

WCAG 4.1.2 (A)15 instances4 inspected pages

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Why it matters

Interactive buttons expose no accessible name, so their purpose cannot be determined by assistive technology.

Recommended correction

Give it an accessible name that describes the action it performs: provide visible text when a visible label is appropriate, an aria-label for an icon-only control (for example aria-label="Dismiss notification"), or aria-labelledby when an existing visible label already describes it. Avoid vague names such as "Button", "Action", or the component's internal name.

View 15 affected elements
Component · Ref LCFNXI
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Element#scroll-to-top-button
Markup
<button id="scroll-to-top-button" class="sf__btn btn-scroll-top sf__btn-primary fixed z-50 bottom-[86px] items-center justify-center right-4 opacity-0 transition-opacity">
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref E40WLB
Affected pagehttps://pavementcoffeehouse.com/cart
Element.px-3.py-2[type="submit"]
Accessible nameSearch
Markup
<button type="submit" class="py-2 px-3">
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref XAWP56
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.top-4
Markup
<button class="absolute top-4 right-4 close-btn" area-label="Close header">
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref AGDGPU
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.not-move
Accessible nameSubscribe
Markup
<button type="submit" name="commit" class="not-move newsletter-button sf__btn sf__btn-primary">
                    <span>Subscribe</span>
                </button>
Affected pages/ /pages/contact /pages/contact-us
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)49 instances4 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 49 affected elements
Component · Ref SCB5K5
Affected pagehttps://pavementcoffeehouse.com/
Element.sf__parent-item.py-5[href$="order-takeout"]
Accessible nameORDER AHEAD
Markup
<a href="/pages/order-takeout" class="block px-4 py-5 flex items-center sf__parent-item">
                    ORDER AHEAD
                    
                </a>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref 7KFGU6
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.bread-crumb__item
Accessible nameHome
Markup
<a href="/" class="bread-crumb__item" title="Back to the home page">
        Home
    </a>
Affected pages/pages/contact /pages/contact-us /cart
Component · Ref 5PRXSK
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Element.text-sm
Accessible name© Copyright 2025 Pavement Coffee | Website By: Bueno Social
Markup
<span class="text-sm">© Copyright 2025 Pavement Coffee   |  Website By:  <a href="https://buenosocial.com/"> Bueno Social</a></span>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref QP6D5E
Affected pagehttps://pavementcoffeehouse.com/
Elementa[href$="buenosocial.com/"]
Accessible nameBueno Social
Markup
<a href="https://buenosocial.com/"> Bueno Social</a>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref Y5SK7M
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.lg\:w-1\/6.sf__footer-block-custom_text.sf-footer__block:nth-child(2) > .sf-footer__block-inner.px-5 > .sf__accordion-content > .pb-5.md\:pb-0 > .mt-0.block-text > p > a > strong
Accessible nameOUR STORY
Markup
<strong>OUR STORY</strong>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref LHAHPR
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.sf-footer__block-inner.px-5 > .sf__accordion-content > .pb-5.md\:pb-0 > .mt-0.block-text > p > a[href$="contact"][title="Contact"] > strong
Accessible nameCONTACT
Markup
<strong>CONTACT</strong>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref ENDFRH
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Elementh4
Accessible nameDon't worry, we keep it pretty casual.
Markup
<h4 style="color: #fff; font-size: 16px;">Don't worry, we keep it pretty casual.</h4>
Affected pages/ /pages/contact /pages/contact-us
Component · Ref R3A6V8
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element#cookieconsent\:desc
Accessible nameThis website uses cookies to ensure you get the best experience on our website. Learn more
Markup
<span id="cookieconsent:desc" class="cc-message">
Affected pages/pages/contact /pages/contact-us
Component · Ref 9K0ABF
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Elementh2 > span
Accessible nameBag 15% off your first webstore order
Markup
<span style="color: #fff; font-weight: bold;">Bag 15% off your first webstore order </span>
Affected pages/pages/contact /pages/contact-us
Component · Ref FO3OPP
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Element.text-center > h2
Accessible nameJOIN OUR NEWSLETTERBag 15% off your first webstore order
Markup
<h2 style="font-weight: bold; font-size: 42px; letter-spacing: 1.px;">JOIN OUR NEWSLETTER<br><span style="color: #fff; font-weight: bold;">Bag 15% off your first webstore order </span>
</h2>
Affected pages/pages/contact /pages/contact-us
Component · Ref 3VG65Z
Affected pagehttps://pavementcoffeehouse.com/
Element.kg-icon-box-title-link[href$="jobs"]
Accessible nameJOIN OUR TEAM
Markup
<a href="/pages/jobs" class="kg-icon-box-title-link">
                                          
                                              JOIN OUR TEAM
                                          
                                            </a>
Component · Ref V8QKN3
Affected pagehttps://pavementcoffeehouse.com/
Element.slide-in > .slide__block-link.inline-block.sf__btn-primary
Accessible nameJOIN OUR TEAM
Markup
<a target="_blank" href="https://jobs.appone.com/pavementcoffeehouse" class="slide__block-link inline-block sf__btn sf__btn-primary ">
                                            JOIN OUR TEAM
                                        </a>
Component · Ref R83N6E
Affected pagehttps://pavementcoffeehouse.com/
Element.sf-custom__block-inner.w-full > .text-center > h2 > span
Accessible nameBag 15% off your first webstore order
Markup
<span style="color: #fff; font-weight: bold;">Bag 15% off your first webstore order </span>
Component · Ref QD1DQP
Affected pagehttps://pavementcoffeehouse.com/
Element.text-left > p:nth-child(2)
Accessible nameJOIN THE PAVEMENT TEAM
Markup
<p style="font-weight: bold; letter-spacing: 4px; margin-bottom: 1rem;">JOIN THE PAVEMENT TEAM</p>
Component · Ref K1P3FC
Affected pagehttps://pavementcoffeehouse.com/
Element.content__heading.lg\:text-5xl.sm\:text-4xl > strong
Accessible nameGROW WITH US
Markup
<strong style="font-weight: bold;">GROW WITH US</strong>
Component · Ref A1AKTE
Affected pagehttps://pavementcoffeehouse.com/
Element.slide-in > .slide__block-title.text-5xl.text-white > .sf__font-normal
Accessible nameNow Hiring Staff!
Markup
<span style="letter-spacing:1.2px;color:#fff;" class="sf__font-normal">
Now Hiring Staff!<br>
</span>
Component · Ref 9SMX80
Affected pagehttps://pavementcoffeehouse.com/
Element.sf-custom__block-inner.w-full > .text-center > h2
Accessible nameJOIN OUR NEWSLETTERBag 15% off your first webstore order
Markup
<h2 style="font-weight: bold; font-size: 42px; letter-spacing: 1.px;">JOIN OUR NEWSLETTER<br><span style="color: #fff; font-weight: bold;">Bag 15% off your first webstore order </span>
</h2>
Component · Ref O82LZU
Affected pagehttps://pavementcoffeehouse.com/
Element.jdgm-rating-star
Accessible name
Markup
<span class="jdgm-rating-star">★</span>
Component · Ref SY6VBC
Affected pagehttps://pavementcoffeehouse.com/
Element.slide-in > .slide__block-title.text-5xl.text-white > div
Accessible nameLove coffee & hospitality? Join our growing cafe team! Full- and part-time positions available!
Markup
<div style="
color:#fff;
font-size:18px;
font-weight:300;
letter-spacing:.5px;
line-height:1.2;
margin-top:12px;">
Love coffee &amp; hospitality? Join our growing cafe team! <br>
Full- and part-time positions available!
</div>
Component · Ref 7733SS
Affected pagehttps://pavementcoffeehouse.com/
Element.prose > p
Accessible nameWe are looking for talented people like you to help us positively energize people. Pavement is an equal opportunity employer, and we value the positive impact that diversity in background, experiences, culture, and identity brings to our company.
Markup
<p>We are looking for talented people like you to help us positively energize people. Pavement is an equal opportunity employer, and we value the positive impact that diversity in background, experiences, culture, and identity brings to our company.<br></p>
Component · Ref 9ZR1TQ
Affected pagehttps://pavementcoffeehouse.com/
Element.sf__btn-small.sf__btn-secondary[href$="jobs"]
Accessible nameFIND OPENINGS
Markup
<a href="/pages/jobs" class="sf__btn sf__btn-secondary sf__btn-small">FIND OPENINGS</a>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)40 instances4 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 40 affected elements
Component · Ref DFNWEX
Affected pagehttps://pavementcoffeehouse.com/cart
Elementdiv > div > div > div:nth-of-type(1) > li:nth-of-type(1) > button
Accessible nameSHOP
Markup
<button class="w-full px-4 py-3 flex items-center justify-between">
                                    <span>SHOP</span>
                                    


        <svg class="w-[16px] h-[16px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path d="M17.525 36.465l-7.071 7.07c-4.686 4.686-4.686 12.284 0 16.971L205.947 256 10.454 451.494c-4.686 4.686-4.686 12.284 0 16.971l7.071 7.07c4.686 4.686 12.284 4.686 16.97 0l211.051-211.05c4.686-4.686 4.686-12.284 0-16.971L34.495 36.465c-4.686-4.687-12.284-4.687-16.97 0z"></path></svg>
    

     …
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref L5AGGH
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Elementdiv#shopify-section-header > section > div:nth-of-type(1) > header:nth-of-type(1) > div:nth-of-type(1) > a
Accessible name<img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse"> <img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse">
Markup
<a href="/" class="block py-2.5 logo-img relative">
          
          
          <div data-image-id="25559551967382" class="sf-image sf-logo-default" data-image-wrapper="" data-image-loading="" style="--aspect-ratio: 3.4525547445255476;">
  <img class="lazyload inline-block" data-src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_{width}x.png?v=1653020845" data-widths="[180,360,473]" data-aspectratio="3.4525547445255476" data-sizes="auto" alt="Pavement Coffeehouse" data-image="">
  <noscript>
    <img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pa…
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref AGO9I7
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Elementdiv > ul > li:nth-of-type(1) > ul > li:nth-of-type(4) > a
Accessible nameTEA
Markup
<a href="/collections/tea" class="block p-2 pl-8">
                        TEA
                    </a>
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref 7FO182
Affected pagehttps://pavementcoffeehouse.com/
Elementdiv > div:nth-of-type(1) > li:nth-of-type(1) > div > div > button
Accessible nameBack
Markup
<button class="back p-4 font-medium flex items-center ">
                                            


        <svg xmlns="http://www.w3.org/2000/svg" class="w-[16px] h-[16px]" fill="none" viewBox="0 0 16 17"><path fill="currentColor" d="M8.12109 15.9141c-.21093.1875-.41015.1875-.59765 0L.175781 8.53125c-.210937-.1875-.210937-.375 0-.5625L7.52344.585938c.1875-.1875.38672-.1875.59765 0l.70313.703122c.1875.1875.1875.38672 0 .59766L3.375 7.33594h11.9883c.2812 0 .4219.14062.4219.42187v.98438c0 .28125-.1407.42187-.4219.42187H3.375l5.44922 5.44924c.1875.2109.1875.4101 0 .5976l-.70313.7032z"></path>…
Affected pages/ /pages/contact /pages/contact-us /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)37 instances4 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 37 affected elements
Component · Ref YHIFNH
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Elementform#create_customer > input:nth-of-type(3)
Markup
<input type="text" name="customer[first_name]" placeholder="First Name" class="form-control">
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref A0VQHC
Affected pagehttps://pavementcoffeehouse.com/cart
Elementdiv > div:nth-of-type(2) > div:nth-of-type(2) > div > form > input:nth-of-type(3)
Markup
<input class="form-control" type="email" name="email" placeholder="Email" spellcheck="false" autocomplete="off" autocapitalize="off">
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref HNM9KG
Affected pagehttps://pavementcoffeehouse.com/pages/contact-us
Elementinput#ContactSubscribeb359c3bf-b14a-4951-aaf5-0c328e0eb805-email
Markup
<input type="email" name="contact[email]" id="ContactSubscribeb359c3bf-b14a-4951-aaf5-0c328e0eb805-email" value="" placeholder="Enter your email address" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" class="w-full focus:border-black block placeholder-gray-500 placeholder-opacity-75 bg-transparent border border-color-border border-r-0 px-4 py-2 rounded-tl rounded-bl newsletter__input-st">
Affected pages/ /pages/contact /pages/contact-us
Component · Ref GAZPWD
Affected pagehttps://pavementcoffeehouse.com/
Elementdiv#scd-note > div:nth-of-type(2) > textarea
Markup
<textarea name="note" class="form-control" rows="3" placeholder="Special instructions for seller"></textarea>
Affected pages/ /pages/contact /pages/contact-us
High

Zooming and scaling must not be disabled

WCAG 1.4.4 (AA)4 instances4 inspected pages

Zooming and scaling must not be disabled

Why it matters

Zooming and scaling must not be disabled

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 4 affected elements
Component · Ref 71LPM1
Affected pagehttps://pavementcoffeehouse.com/cart
Elementmeta[name="viewport"]
Markup
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0">
Affected pages/ /pages/contact /pages/contact-us /cart
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)4 instances4 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 4 affected elements
Component · Ref QX8B7D
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Elementdiv#shopify-section-header > section > div:nth-of-type(1)
Accessible name<img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse"> <img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse"> Cart 0 <img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse"> <img class="inline-block" src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_2048x2048.png?v=1653020845" alt="Pavement Coffeehouse"> SHOP Menu BEST SELLERS SUBSCRIPTIONS COFFEE TEA Menu GIFT CARDS GEAR MERCH <img class="" src="//pavementcoffeehouse.com/cdn/shop/files/PAVEMENT_Menu_4_2048x2048.jpg?v=1653020958" alt=""> LOCATIONS MENU ALLSTON BERKLEE …[truncated by Evolize: exceeded D1 value limit]
Markup
<div class="absolute inset-x-0 z-[70] header__wrapper">
        


<header class="flex lg:hidden sf-header__mobile container-fluid bg-white items-center" data-screen="sf-header__mobile" data-transparent="false">
    <a class="flex flex-1 w-1/4 py-3.5 sf-menu-button">
    


        <svg class="w-[22px] h-[22px]" fill="currentColor" stroke="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
            <path d="M442 114H6a6 6 0 0 1-6-6V84a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6 0 0 1-6-6v-24a6 6 0 0 1 6-6h436a6 6 0 0 1 6 6v24a6 6 0 0 1-6 6zm0 160H6a6 6…
Affected pages/ /pages/contact /pages/contact-us /cart
Low

Low-quality alternative text

WCAG 1.1.1 (A)22 instances4 inspected pages

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Why it matters

Alt text looks like a filename, a generic word ("image", "photo"), or is duplicated across unrelated images — it likely does not describe the content.

Recommended correction

Replace placeholder or filename alt text with a concise description of what the image conveys.

View 22 affected elements
Component · Ref YWP21R
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Elementdiv:nth-of-type(3) > div > div:nth-of-type(1) > a > div:nth-of-type(1) > img
Markup
<img class="inline-block lazyautosizes ls-is-cached lazyloaded" data-widths="[180,360,473]" data-aspectratio="3.4525547445255476" data-sizes="auto" alt="Pavement Coffeehouse" data-image="" data-srcset="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_180x.png?v=1653020845 180w, //pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_360x.png?v=1653020845 360w, //pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_473x.png?v=1653020845 473w" sizes="195px" srcset="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_180x.png?v=1653020845 180w, //pavementcoffee…
Affected pages/ /pages/contact /pages/contact-us /cart
Component · Ref L22RUA
Affected pagehttps://pavementcoffeehouse.com/pages/contact
Elementdiv:nth-of-type(1) > header:nth-of-type(1) > div:nth-of-type(1) > a > div:nth-of-type(2) > img
Markup
<img class="lazyload inline-block" data-src="//pavementcoffeehouse.com/cdn/shop/files/logo-pavement-header_{width}x.png?v=1653020845" data-widths="[180,360,473]" data-aspectratio="3.4525547445255476" data-sizes="auto" alt="Pavement Coffeehouse" data-image="">
Affected pages/ /pages/contact /pages/contact-us /cart

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.