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.



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 | 2 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.3 KB (137.7 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no 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.
Author repository
github.com/moumen-soliman/uitripledAlternatives
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