Measured entry

ruixen-case-study-tabs

testimonialsunclassifiedmotion on file

A client-side React section that switches among branded testimonials and optional case-study headlines and links. It ships as registry source for a Next.js and Tailwind app, using Next Link, Lucide icons, shadcn Tabs, the cn helper, React state, and ResizeObserver for its animated tab indicator.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of ruixen-case-study-tabs at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-case-study-tabs at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-case-study-tabs 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 ruixen-case-study-tabs
BuildOK
MountOK
Console errors4
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal61.4 KB (126.9 KB build, 65.5 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

CONSOLE

Failed to load resource: the server responded with a status of 404 (Not Found)

Verdict

A credible choice for a polished, compact customer-proof section: it built, mounted, stayed within its viewports, and showed no automated accessibility violations. It needs a shadcn-style setup, and the demo's missing media shows that production logos and avatars must be wired carefully.

Use it if

  • You want several customer quotes condensed into one branded section.
  • Your app already uses shadcn Tabs, Tailwind theme tokens, and Next.js routing.
  • You can supply accessible brand logos and reliable author avatar URLs.

Skip it if

  • You need all testimonials visible at once for scanning or indexing.
  • Your stack is not Next.js and you do not want to replace its Link component.
  • You want a dependency-light testimonial block without Radix tabs or client-side measurement.

Install

Installation record for ruixen-case-study-tabs
Declared dependencieslucide-react, radix-ui, clsx, tailwind-merge
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 the shadcn-compatible Tabs primitives, Tailwind theme tokens and utilities, the cn helper backed by clsx and tailwind-merge, Lucide React, and a Next Link equivalent or adapter. Keep it client-rendered and provide ResizeObserver support plus real logo and avatar assets.

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