This is a fascinating animated button.
npx shadcn@latest add https://21st.dev/r/shailendrakumar19999/animated-button
Loading preview...
import { Component } from "@/components/ui/animated-button"; export default function DemoOne() { return <Component />; }