Measured entry
tripled-glassmorphism-listen-app-block-shadcnui
hover-effectglassmorphismmotion on file
A client-side React music landing block combining promotional copy, calls to action, a glass-styled player, selectable tracks, and a Spotify embed. It ships as a shadcn registry block and relies on Tailwind theme conventions, shadcn Button, Badge, and Card primitives, Lucide icons, React state, and Spotify. Framer Motion is declared but unused in the block source.



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 | flagged at 375 |
| Axe critical | 1 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 33.7 KB (99.1 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 40.63s 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 convincing music-product showcase at wider viewports, but not release-ready as copied. The narrow layout overflows, icon-only controls lack accessible names, and most transport controls are visual. It needs a shadcn-style setup because the bare mount fails on the expected utility import.
Use it if
- You need a music product hero that pairs marketing copy with a credible player preview.
- Your project already uses shadcn conventions and can host a Spotify iframe.
- You can wire the promotional and transport controls to real product behavior before release.
Skip it if
- You need accessible player controls without adding names to the icon-only buttons.
- Your layout must work on narrow screens without fixing the observed horizontal overflow.
- You need a functional audio player rather than a visual demo with mostly inert controls.
- Your privacy or content policy does not permit a third-party Spotify embed.
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 |
In a non-shadcn project, add Tailwind theme tokens and utilities, the at-sign path alias and cn helper, compatible Button, Badge, and Card primitives, Lucide React, React, and the declared Radix UI and Framer Motion packages. Enable client components and permit Spotify iframe content.
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 hover-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- eldora-card-flip-hover3d
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- uilayouts-btn-hover-left-flip3d
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- uilayouts-btn-hover-down3d
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- uilayouts-btn-hover-multiplegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- magicui-cool-modespatial
- Renders
- YES
- A11y
- 0
- Gzip
- 21.8KB
- Bare
- pass
- Prov
- NO
- uilayouts-hovercard2gradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 24.0KB
- Bare
- pass
- Prov
- NO