Engineering-only treatments rarely hold past 24 months — this one is doing something different.
component
TuxTestimonial
image per item to use a real photo. canonical
Grid · 3-up
The before/after framework is finally giving us answers that survive replication. That hasn't always been true.
We needed equity-weighted outcomes to be a first-class measurement, not a footnote on the executive summary.
What surprised us most was how much the corridor-level data changed our intuitions about what counts as risky driving.
<TuxTestimonial :items="testimonials" :columns="3" />grid · 2-up
Wider cards
Pass :columns="2" for fewer, wider cards — useful when the quotes are longer or the section needs to breathe.
Engineering-only treatments rarely hold past 24 months — this one is doing something different.
The before/after framework is finally giving us answers that survive replication. That hasn't always been true.
row layout
Editorial stack
Pass layout="row". Larger portraits, italic quote body, hairline separators between rows. Right for editorial pages where density matters more than visual hierarchy.
"Engineering-only treatments rarely hold past 24 months — this one is doing something different."
"The before/after framework is finally giving us answers that survive replication. That hasn't always been true."
"We needed equity-weighted outcomes to be a first-class measurement, not a footnote on the executive summary."
"What surprised us most was how much the corridor-level data changed our intuitions about what counts as risky driving."
style variants
Per-variant body face
Default = Open Sans upright. Bold = Open Sans italic. Elegant = Georgia italic.
Engineering-only treatments rarely hold past 24 months — this one is doing something different.
The before/after framework is finally giving us answers that survive replication. That hasn't always been true.
We needed equity-weighted outcomes to be a first-class measurement, not a footnote on the executive summary.
What surprised us most was how much the corridor-level data changed our intuitions about what counts as risky driving.
Engineering-only treatments rarely hold past 24 months — this one is doing something different.
The before/after framework is finally giving us answers that survive replication. That hasn't always been true.
props
Props + item shape
items— array. Required.- Each item —
{ quote, name, role?, initial?, color?, image? }. color—"maroon" | "gold" | "navy"for the portrait gradient. Cycles automatically if omitted.image— real portrait URL. Overrides the initial placeholder.layout—"grid" | "row". Defaults to"grid".columns—2 | 3. Grid layout only. Defaults to3.variant—"default" | "bold" | "elegant".