Measured entry

tailark-veil-call-to-action-3

ctaminimal-flat

A compact email signup call-to-action with a heading, address field, and linked Subscribe button. It ships as a React block for Next.js, styled with Tailwind theme and container-query utilities. It imports Lucide icons and relies on Tailark's registry Button component with slot-style child rendering.

Specimen
Harness screenshot of tailark-veil-call-to-action-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-call-to-action-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tailark-veil-call-to-action-3 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-call-to-action-3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal50.9 KB (116.3 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 1.97s
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-95730607d795/src/cut/components/call-to-action-3.tsx".

Verdict

Do not treat this as installer-ready. The build fails because the referenced Tailark Button registry item returns a not-found response, and it needs a shadcn-style setup. Teams needing a verified production CTA should avoid it until that dependency is repaired.

Use it if

  • You already use Next.js, Tailwind theme tokens, and shadcn-style component aliases, and can supply the missing Button dependency manually.
  • You want a compact newsletter prompt and plan to add your own form submission, validation, consent copy, and success state.
  • Your design system supports the block's serif heading, muted text, ring states, and container-query variants.

Skip it if

  • You need a working subscription form out of the box, since the field is not submitted and Subscribe is only a link.
  • You depend on registry installation succeeding without manual repair, because the referenced Tailark Button registry item currently returns a not-found response.
  • Your app does not use Next.js or you do not want to replace its Link import and shadcn-style Button contract.
  • You need a verified mount or accessibility result, since the dependency failure prevented the harness from rendering the block.

Install

Installation record for tailark-veil-call-to-action-3
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 theme tokens and container-query utilities, install Lucide React, provide a Button compatible with child-slot rendering, configure the component alias, and either use Next.js Link or replace it. The missing Tailark Button must be sourced or recreated before the block can build.

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 cta pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.