Components
8 unique animated badge styles with stunning visual effects. Includes holographic shimmer, constellation stars, carnival marquee, liquid metal, magic orb, target lock HUD, origami fold, and neon sign effects. Each style has 4 color variants (success, warning, error, info) with particle systems and smooth animations.
Loading preview...
import BadgeShowcase from '../components/ui/animated-badge-collection';
export default function Demo() {
return <BadgeShowcase />;
}