{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "testimonials-06", "description": "Company logo testimonial with large quote", "registryDependencies": [ "avatar", "card" ], "files": [ { "path": "creative-tim/blocks/testimonials-06/page.tsx", "content": "\"use client\"\n\nimport { Avatar, AvatarFallback, AvatarImage } from \"@/components/ui/avatar\"\nimport { Card, CardContent } from \"@/components/ui/card\"\n\nexport default function TestimonialsBlock() {\n return (\n
\n
\n \n
\n \n
\n \n

\n Client Success Story\n

\n

\n Transforming Our Design System\n

\n
\n "This component library has revolutionized how we build\n products at scale. The quality, consistency, and developer\n experience are exceptional. We've reduced our\n design-to-development time by 60% and our entire team loves\n working with these components."\n
\n
\n \n \n AM\n \n
\n

Alexandra Martinez

\n

\n Head of Design, Spotify\n

\n
\n
\n
\n
\n
\n
\n )\n}\n", "type": "registry:page", "target": "app/testimonials-06/page.tsx" } ], "meta": { "iframeHeight": "500px", "container": "w-full bg-surface", "mobile": "component" }, "categories": [ "testimonials" ], "type": "registry:block" }