Measured entry
tailark-mist-footer-1
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.



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 | 51.6 KB (117.0 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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/blocksAlternatives
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