Text RevealFade in text as you scroll down the page.textanimationreveal PreviewCodeVrittiVrittiUIUIwillwillchangechangethethewaywayyouyoudesign.design.Copyimport { TextReveal } from "@/components/vritti/text-reveal"; export function TextRevealExample() { return ( <div className="flex items-center justify-center p-8"> <TextReveal>Vritti UI will change the way you design.</TextReveal> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/text-reveal"Copy Dependencies pnpmnpmyarnbunpnpm add motionCopy