Measured entry
tailark-veil-footer-4
A compact Tailark footer shipped as a shadcn registry block. It renders a logo, short brand statement, social icons, navigation links, and copyright text. The source expects Next.js Link, Lucide icons, Tailwind utility classes and theme tokens, plus a separate Tailark logo registry item.



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.2 KB (116.6 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 739ms error during build: [vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-8d07a7760c4c/src/cut/components/footer-4.tsx".
Verdict
Do not adopt it directly from the registry yet. The build fails because the referenced Tailark logo item returns not found, so the footer never mounts. It also needs a shadcn-style setup; use the source only if you can provide the logo locally and verify the repaired block.
Use it if
- You want a restrained single-column footer with brand, social, navigation, and legal areas.
- Your app already uses Next.js, Lucide, Tailwind theme tokens, and a shadcn-style registry workflow.
- You are willing to supply or repair the missing logo component before adoption.
Skip it if
- You need a dependency that installs cleanly from the published registry today.
- Your project does not use Next.js and you do not want to replace its Link component.
- You need a dense multi-column sitemap, newsletter form, or substantial legal navigation.
- You want a framework-neutral footer with plain CSS and no icon package.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
A non-shadcn project must add Tailwind with compatible background, foreground, muted, and border theme tokens, enable container-query utilities, install Lucide React, provide a Logo component, and either use Next.js Link or replace it with the project router or anchors. The broken logo registry reference must be removed or redirected.
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