Spaces:
Sleeping
Sleeping
File size: 1,868 Bytes
9988c28 247a3dd 9988c28 b57e527 9988c28 b57e527 9988c28 247a3dd 9988c28 247a3dd 9988c28 247a3dd 9988c28 247a3dd 9988c28 247a3dd 9988c28 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 |
{
"name": "Operation Phantom Claims",
"img": "./operations.png",
"children": [
{
"name": "Lawyers",
"children": [
{
"role": "Lead Lawyer",
"name": "Jonathan Smith",
"link": "http://operationphantomclaims.chart/lawyers/jonathan_smith",
"img": "https://yt3.ggpht.com/bL1xQ_58wHFjdPJrnVNsKgmJIrNuwq9A3W_OFggf6a9F8YT-PAAiKr5Cp1Q6rEvL42TueR9irw=s48-c-k-c0x00ffffff-no-rj",
"size": 50000
},
{
"role": "Legal Advisor",
"name": "Emily Johnson",
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson",
"img": "https://yt3.ggpht.com/ytc/AGIKgqO8nsbuMeqmVSLAhP-Dr2Qn_-aYdSCyklqYHJCKyJo=s48-c-k-c0x00ffffff-no-rj",
"size": 45000
},
{
"role": "Case Manager",
"name": "Michael Davis",
"link": "http://operationphantomclaims.chart/lawyers/michael_davis",
"img": "./CaseManager.png",
"size": 40000
}
]
},
{
"name": "Actors",
"children": [
{
"role": "Lead Actor",
"name": "Alex Martinez",
"link": "http://operationphantomclaims.chart/actors/alex_martinez",
"img": "./LeadActor.png",
"size": 45000
},
{
"role": "Supporting Actor",
"name": "Rachel Green",
"link": "http://operationphantomclaims.chart/actors/rachel_green",
"img": "./SupportingActor.png",
"size": 40000
}
]
},
{
"name": "Insiders",
"children": [
{
"role": "Insurance Agent",
"name": "David Lee",
"link": "http://operationphantomclaims.chart/insiders/david_lee",
"img": "./InsuranceAgent.png",
"size": 40000
},
{
"role": "Claims Processor",
"name": "Sophia Turner",
"link": "http://operationphantomclaims.chart/insiders/sophia_turner",
"img": "./ClaimsProcessor.png",
"size": 38000
}
]
}
]
}
|