Measured entry

ruixen-customer-story-stack

testimonialsunclassifiedmotion on file

A client-side React testimonial carousel that cycles customer quotes, author details, optional paired metrics, and an optional follow-up link. It ships as shadcn registry source and relies on Next.js Link, Lucide icons, Tailwind theme and animation classes, plus the usual cn utility backed by clsx and tailwind-merge.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of ruixen-customer-story-stack at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-customer-story-stack at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of ruixen-customer-story-stack 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-customer-story-stack
BuildOK
MountOK
Console errors2
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal52.1 KB (117.6 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)

BARE BUILD

✗ Build failed in 1m 16s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/cut/components/ruixen/customer-story-stack.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A solid choice for a focused testimonial rotation with sensible controls and responsive behavior. It needs a shadcn-style setup before it will build or mount bare, and the demo's missing asset requests are a reminder that adopters must supply their own media.

Use it if

  • You want a compact, manually controlled customer-story section with buttons and touch swiping.
  • Your stories include logos, attributed quotes, and a consistent pair of supporting metrics.
  • Your app already uses Next.js and shadcn-style Tailwind tokens and utilities.

Skip it if

  • You need autoplay, timed rotation, or externally controlled carousel state.
  • You need arbitrary metric layouts rather than the component's paired metric presentation.
  • You are in a non-Next React app and do not want to replace the built-in Link dependency.
  • You want a drop-in component without providing logo and avatar assets.

Install

Installation record for ruixen-customer-story-stack
Declared dependencieslucide-react, 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 Tailwind with compatible card, foreground, muted, and border theme tokens; provide a cn helper using clsx and tailwind-merge; enable the animation utilities used by animate-in and fade-in; install Lucide React; configure the at-sign source alias; and replace Next.js Link when the host is not Next.js. Supply local or remote logo and avatar assets separately.

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.