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