Dashboard
{/* Existing KPI cards */}
{/* ... */}
{/* NEW: Follow-up Widget */}
Loading...
}>
{/* Other dashboard sections */}
);
}
```
**Design notes:**
- Widget shows count of leads with last_contact_date < 7 days (or null)
- Lists top 3 leads with quick "Contact" link to lead detail page
- Link to /admin/leads for full list
- Orange highlight to grab attention (follow-up needed)
- CRM-06 requirement: "Follow up today" widget on dashboard