Measured entry

tripled-glassmorphism-launch-timeline-block-shadcnui

ctaglassmorphismmotion on file

A client-rendered launch-roadmap CTA that pairs a glassy intro card with an animated milestone list. It ships as a shadcn registry block and uses React, Framer Motion, Lucide icons, Tailwind theme tokens, plus local Badge and Button primitives backed by the shadcn utility setup.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-glassmorphism-launch-timeline-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-glassmorphism-launch-timeline-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-glassmorphism-launch-timeline-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-glassmorphism-launch-timeline-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious2
Axe moderate0
Axe minor0
Gzip marginal72.3 KB (137.7 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 39.88s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A polished, usable roadmap CTA with responsive composition and restrained motion, but it is not drop-in outside its intended ecosystem. It needs a shadcn-style setup, and teams should fix the contrast and list semantics before shipping it.

Use it if

  • You need a launch, onboarding, or delivery roadmap beside one primary booking CTA.
  • Your product already uses shadcn primitives and Tailwind theme tokens.
  • Staggered entrance motion and a stacked mobile layout fit the surrounding page.

Skip it if

  • Your accessibility bar requires clean results without first repairing low-contrast text and invalid list structure.
  • You need a lightweight static CTA and do not want Framer Motion or Lucide added to the page.
  • Your timeline is data-driven or interactive, since the milestones and CTA are fixed directly in the component.

Install

Installation record for tripled-glassmorphism-launch-timeline-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

For a non-shadcn project, add React, Framer Motion, Lucide React, the declared Radix UI dependency, Tailwind with compatible theme tokens and path aliases, a cn utility, and matching Badge and Button primitives. Move the decorative connector out of the list and retune muted text colors.

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.