Measured entry
hyperui-footers-6
A responsive marketing footer that pairs grouped navigation and legal links with a demo-request email form. It ships as static HTML styled entirely with Tailwind utility classes, includes its logo as inline SVG, and has no declared runtime package dependencies. The form markup provides layout only, not submission behavior.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 25.7 KB (91.1 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A practical choice for service or consultancy sites that want the footer to double as a lead-generation panel. The responsive structure is dependable and dependency-light, but the form still needs real behavior and the low-contrast text must be corrected before production.
Use it if
- You need a footer that combines company navigation with a prominent lead-capture prompt.
- Your Tailwind theme can absorb the teal and gray utility palette with minor edits.
- You want navigation and signup content to stack on smaller screens and split into columns on wider screens.
Skip it if
- You need a working demo-request flow without adding validation, submission logic, and user feedback.
- Your footer should stay compact and avoid competing with the page's primary conversion action.
- You require accessibility checks to pass without first correcting the low-contrast text treatment.
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 ensure its utility styles scan this markup. Convert HTML attributes to your framework's syntax if needed, replace the placeholder logo and links, connect the form to your submission layer, and adjust muted text colors to meet contrast requirements.
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/markmead/hyperuiAlternatives
Other published entries for the footer pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-ruixen-gradient-footergradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.0KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-7editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.4KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO