TestimonialList (am-testimonial-list)
TestimonialList 用 <blockquote> 與作者資訊呈現可重用的 testimonials,支援 avatar、職稱/公司、欄數與 surface。它不負責評論查詢、審核、排序或第三方評分 API。
<TestimonialList title="Trusted by teams that ship" items={[ { author: "Ariel Chen", quote: "The page shell made our handoff much clearer.", role: "Product lead", company: "Northstar", }, ]}/>詳見 playground /playground/kit/ 範例。