Measured entry

tripled-hero-block-shadcnui

hero-effectminimal-flatmotion on file

A full-height personal portfolio hero with a grid backdrop, avatar placeholder, primary actions, social links, and staged entrance motion. It ships as a client-side shadcn registry block and depends on React, Framer Motion, Lucide icons, the shadcn Button, theme tokens, and supporting Radix utilities.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-hero-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-hero-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-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-hero-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious2
Axe moderate0
Axe minor0
Gzip marginal70.5 KB (135.9 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 41.80s
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 polished, adaptable portfolio shell that builds and mounts in its intended environment, but it is not launch-ready until its social links, actions, accessible names, and contrast are fixed. It needs a shadcn-style setup and is a poor drop-in choice for a bare React app.

Use it if

  • You need a ready-made developer portfolio opener with an introduction, project action, contact action, and social destinations.
  • Your app already uses shadcn conventions and can absorb Framer Motion for a single animated landing section.
  • You are prepared to replace the placeholder avatar, copy, actions, and social destinations before launch.

Skip it if

  • You need an accessible component without remediation, since the icon-only social links have no discernible names and the muted copy fails contrast checks.
  • Your site cannot justify adding Framer Motion and the supporting UI dependencies for a mostly static hero.
  • You need a product or company hero with navigation, media, or structured conversion content rather than a personal portfolio introduction.
  • You need working links out of the box, since the social destinations and button behaviors are placeholders.

Install

Installation record for tripled-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 styling and the expected theme variables, configure the at-sign source alias, provide the shared class-name utility and shadcn Button implementation, and install React, Framer Motion, Lucide icons, and the required Radix support. Then wire real destinations and add accessible labels.

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