Flint Stats Bar
A premium stats overview dashboard designed for legal firms and professional services.
Features
- 5 key metric cards: Cases Won (94%), Active Cases (127), Client Satisfaction (4.9/5), Revenue YTD ($2.4M), Avg Case Duration (45 days)
- Mini bar chart showing success rate across 5 practice areas (Corporate, Litigation, IP Law, Real Estate, Employment)
- Serif typography (Playfair Display + Source Serif 4) for authoritative, traditional aesthetic
- Stone grey (#374151, #6b7280) base palette with warm amber (#b45309) accents
- Trend indicators on each metric card
- Responsive grid: 1 column on mobile, 2 on tablet, 3 on desktop
- Full dark mode support
Usage
import RegistryItem from './registry-item';
export default function Dashboard() {
return <RegistryItem />;
}
Customization
- Update the
metrics array to change stat values and labels
- Modify
practiceAreas to reflect your firm's departments
- Adjust amber accent colors for different brand palettes
- Replace firm name in the header section