Measured entry

hyperui-ctas-3

ctaeditorial

A responsive split CTA that pairs a headline, supporting copy, and action link with an editorial image. It ships as raw HTML styled with Tailwind utility classes, uses no JavaScript or package dependencies, and loads its sample image from Unsplash.

Specimen
Harness screenshot of hyperui-ctas-3 at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-ctas-3 at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of hyperui-ctas-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 hyperui-ctas-3
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal17.9 KB (83.3 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A practical, low-complexity CTA with sensible responsive behavior and no runtime dependency burden. It is a solid starting point for image-led campaigns, but it is not production-ready unchanged because the muted body copy has a contrast failure and the placeholder link and imagery need real content.

Use it if

  • You need a straightforward campaign or landing-page CTA with a strong image alongside concise copy.
  • Your layout should stack cleanly on narrow screens and switch to a split presentation when space allows.
  • You want a static, dependency-light section that is easy to adapt in a Tailwind project.

Skip it if

  • Your project does not use Tailwind and you do not want to translate the utility classes into local CSS.
  • You need an interactive CTA with forms, disclosure controls, analytics hooks, or application state already included.
  • You cannot review and adjust the muted body-copy color to resolve the detected contrast issue.
  • Your content model cannot supply a suitable wide image with a crop that works across responsive layouts.

Install

Installation record for hyperui-ctas-3
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add Tailwind CSS with the utilities used by the markup, then copy the section into your template or component. Replace the placeholder copy, link target, and Unsplash image, provide an appropriate image description when informative, and adjust the muted text color until it meets your accessibility standard.

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