Measured entry

tailark-mist-footer-1

footerminimal-flat

A static centered marketing footer with a linked brand mark, navigation, social icons, and copyright text. It uses Next.js Link, Tailwind utility and theme classes, a local import alias, and a separate logo component.

Specimen
Harness screenshot of tailark-mist-footer-1 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-footer-1 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-mist-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 tailark-mist-footer-1
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal51.6 KB (117.0 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

The footer now builds and mounts cleanly in bare mode, so the old missing-logo failure no longer describes the measured component. Its layout is practical, but several muted links need stronger contrast before production release.

Use it if

  • You want a compact footer with centered navigation and several social destinations.
  • Your project uses Next.js or can swap its link component for a framework equivalent.
  • You can replace the placeholder routes, identity, and copyright copy.

Skip it if

  • You need policy links, contact details, newsletter signup, or dense footer navigation.
  • Your project does not use Tailwind and you do not want to translate the utility classes.
  • You need an accessibility-ready default without revising the muted link colors.

Install

Installation record for tailark-mist-footer-1
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Copy the footer and logo component, configure the import alias and Tailwind theme tokens, then keep Next.js Link or replace it with your router's link element. Replace all placeholder destinations and copy. No shadcn setup is required.

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/tailark/blocks
License
MIT
Record published
2026-08-18

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.