Acme demo landing
Built for Bug Hunter Crew
This page exists so browser_qa_audit has something safe to crawl. The findings below are intentional and used to demonstrate the tool — not bugs in Hermes Loop itself.
Intentional issues
- Duplicate
<h1>at the top of the page. - Icon-only button with no accessible name (no text, no
aria-label). - Broken link to a missing page.
- Form below has unlabeled inputs.
- A wide block forces mobile horizontal overflow.
- An inline script throws a console error after load.
- Weak CTA copy on the rightmost card.
Cards
Icon-only button (intentional EMPTY_BUTTON)
Form (intentional MISSING_LABEL)
Mobile-overflow block
This element is 1100px wide and has no max-width — at 390px it triggers MOBILE_OVERFLOW.