Components
Loading preview...
this component is animated with modern glass effect and moving glowing border.
npx shadcn@latest add https://21st.dev/r/ruixen.ui/gradient-bold-cardimport GradientBlobCard from "@/components/ui/gradient-bold-card";
export default function DemoOne() {
return <GradientBlobCard />;
}