Testimonial 10 block design & features
Testimonial10 is a single-quote testimonial section built with shadcn/ui. The layout centers a large quotation in medium-weight type, followed by an avatar image and two lines of author metadata arranged in a horizontal row below the quote.
The quote text wraps in curly double-quote marks and scales up to a larger size on wider viewports while maintaining generous horizontal padding. The avatar uses the shadcn Avatar component with an image source and a text fallback, sized responsively. Name and role sit to the right of the avatar, left-aligned within their own column, with the role rendered in muted foreground color.
Stylistically the block is quiet and minimal, leaning entirely on whitespace and a single large text element. There are no cards, borders, background fills, or icons. Complexity is low since the component accepts a single quote string and one author object via props with defaults.
