Here is shine hover botton
npx shadcn@latest add https://21st.dev/r/shadcnspace/shine-hover
Loading preview...
import ButtonShineHoverDemo from "@/components/ui/shine-hover"; export default function DemoOne() { return <ButtonShineHoverDemo />; }