Measured entry

hyperui-footers-6

footereditorial

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.

Specimen
Harness screenshot of hyperui-footers-6 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-footers-6 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-footers-6 at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

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.

Harness measurements recorded for hyperui-footers-6
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal25.7 KB (91.1 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten 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

Installation record for hyperui-footers-6
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno 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.

Alternatives

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.