Measured entry
tailark-veil-call-to-action-3
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.



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.9 KB (116.3 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 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
| 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 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/blocksAlternatives
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.
- meraki-cta-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-formminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- meraki-cta-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO