-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
54 lines (52 loc) · 2.37 KB
/
db.json
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
{
"cards": [
{
"id": "card1",
"nome": "Lily",
"comentario": "Whitepate is designed as a collaboration tool for businesses that is a full project management solution.",
"cargo": "PRESIDENTA, Head of Talent Acquisition, North America",
"foto": "https://github.com/LilianaLessa.png",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
},
{
"id": "card2",
"nome": "Wesley",
"comentario": "Bacana ,Whitepate is designed as a collaboration tool for businesses that is a full project management solution. ",
"cargo": "Estagiario, Head of Talent Acquisition, North America",
"foto": "https://github.com/dev-ley.png",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
},
{
"id": "card3",
"nome": "Tiago ",
"comentario": "Show de bola, Whitepate is designed as a collaboration tool for businesses that is a full project management solution.",
"cargo": "Chefe, Head of Talent Acquisition, North America",
"foto": "https://github.com/godinhothyago.png",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
},
{
"id": "card4",
"nome": "Pedro",
"comentario": "Brabissimo, Whitepate is designed as a collaboration tool for businesses that is a full project management solution.",
"cargo": "Developer, Head of Talent Acquisition, North America",
"foto": "https://github.com/CyberPedro0.png",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
},
{
"id": "card5",
"nome": "Juliana",
"comentario": "n sei oq dizer, Whitepate is designed as a collaboration tool for businesses that is a full project management solution.",
"cargo": "Analista de Dados, Head of Talent Acquisition, North America",
"foto": "img/Mobile/img-what-our-clients-says/Avater.svg",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
},
{
"id": "card6",
"nome": "Calebe",
"comentario": "Serviço Incrivel, Whitepate is designed as a collaboration tool for businesses that is a full project management solution.",
"cargo": "Mascote",
"foto": "img/Mobile/img-what-our-clients-says/Avater.svg",
"aspas": "img/Mobile/img-what-our-clients-says/Group.png"
}
]
}