Here is Testimonials components
Loading preview...
import Testimonials from "@/components/ui/testimonials"; export default function DemoOne() { return <Testimonials />; }