Plus de compagnies cloud
This commit is contained in:
parent
2845428589
commit
13c233daab
1 changed files with 26 additions and 20 deletions
|
@ -1,25 +1,31 @@
|
|||
[
|
||||
{"x": 29, "y": 50, "text": "LinkedIn", "color": "#0077B5", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 50, "text": "GitHub", "color": "#24292E", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 50, "text": "Slack", "color": "#4A154B", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 50, "text": "Trello", "color": "#0079BF", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 50, "text": "Asana", "color": "#F06A6A", "textColor": "#FFFFFF"},
|
||||
{"x": 29, "y": 50, "text": "Facebook", "color": "#1877F2", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 50, "text": "Canva", "color": "#00C4CC", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 50, "text": "Stripe", "color": "#008CDD", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 50, "text": "AWS", "color": "#FF9900", "textColor": "#000000"},
|
||||
{"x": 421, "y": 50, "text": "Zoom", "color": "#2D8CFF", "textColor": "#FFFFFF"},
|
||||
|
||||
{"x": 29, "y": 88, "text": "Upwork", "color": "#6FDA44", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 88, "text": "Fiverr", "color": "#1DBF73", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 88, "text": "Zoom", "color": "#2D8CFF", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 88, "text": "Dropbox", "color": "#0061FF", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 88, "text": "Notion", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 29, "y": 88, "text": "Notion", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 88, "text": "LinkedIn", "color": "#0077B5", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 88, "text": "Asana", "color": "#F06A6A", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 88, "text": "Oracle", "color": "#F80000", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 88, "text": "Trello", "color": "#0079BF", "textColor": "#FFFFFF"},
|
||||
|
||||
{"x": 29, "y": 126, "text": "X", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 126, "text": "Stripe", "color": "#008CDD", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 126, "text": "Mailchimp", "color": "#FFE01B", "textColor": "#000000"},
|
||||
{"x": 323, "y": 126, "text": "Canva", "color": "#00C4CC", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 126, "text": "Google", "color": "#4285F4", "textColor": "#FFFFFF"},
|
||||
{"x": 29, "y": 126, "text": "TikTok", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 126, "text": "Instagram", "color": "#E4405F", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 126, "text": "GitHub", "color": "#24292E", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 126, "text": "Upwork", "color": "#6FDA44", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 126, "text": "Fiverr", "color": "#1DBF73", "textColor": "#FFFFFF"},
|
||||
|
||||
{"x": 29, "y": 164, "text": "Facebook", "color": "#1877F2", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 164, "text": "Instagram", "color": "#E4405F", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 164, "text": "YouTube", "color": "#FF0000", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 164, "text": "TikTok", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 164, "text": "Pinterest", "color": "#BD081C", "textColor": "#FFFFFF"}
|
||||
{"x": 29, "y": 164, "text": "Mailchimp", "color": "#FFE01B", "textColor": "#000000"},
|
||||
{"x": 127, "y": 164, "text": "Slack", "color": "#4A154B", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 164, "text": "Azure", "color": "#0089D6", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 164, "text": "X", "color": "#000000", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 164, "text": "YouTube", "color": "#FF0000", "textColor": "#FFFFFF"},
|
||||
|
||||
{"x": 29, "y": 202, "text": "Google", "color": "#4285F4", "textColor": "#FFFFFF"},
|
||||
{"x": 127, "y": 202, "text": "IBM", "color": "#1261FE", "textColor": "#FFFFFF"},
|
||||
{"x": 225, "y": 202, "text": "Dropbox", "color": "#0061FF", "textColor": "#FFFFFF"},
|
||||
{"x": 323, "y": 202, "text": "GCP", "color": "#4285F4", "textColor": "#FFFFFF"},
|
||||
{"x": 421, "y": 202, "text": "Pinterest", "color": "#BD081C", "textColor": "#FFFFFF"}
|
||||
]
|
Loading…
Reference in a new issue