Measured entry
hyperui-ctas-3
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.



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 | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 17.9 KB (83.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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.
Author repository
github.com/markmead/hyperuiAlternatives
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