Carregando…
Carregando…
Carregando…Photo stack with random rotation (active card comes forward) plus a word-by-word blur-in quote and prev/next — adapted from Aceternity UI.
Animated Testimonials — pilha de fotos + texto blur-in
Design Lead
Os tokens deixam tudo consistente sem esforço nenhum.
$ npx kikitocn add animated-testimonials@/lib/utilsmotionimport { AnimatedTestimonials } from "@/components/ui/cn/animated-testimonials/AnimatedTestimonials";
export function AnimatedTestimonialsExample() {
return (
<AnimatedTestimonials />
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
testimonials* | Testimonial[] | — | { quote, name, designation, src }[] |
autoplay | boolean | false | Avança sozinho a cada 5s |