This is the animated badge u can use for you website having different animation.
Loading preview...
import { AnimatedBadgeDemo } from "@/components/ui/animated-badge"; export default function DemoOne() { return <AnimatedBadgeDemo />; }