Components
Loading preview...
new version features a mesmerizing field of glowing particles that drift and shimmer behind the card. The particles also react to your cursor's movement, creating a deeper sense of interactivity and a more lively, cosmic atmosphere.
@dhiluxui
npx shadcn@latest add https://21st.dev/r/dhileepkumargm/interactive-frosted-glass-cardimport { FrostedGlassCard } from "@/components/ui/interactive-frosted-glass-card";
export default function DemoOne() {
return <FrostedGlassCard />;
}