Measured entry

tailark-veil-footer-4

footerminimal-flat

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.

Specimen
Harness screenshot of tailark-veil-footer-4 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-footer-4 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-footer-4 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-veil-footer-4
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal51.2 KB (116.6 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for tailark-veil-footer-4
Declared dependenciesclsx, tailwind-merge
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno 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/blocks
License
MIT
Record published
2026-08-15

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.