Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Commit
•
d4549dc
1
Parent(s):
b85d893
Update data/fraud.json
Browse files- data/fraud.json +7 -7
data/fraud.json
CHANGED
@@ -9,21 +9,21 @@
|
|
9 |
"role": "Lead Lawyer",
|
10 |
"name": "Jonathan Smith",
|
11 |
"link": "http://operationphantomclaims.chart/lawyers/jonathan_smith",
|
12 |
-
|
13 |
"size": 50000
|
14 |
},
|
15 |
{
|
16 |
"role": "Legal Advisor",
|
17 |
"name": "Emily Johnson",
|
18 |
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson",
|
19 |
-
"img": "
|
20 |
"size": 45000
|
21 |
},
|
22 |
{
|
23 |
"role": "Case Manager",
|
24 |
"name": "Michael Davis",
|
25 |
"link": "http://operationphantomclaims.chart/lawyers/michael_davis",
|
26 |
-
"img": "
|
27 |
"size": 40000
|
28 |
}
|
29 |
]
|
@@ -35,14 +35,14 @@
|
|
35 |
"role": "Lead Actor",
|
36 |
"name": "Alex Martinez",
|
37 |
"link": "http://operationphantomclaims.chart/actors/alex_martinez",
|
38 |
-
"img": "
|
39 |
"size": 45000
|
40 |
},
|
41 |
{
|
42 |
"role": "Supporting Actor",
|
43 |
"name": "Rachel Green",
|
44 |
"link": "http://operationphantomclaims.chart/actors/rachel_green",
|
45 |
-
"img": "
|
46 |
"size": 40000
|
47 |
}
|
48 |
]
|
@@ -54,14 +54,14 @@
|
|
54 |
"role": "Insurance Agent",
|
55 |
"name": "David Lee",
|
56 |
"link": "http://operationphantomclaims.chart/insiders/david_lee",
|
57 |
-
"img": "
|
58 |
"size": 40000
|
59 |
},
|
60 |
{
|
61 |
"role": "Claims Processor",
|
62 |
"name": "Sophia Turner",
|
63 |
"link": "http://operationphantomclaims.chart/insiders/sophia_turner",
|
64 |
-
"img": "
|
65 |
"size": 38000
|
66 |
}
|
67 |
]
|
|
|
9 |
"role": "Lead Lawyer",
|
10 |
"name": "Jonathan Smith",
|
11 |
"link": "http://operationphantomclaims.chart/lawyers/jonathan_smith",
|
12 |
+
"img": "images/LeadLawyer.png",
|
13 |
"size": 50000
|
14 |
},
|
15 |
{
|
16 |
"role": "Legal Advisor",
|
17 |
"name": "Emily Johnson",
|
18 |
"link": "http://operationphantomclaims.chart/lawyers/emily_johnson",
|
19 |
+
"img": "images/LegalAdvisor.png",
|
20 |
"size": 45000
|
21 |
},
|
22 |
{
|
23 |
"role": "Case Manager",
|
24 |
"name": "Michael Davis",
|
25 |
"link": "http://operationphantomclaims.chart/lawyers/michael_davis",
|
26 |
+
"img": "CaseManager.png",
|
27 |
"size": 40000
|
28 |
}
|
29 |
]
|
|
|
35 |
"role": "Lead Actor",
|
36 |
"name": "Alex Martinez",
|
37 |
"link": "http://operationphantomclaims.chart/actors/alex_martinez",
|
38 |
+
"img": "LeadActor.png",
|
39 |
"size": 45000
|
40 |
},
|
41 |
{
|
42 |
"role": "Supporting Actor",
|
43 |
"name": "Rachel Green",
|
44 |
"link": "http://operationphantomclaims.chart/actors/rachel_green",
|
45 |
+
"img": "SupportingActor.png",
|
46 |
"size": 40000
|
47 |
}
|
48 |
]
|
|
|
54 |
"role": "Insurance Agent",
|
55 |
"name": "David Lee",
|
56 |
"link": "http://operationphantomclaims.chart/insiders/david_lee",
|
57 |
+
"img": "images/InsuranceAgent",
|
58 |
"size": 40000
|
59 |
},
|
60 |
{
|
61 |
"role": "Claims Processor",
|
62 |
"name": "Sophia Turner",
|
63 |
"link": "http://operationphantomclaims.chart/insiders/sophia_turner",
|
64 |
+
"img": "images/ClaimsProcessor.png",
|
65 |
"size": 38000
|
66 |
}
|
67 |
]
|