crucıble

Millstream Social

A social-proof section: testimonial quotes on quiet Kindle spotlight cards flowing through velocity-reactive Millrace marquees — two counter-flowing rows on desktop, one on mobile — pausing on hover, with a screen-reader-only static list so each quote is heard once and a static wrapped grid under reduced motion.

csspro

Installation

CLI

npx shadcn@latest add @crucible/millstream-social

Props

PropTypeDefaultDescription
headingstring"Word from the floor"Section heading rendered as an h2.
testimonialsMillstreamTestimonial[]the six Forgewright quotesTestimonial cards flowing through the marquee.
speednumber36Idle marquee drift speed in px/second (scroll velocity still accelerates it).
Also accepts all props of React.ComponentPropsWithoutRef<"section">they pass through to the underlying element.

Honors prefers-reduced-motion with a designed static fallback, and passes className through.