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