import { Avatar } from "@/registry/ui/avatar" import { Separator } from "@/registry/ui/separator" export default function TestimonialsQuote() { return (
“We moved forty million rows and the read path over a weekend. The part I keep telling people about is that nothing interesting happened — no incident, no migration window, no war room. It just started serving.”
{/* The width goes on a wrapper: Separator sets w-full itself, and overriding it from className would be a stylesheet-order coin toss rather than a decision. */}
Mara Aldrich VP Engineering, Monolith
) }