Measured entry

tripled-cta-hero-block-shadcnui

herominimal-flatmotion on file

An animated client-side hero for a product trial or lead-capture page. It ships as a shadcn registry block built from Badge, Button, Card, and Input components, with Tailwind theme tokens and path aliases. Framer Motion drives the entrance and looping effects, Lucide supplies the icons, and React holds the email and hover state.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-cta-hero-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-cta-hero-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-cta-hero-block-shadcnui 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 tripled-cta-hero-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal72.8 KB (138.2 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 55s
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 credible starting point for an animated SaaS acquisition hero, with clean responsive behavior and sensible visual hierarchy. It is not drop-in outside its ecosystem: it needs a shadcn-style setup, and the form, play control, proof points, and offer copy all require real implementation or replacement.

Use it if

  • You need a two-column SaaS hero with email capture, benefit points, social proof, and a video-style visual.
  • Your app already uses shadcn components, Tailwind theme tokens, and the standard source alias.
  • You are prepared to connect the email action and video affordance to real product behavior.
  • Looping motion and externally loaded avatar artwork fit your page experience and privacy policy.

Skip it if

  • You need a working signup form or playable video without adding handlers, validation, and backend integration.
  • Your project avoids Framer Motion or cannot justify its added client bundle for a hero section.
  • Your design system is not based on shadcn and Tailwind, making adaptation more work than rebuilding the layout.
  • You cannot replace generic claims, trial terms, statistics, and remote avatar placeholders before launch.

Install

Installation record for tripled-cta-hero-block-shadcnui
Declared dependenciesframer-motion, react, radix-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 Tailwind with the expected theme tokens and source alias, the shared class-name utility, and compatible Badge, Button, Card, and Input components. Install React, Framer Motion, Lucide icons, and any Radix primitives used by those UI components. Mark the file as client-rendered where your framework requires it.

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