Measured entry
tailark-veil-footer-3
A minimal React footer with a brand, primary navigation, policy links, and copyright copy. It uses a framework link component, Tailwind utility and container-query classes, theme color tokens, 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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 50.2 KB (115.6 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
The corrected run builds and mounts this footer cleanly without shadcn scaffolding, with no measured accessibility issue. It is a dependable minimal shell once the logo, placeholder destinations, and legal copy are made project-specific.
Use it if
- You want a compact footer with primary and policy navigation.
- Your project can support Tailwind container queries and theme tokens.
- You can replace the logo, destinations, and sample copyright copy.
Skip it if
- You need social links, newsletter signup, or dense multi-column navigation.
- Your footer content must be managed from a CMS without component changes.
- Your stack cannot adapt the framework link or Tailwind utility assumptions.
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 local import alias, Tailwind theme tokens, and container-query variants, then use the supplied framework link or your router's equivalent. No shadcn setup is required. Replace all placeholder routes and copy.
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