diff --git a/src/components/dispatch/DispatchLeadQueue.jsx b/src/components/dispatch/DispatchLeadQueue.jsx index c96d7b7..ea88ac3 100644 --- a/src/components/dispatch/DispatchLeadQueue.jsx +++ b/src/components/dispatch/DispatchLeadQueue.jsx @@ -61,7 +61,7 @@ const getAgingState = (arrivedMinsAgo, status) => { const DROP_POOL = [ { source: 'call_center', leadType: 'roof_inspection', urgency: 'high', - customer: { name: 'Marcus Webb', phone: '(972) 555-2201', email: 'marcus.webb@gmail.com' }, + customer: { name: 'Trevor Holloway', phone: '(972) 555-2201', email: 'trevor.holloway@gmail.com' }, property: { address: '1620 Mapleshade Ln', city: 'Plano', state: 'TX', zip: '75075', lat: 33.0545, lng: -96.7634 }, callCenter: { id: 'CC-02', name: 'DFW Ops Hub' }, notes: 'Homeowner noticed missing shingles after last week\'s storm. No active leak reported but wants inspection before weekend rain.',