Measured entry
meraki-hero-coming-soon
A full-page coming-soon hero delivered as standalone HTML. It combines a responsive navigation, email notification prompt, footer links, dark-mode classes, and a remote logo. Styling comes from Tailwind loaded by CDN, while Alpine.js controls the mobile menu.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 2 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 19.9 KB (85.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | none |
Verdict
A practical static launch-page scaffold that mounts cleanly and adapts across the tested layouts. Use it as a starting point, not a finished feature: wire the signup flow, replace placeholder destinations, and fix the contrast and unnamed logo link before release.
Use it if
- You need a complete launch placeholder with navigation, signup prompt, and footer already composed.
- Your site already uses Tailwind and can support Alpine directives for the mobile menu.
- You want a static starting point and will connect the email field and links to real behavior.
Skip it if
- You need an accessible component without remediation, since the tested markup has contrast and unnamed-link issues.
- Your project avoids CDN scripts or Alpine.js for interactive behavior.
- You want a working subscription flow out of the box; the field and button have no form handling.
- You need a reusable framework component rather than a complete HTML document.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind CSS and Alpine.js, preserve support for the Alpine menu directives, and define an x-cloak rule to prevent pre-load flicker. Replace the remote logo if desired, then add form submission, accessible control labels, a discernible name for the logo link, and compliant text colors.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/merakiui/merakiuiAlternatives
Other published entries for the hero pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-tabbed-hero-sectionunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 50.6KB
- Bare
- fail
- Prov
- NO
- 8bitcn-hero1skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 51.5KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-5minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-6minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- ruixen-arc-reveal-herounclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 71.6KB
- Bare
- fail
- Prov
- NO
- tripled-cta-hero-block-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 72.8KB
- Bare
- fail
- Prov
- NO