Statement Headline Testimonial
An oversized statement headline over a row of short attributed client quotes with mono attribution and a cyan quote-mark accent, plus a carousel when more than three quotes are supplied.
A statement-headline testimonial: one oversized, confident, ragged-right headline above a thin baseline row of three short attributed client quotes, each with mono name / role / company attribution and a single cyan quote-mark accent. When more than three quotes are supplied, the full source set is offered beneath as a carousel. Part of the "Live Workflow Canvas" page language — flat obsidian, faint dot-grid, cyan as the lone signal.
npx shadcn@latest add @vandoko/vkb-testi-09Usage
import { VkbTesti09 } from "@/components/vkb-testi-09";
export default function Example() {
return (
<VkbTesti09
eyebrow="Client voice"
headline="What teams say after the first sprint."
quotes={[
{
quote: "Week one and we already had the real screen in front of customers.",
name: "Maya Ellison",
role: "VP Product",
company: "Northwind",
},
{
quote: "They cut through six months of stalled debate and gave us one working flow.",
name: "Daniel Roe",
role: "Head of Design",
company: "Cohere Labs",
},
{
quote: "The cleanest handoff I've seen — our engineers shipped without a single question.",
name: "Priya Nathan",
role: "Director of Engineering",
company: "Beacon",
},
]}
/>
);
}Related Components
Pull Quote Spotlight
A single oversized client pull-quote set at display size with a giant ghosted quotation glyph bleeding off the top-left and a lone cyan hairline rule beneath the mono small-caps attribution.
SCB Feature 01
Multi-card feature section with collaboration theme, testimonial quote, and large imagery.