Carregando…
Carregando…
Carregando…Five SVG trails that draw themselves as scroll-driven pathLengths advance — adapted from Aceternity UI.
$ npx kikitocn add google-gemini-effect@/lib/utilsmotionimport { GoogleGeminiEffect } from "@/components/ui/cn/google-gemini-effect/GoogleGeminiEffect";
export function GoogleGeminiEffectExample() {
return (
<GoogleGeminiEffect />
);
}| Prop | Tipo | Padrão | Descrição |
|---|---|---|---|
pathLengths* | MotionValue[] | — | 5 MotionValue (0→1), normalmente de um useScroll |
title | string | — | Título acima do SVG |
description | string | — | Subtítulo |
ctaLabel | string | 'cn.kikito.tv' | Rótulo do botão central |
className | string | — | Classes CSS extras |
Google Gemini Effect — as trilhas se desenham conforme rola
Construído com Kikito CN
Role este componente e veja o SVG de baixo ganhar vida.