fix(dispatch): replace residual fake customer name Marcus Webb
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user