Patina Nonprofit Social Proof
A warm, editorial social proof section designed for nonprofits, charities, and social impact organizations.
Features
- Bold headline: "Over 50,000 lives changed" with highlighted number
- 4 impact metric cards with icons, large numbers, labels, and descriptions
- Hover effects with expanding decorative circles
- Partner organizations strip with avatar initials and names
- Earthy sage (#6B8F71) accents throughout
- Light mode: warm ivory (#FFFBF0) background
- Dark mode: deep sage (#1A2F1E) background
- Separator components dividing sections
- Fully responsive grid layout
- WCAG AA compliant contrast ratios
Usage
import RegistryItem from './registry-item';
export default function ImpactPage() {
return <RegistryItem />;
}
Customization
- Update the
impactStats array with your organization's real metrics
- Modify the
partners array with your actual partner organization names
- Replace avatar initials with real partner logos using img tags
- Adjust the sage green palette to match your nonprofit's branding
- Add animation libraries like framer-motion for counting-up number effects