Measured entry

efferd-cta-5

pricingminimal-flat

A compact newsletter call-to-action block, despite its pricing queue label, shipped as a shadcn registry component. It composes local Button and InputGroup primitives, Lucide icons, Tailwind theme classes, and remotely hosted avatar images; the installed dependency chain also includes Radix UI.

Specimen
Harness screenshot of efferd-cta-5 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of efferd-cta-5 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of efferd-cta-5 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 efferd-cta-5
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal34.0 KB (99.4 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 1m 43s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A tidy, responsive signup block for teams already using the expected component conventions, but it is mislabeled as pricing and needs copy and contrast fixes. It does not mount in a bare project and needs a shadcn-style setup before it is usable.

Use it if

  • You need a centered email signup section with a short trust cue.
  • Your app already has shadcn-style Button and InputGroup primitives plus Tailwind theme tokens.
  • You are prepared to connect the presentational input and button to your own subscription flow.

Skip it if

  • You need an actual pricing component rather than a newsletter call to action.
  • You require the supplied colors to pass accessibility checks without adjustment.
  • You cannot depend on externally hosted avatar images or will not replace them.
  • You want finished production copy, since the heading contains a spelling error.

Install

Installation record for efferd-cta-5
Declared dependenciesradix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

In a non-shadcn project, add compatible Button and InputGroup components, the aliased class-name utility expected by the button, Tailwind theme tokens and utilities, Lucide icons, and the Radix UI dependency chain. Configure the at-sign path alias, then replace or locally host the avatar assets.

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.

Alternatives

Other published entries for the pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.