A testimonials section that scrolls customer quote cards with avatars and company logos in an auto-playing marquee that pauses on hover.
import Testimonials from "@/components/ui/testimonials-13"; export default function TestimonialsDemo() { return <Testimonials />; }