this is a really cool shiny button with dotted bg and a hover bg glow with multiple layers
Loading preview...
import { GlowButton } from "@/components/ui/shiny-button-1"; export default function DemoOne() { return <GlowButton />; }