Components
Loading preview...
Perfect for financial dashboards and employee reward systems, this animated bonuses and incentives card displays total compensation with sophisticated dot patterns and smooth entrance animations. The component features theme-aware design that adapts seamlessly to both light and dark modes, making compensation data feel engaging and important. It includes interactive elements with hover states, professional data presentation, and premium blur-in effects that enhance the user experience for tracking bonuses and incentives.
npx shadcn@latest add https://21st.dev/r/isaiahbjork/animated-dashboard-cardimport { BonusesIncentivesCard } from "@/components/ui/animated-dashboard-card";
export default function DemoOne() {
return <BonusesIncentivesCard />;
}