A reusable component fot testimonials
Loading preview...
import Component from "@/components/ui/testimonial-section-02"; export default function DemoOne() { return <Component />; }