An animated testimonial section with scrolling marquee rows of customer capsules that open a full quote in a modal on click.
import Testimonial2 from "@/components/ui/testimonial-section-2"; export default function Demo() { return <Testimonial2 />; }