This is a simple 3D Testimonial stack component
Loading preview...
import Testimonials from "@/components/ui/3d-testimonial-stack" export default function DemoOne() { return <Testimonials />; }