Components
Loading preview...
Beautifully designed, fully responsive, expertly crafted Testimonial with sliding animation.
@kinfe123
npx shadcn@latest add https://21st.dev/r/kinfe123/sliding-testimonialimport FUITestimonialWithSlide from "@/components/ui/sliding-testimonial";
export default function DemoOne() {
return <FUITestimonialWithSlide />;
}