Components
This component features a fluid, auto-playing slider (powered by Framer Motion) that showcases customer success stories through a clean, modern aesthetic.
Loading preview...
import { Component } from "@/components/ui/testimonials-conversation";
export default function DemoOne() {
return <Component />;
}