Measured entry

hyperui-footer-1

footerunclassified

A copyable HyperUI HTML footer styled with Tailwind utility classes. It combines a newsletter signup, grouped navigation, social links with inline SVG icons, and legal links. It has no declared package dependencies or component runtime, but it relies on Tailwind-generated styles and needs application wiring for the form and destinations.

Specimen
Harness screenshot of hyperui-footer-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-footer-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-footer-1 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-footer-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal7.3 KB (72.7 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A practical, dependency-light starting point for a full marketing footer, with responsive behavior holding up in the harness. Adopt it if the information density fits, but fix the flagged text contrast and replace every placeholder link and form behavior before shipping.

Use it if

  • You need a content-heavy marketing footer with newsletter, navigation, social, and legal sections already arranged.
  • Your project already uses Tailwind and can replace the sample copy, links, logo, and social destinations.
  • You want static markup that can be adapted without adopting a component library or client-side runtime.

Skip it if

  • Your accessibility bar requires a clean audit before adoption, since the current color choices include a serious contrast failure.
  • You need a compact footer with only a few links, because this layout carries substantial navigation and signup content.
  • Your stack does not use Tailwind and you do not want to translate a large set of utility classes.
  • You need a working subscription flow out of the box, since the included form is presentation markup only.

Install

Installation record for hyperui-footer-1
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

A non-shadcn project should add and configure Tailwind CSS so these utility classes are generated. Then connect the email form to your submission flow, replace placeholder links and branding, and adjust the low-contrast text color to meet your accessibility standard.

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.