Meilleures briques

This commit is contained in:
François Pelletier 2024-09-07 19:22:33 -04:00
parent 72f1a72b7c
commit 872694accb
9 changed files with 160 additions and 102 deletions

View file

@ -1,31 +1,31 @@
[
{"x": 20, "y": 50, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "10X"},
{"x": 120, "y": 50, "color": "#50E3C2", "textColor": "#000000", "text": "Gourou"},
{"x": 220, "y": 50, "color": "#F5A623", "textColor": "#000000", "text": "Écraser"},
{"x": 320, "y": 50, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Piraté"},
{"x": 420, "y": 50, "color": "#7ED321", "textColor": "#000000", "text": "Génie"},
{"x": 20, "y": 50, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Mindset"},
{"x": 120, "y": 50, "color": "#50E3C2", "textColor": "#000000", "text": "Potentiel"},
{"x": 220, "y": 50, "color": "#F5A623", "textColor": "#000000", "text": "Transformer"},
{"x": 320, "y": 50, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Abondance"},
{"x": 420, "y": 50, "color": "#7ED321", "textColor": "#000000", "text": "Gratitude"},
{"x": 20, "y": 90, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Synergie"},
{"x": 120, "y": 90, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Perturber"},
{"x": 220, "y": 90, "color": "#B8E986", "textColor": "#000000", "text": "Levier"},
{"x": 320, "y": 90, "color": "#FF6B6B", "textColor": "#000000", "text": "Star"},
{"x": 420, "y": 90, "color": "#54C7FC", "textColor": "#000000", "text": "Bûcher"},
{"x": 20, "y": 90, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Authenticité"},
{"x": 120, "y": 90, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Productif"},
{"x": 220, "y": 90, "color": "#B8E986", "textColor": "#000000", "text": "Visualiser"},
{"x": 320, "y": 90, "color": "#FF6B6B", "textColor": "#000000", "text": "Positivité"},
{"x": 420, "y": 90, "color": "#54C7FC", "textColor": "#000000", "text": "Motivation"},
{"x": 20, "y": 130, "color": "#FF9FF3", "textColor": "#000000", "text": "Licorne"},
{"x": 120, "y": 130, "color": "#FFA94D", "textColor": "#000000", "text": "Changer"},
{"x": 220, "y": 130, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Esprit"},
{"x": 320, "y": 130, "color": "#50E3C2", "textColor": "#000000", "text": "Vision"},
{"x": 420, "y": 130, "color": "#F5A623", "textColor": "#000000", "text": "Superstar"},
{"x": 20, "y": 130, "color": "#FF9FF3", "textColor": "#000000", "text": "Alignement"},
{"x": 120, "y": 130, "color": "#FFA94D", "textColor": "#000000", "text": "Vibrations"},
{"x": 220, "y": 130, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Énergie"},
{"x": 320, "y": 130, "color": "#50E3C2", "textColor": "#000000", "text": "Résilience"},
{"x": 420, "y": 130, "color": "#F5A623", "textColor": "#000000", "text": "Empowerment"},
{"x": 20, "y": 170, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Ninja"},
{"x": 120, "y": 170, "color": "#7ED321", "textColor": "#000000", "text": "Startup"},
{"x": 220, "y": 170, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Massif"},
{"x": 320, "y": 170, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Pivoter"},
{"x": 420, "y": 170, "color": "#B8E986", "textColor": "#000000", "text": "Donner"},
{"x": 20, "y": 170, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Croissance"},
{"x": 120, "y": 170, "color": "#7ED321", "textColor": "#000000", "text": "Passion"},
{"x": 220, "y": 170, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Succès"},
{"x": 320, "y": 170, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Confiance"},
{"x": 420, "y": 170, "color": "#B8E986", "textColor": "#000000", "text": "Leadership"},
{"x": 20, "y": 210, "color": "#FF6B6B", "textColor": "#000000", "text": "Matin"},
{"x": 120, "y": 210, "color": "#54C7FC", "textColor": "#000000", "text": "Influence"},
{"x": 220, "y": 210, "color": "#FF9FF3", "textColor": "#000000", "text": "Dominer"},
{"x": 320, "y": 210, "color": "#FFA94D", "textColor": "#000000", "text": "Constance"},
{"x": 420, "y": 210, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Magicien"}
{"x": 20, "y": 210, "color": "#FF6B6B", "textColor": "#000000", "text": "Équilibre"},
{"x": 120, "y": 210, "color": "#54C7FC", "textColor": "#000000", "text": "Objectifs"},
{"x": 220, "y": 210, "color": "#FF9FF3", "textColor": "#000000", "text": "Inspiration"},
{"x": 320, "y": 210, "color": "#FFA94D", "textColor": "#000000", "text": "Évolution"},
{"x": 420, "y": 210, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Épanoui"}
]

31
conf/bricks-cybersec.json Normal file
View file

@ -0,0 +1,31 @@
[
{"x": 20, "y": 50, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Firewall"},
{"x": 120, "y": 50, "color": "#FF6B6B", "textColor": "#FFFFFF", "text": "Ransomware"},
{"x": 220, "y": 50, "color": "#50E3C2", "textColor": "#000000", "text": "Zero Trust"},
{"x": 320, "y": 50, "color": "#F5A623", "textColor": "#000000", "text": "Encryption"},
{"x": 420, "y": 50, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Data Breach"},
{"x": 20, "y": 90, "color": "#7ED321", "textColor": "#000000", "text": "VPN"},
{"x": 120, "y": 90, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Phishing"},
{"x": 220, "y": 90, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "SIEM"},
{"x": 320, "y": 90, "color": "#B8E986", "textColor": "#000000", "text": "IDS/IPS"},
{"x": 420, "y": 90, "color": "#54C7FC", "textColor": "#000000", "text": "DDoS"},
{"x": 20, "y": 130, "color": "#FF9FF3", "textColor": "#000000", "text": "Malware"},
{"x": 120, "y": 130, "color": "#FFA94D", "textColor": "#000000", "text": "2FA/MFA"},
{"x": 220, "y": 130, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "EDR"},
{"x": 320, "y": 130, "color": "#50E3C2", "textColor": "#000000", "text": "IAM"},
{"x": 420, "y": 130, "color": "#F5A623", "textColor": "#000000", "text": "CASB"},
{"x": 20, "y": 170, "color": "#D0021B", "textColor": "#FFFFFF", "text": "APT"},
{"x": 120, "y": 170, "color": "#7ED321", "textColor": "#000000", "text": "SOAR"},
{"x": 220, "y": 170, "color": "#9013FE", "textColor": "#FFFFFF", "text": "SOC"},
{"x": 320, "y": 170, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "WAF"},
{"x": 420, "y": 170, "color": "#B8E986", "textColor": "#000000", "text": "DMARC"},
{"x": 20, "y": 210, "color": "#FF6B6B", "textColor": "#000000", "text": "Backdoor"},
{"x": 120, "y": 210, "color": "#54C7FC", "textColor": "#000000", "text": "Sandbox"},
{"x": 220, "y": 210, "color": "#FF9FF3", "textColor": "#000000", "text": "MITM"},
{"x": 320, "y": 210, "color": "#FFA94D", "textColor": "#000000", "text": "Honeypot"},
{"x": 420, "y": 210, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "CVE"}
]

31
conf/bricks-gafam.json Normal file
View file

@ -0,0 +1,31 @@
[
{"x": 20, "y": 50, "color": "#4285F4", "textColor": "#FFFFFF", "text": "Google"},
{"x": 120, "y": 50, "color": "#1877F2", "textColor": "#FFFFFF", "text": "Facebook"},
{"x": 220, "y": 50, "color": "#000000", "textColor": "#FFFFFF", "text": "Apple"},
{"x": 320, "y": 50, "color": "#FF9900", "textColor": "#000000", "text": "Amazon"},
{"x": 420, "y": 50, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Microsoft"},
{"x": 20, "y": 90, "color": "#34A853", "textColor": "#FFFFFF", "text": "Chrome"},
{"x": 120, "y": 90, "color": "#25D366", "textColor": "#FFFFFF", "text": "WhatsApp"},
{"x": 220, "y": 90, "color": "#A2AAAD", "textColor": "#000000", "text": "iCloud"},
{"x": 320, "y": 90, "color": "#FF6600", "textColor": "#FFFFFF", "text": "Alexa"},
{"x": 420, "y": 90, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Windows"},
{"x": 20, "y": 130, "color": "#FBBC05", "textColor": "#000000", "text": "Gmail"},
{"x": 120, "y": 130, "color": "#405DE6", "textColor": "#FFFFFF", "text": "Instagram"},
{"x": 220, "y": 130, "color": "#000000", "textColor": "#FFFFFF", "text": "iOS"},
{"x": 320, "y": 130, "color": "#146EB4", "textColor": "#FFFFFF", "text": "Prime"},
{"x": 420, "y": 130, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Office365"},
{"x": 20, "y": 170, "color": "#EA4335", "textColor": "#FFFFFF", "text": "YouTube"},
{"x": 120, "y": 170, "color": "#0000FF", "textColor": "#FFFFFF", "text": "Messenger"},
{"x": 220, "y": 170, "color": "#000000", "textColor": "#FFFFFF", "text": "Siri"},
{"x": 320, "y": 170, "color": "#232F3E", "textColor": "#FFFFFF", "text": "AWS"},
{"x": 420, "y": 170, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Azure"},
{"x": 20, "y": 210, "color": "#4285F4", "textColor": "#FFFFFF", "text": "Android"},
{"x": 120, "y": 210, "color": "#1877F2", "textColor": "#FFFFFF", "text": "Oculus"},
{"x": 220, "y": 210, "color": "#000000", "textColor": "#FFFFFF", "text": "MacOS"},
{"x": 320, "y": 210, "color": "#FF9900", "textColor": "#000000", "text": "Kindle"},
{"x": 420, "y": 210, "color": "#00A4EF", "textColor": "#FFFFFF", "text": "Teams"}
]

View file

@ -1,31 +1,25 @@
[
{"x": 20, "y": 50, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "SEO"},
{"x": 120, "y": 50, "color": "#50E3C2", "textColor": "#000000", "text": "PPC"},
{"x": 220, "y": 50, "color": "#F5A623", "textColor": "#000000", "text": "Contenu"},
{"x": 320, "y": 50, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Social"},
{"x": 420, "y": 50, "color": "#7ED321", "textColor": "#000000", "text": "Email"},
{"x": 20, "y": 50, "color": "#3b5998", "textColor": "#FFFFFF", "text": "Facebook"},
{"x": 120, "y": 50, "color": "#1da1f2", "textColor": "#FFFFFF", "text": "Twitter"},
{"x": 220, "y": 50, "color": "#0077b5", "textColor": "#FFFFFF", "text": "LinkedIn"},
{"x": 320, "y": 50, "color": "#ff0000", "textColor": "#FFFFFF", "text": "YouTube"},
{"x": 420, "y": 50, "color": "#405de6", "textColor": "#FFFFFF", "text": "Instagram"},
{"x": 20, "y": 90, "color": "#9013FE", "textColor": "#FFFFFF", "text": "Clics"},
{"x": 120, "y": 90, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Analyse"},
{"x": 220, "y": 90, "color": "#B8E986", "textColor": "#000000", "text": "Marque"},
{"x": 320, "y": 90, "color": "#FF6B6B", "textColor": "#000000", "text": "SEM"},
{"x": 420, "y": 90, "color": "#54C7FC", "textColor": "#000000", "text": "Viral"},
{"x": 20, "y": 90, "color": "#00b489", "textColor": "#FFFFFF", "text": "Mailchimp"},
{"x": 120, "y": 90, "color": "#ff5a60", "textColor": "#FFFFFF", "text": "KPIs"},
{"x": 220, "y": 90, "color": "#ea4335", "textColor": "#FFFFFF", "text": "Analytics"},
{"x": 320, "y": 90, "color": "#ff6900", "textColor": "#FFFFFF", "text": "Hubspot"},
{"x": 420, "y": 90, "color": "#000000", "textColor": "#FFFFFF", "text": "Influenceur"},
{"x": 20, "y": 130, "color": "#FF9FF3", "textColor": "#000000", "text": "Entonnoir"},
{"x": 120, "y": 130, "color": "#FFA94D", "textColor": "#000000", "text": "Recibler"},
{"x": 220, "y": 130, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Influent"},
{"x": 320, "y": 130, "color": "#50E3C2", "textColor": "#000000", "text": "CTA"},
{"x": 420, "y": 130, "color": "#F5A623", "textColor": "#000000", "text": "Leads"},
{"x": 20, "y": 130, "color": "#7ac142", "textColor": "#FFFFFF", "text": "SEO"},
{"x": 120, "y": 130, "color": "#4267b2", "textColor": "#FFFFFF", "text": "Ads"},
{"x": 220, "y": 130, "color": "#ff3366", "textColor": "#FFFFFF", "text": "Engagement"},
{"x": 320, "y": 130, "color": "#00aff0", "textColor": "#FFFFFF", "text": "Viral"},
{"x": 420, "y": 130, "color": "#ff6600", "textColor": "#FFFFFF", "text": "Contenu"},
{"x": 20, "y": 170, "color": "#D0021B", "textColor": "#FFFFFF", "text": "Affilué"},
{"x": 120, "y": 170, "color": "#7ED321", "textColor": "#000000", "text": "KPI"},
{"x": 220, "y": 170, "color": "#9013FE", "textColor": "#FFFFFF", "text": "ROI"},
{"x": 320, "y": 170, "color": "#4A4A4A", "textColor": "#FFFFFF", "text": "Organique"},
{"x": 420, "y": 170, "color": "#B8E986", "textColor": "#000000", "text": "Payant"},
{"x": 20, "y": 210, "color": "#FF6B6B", "textColor": "#000000", "text": "Entrant"},
{"x": 120, "y": 210, "color": "#54C7FC", "textColor": "#000000", "text": "Sortant"},
{"x": 220, "y": 210, "color": "#FF9FF3", "textColor": "#000000", "text": "Croissance"},
{"x": 320, "y": 210, "color": "#FFA94D", "textColor": "#000000", "text": "Portée"},
{"x": 420, "y": 210, "color": "#4A90E2", "textColor": "#FFFFFF", "text": "Convertir"}
{"x": 20, "y": 170, "color": "#6441a5", "textColor": "#FFFFFF", "text": "Webinaire"},
{"x": 120, "y": 170, "color": "#075e54", "textColor": "#FFFFFF", "text": "Conversion"},
{"x": 220, "y": 170, "color": "#ff0000", "textColor": "#FFFFFF", "text": "Deadlines"},
{"x": 320, "y": 170, "color": "#1877f2", "textColor": "#FFFFFF", "text": "Algorithme"},
{"x": 420, "y": 170, "color": "#00acee", "textColor": "#FFFFFF", "text": "Budget"}
]

View file

@ -1,31 +0,0 @@
[
{"x": 29, "y": 50, "text": "Facebook", "color": "#1877F2", "textColor": "#FFFFFF"},
{"x": 127, "y": 50, "text": "Instagram", "color": "#E4405F", "textColor": "#FFFFFF"},
{"x": 225, "y": 50, "text": "Twitter", "color": "#1DA1F2", "textColor": "#FFFFFF"},
{"x": 323, "y": 50, "text": "LinkedIn", "color": "#0077B5", "textColor": "#FFFFFF"},
{"x": 421, "y": 50, "text": "YouTube", "color": "#FF0000", "textColor": "#FFFFFF"},
{"x": 29, "y": 88, "text": "TikTok", "color": "#000000", "textColor": "#FFFFFF"},
{"x": 127, "y": 88, "text": "Snapchat", "color": "#FFC0CB", "textColor": "#FFFFFF"},
{"x": 225, "y": 88, "text": "Pinterest", "color": "#BD081C", "textColor": "#FFFFFF"},
{"x": 323, "y": 88, "text": "Reddit", "color": "#FF4500", "textColor": "#FFFFFF"},
{"x": 421, "y": 88, "text": "Tumblr", "color": "#35465C", "textColor": "#FFFFFF"},
{"x": 29, "y": 126, "text": "Discord", "color": "#5865F2", "textColor": "#FFFFFF"},
{"x": 127, "y": 126, "text": "Slack", "color": "#4A154B", "textColor": "#FFFFFF"},
{"x": 225, "y": 126, "text": "Telegram", "color": "#26A5E4", "textColor": "#FFFFFF"},
{"x": 323, "y": 126, "text": "Signal", "color": "#8E44AD", "textColor": "#FFFFFF"},
{"x": 421, "y": 126, "text": "WhatsApp", "color": "#25D366", "textColor": "#FFFFFF"},
{"x": 29, "y": 164, "text": "Skype", "color": "#00AFF0", "textColor": "#FFFFFF"},
{"x": 127, "y": 164, "text": "Zoom", "color": "#2D8CFF", "textColor": "#FFFFFF"},
{"x": 225, "y": 164, "text": "Meet", "color": "#4285F4", "textColor": "#FFFFFF"},
{"x": 323, "y": 164, "text": "Teams", "color": "#0078D7", "textColor": "#FFFFFF"},
{"x": 421, "y": 164, "text": "Hangouts", "color": "#4CAF50", "textColor": "#FFFFFF"},
{"x": 29, "y": 202, "text": "Viber", "color": "#00B2FF", "textColor": "#FFFFFF"},
{"x": 127, "y": 202, "text": "Line", "color": "#00C0DE", "textColor": "#FFFFFF"},
{"x": 225, "y": 202, "text": "WeChat", "color": "#1AAD19", "textColor": "#FFFFFF"},
{"x": 323, "y": 202, "text": "Weibo", "color": "#E54D42", "textColor": "#FFFFFF"},
{"x": 421, "y": 202, "text": "QQ", "color": "#00B0F0", "textColor": "#FFFFFF"}
]

View file

@ -1,25 +1,25 @@
[
{"x": 29, "y": 50, "text": "Slack", "color": "#4A154B", "textColor": "#FFFFFF"},
{"x": 127, "y": 50, "text": "Asana", "color": "#F06A6A", "textColor": "#FFFFFF"},
{"x": 225, "y": 50, "text": "Notion", "color": "#000000", "textColor": "#FFFFFF"},
{"x": 323, "y": 50, "text": "Trello", "color": "#0079BF", "textColor": "#FFFFFF"},
{"x": 421, "y": 50, "text": "Jira", "color": "#0052CC", "textColor": "#FFFFFF"},
{"x": 127, "y": 50, "text": "Meetings", "color": "#F06A6A", "textColor": "#FFFFFF"},
{"x": 225, "y": 50, "text": "Emails", "color": "#D44638", "textColor": "#FFFFFF"},
{"x": 323, "y": 50, "text": "Deadlines", "color": "#FF0000", "textColor": "#FFFFFF"},
{"x": 421, "y": 50, "text": "Trello", "color": "#0079BF", "textColor": "#FFFFFF"},
{"x": 29, "y": 88, "text": "Todoist", "color": "#E44332", "textColor": "#FFFFFF"},
{"x": 127, "y": 88, "text": "Evernote", "color": "#00A82D", "textColor": "#FFFFFF"},
{"x": 225, "y": 88, "text": "OneNote", "color": "#7719AA", "textColor": "#FFFFFF"},
{"x": 323, "y": 88, "text": "Airtable", "color": "#FCB400", "textColor": "#000000"},
{"x": 421, "y": 88, "text": "Basecamp", "color": "#1D2D35", "textColor": "#FFFFFF"},
{"x": 29, "y": 88, "text": "Multitask", "color": "#E44332", "textColor": "#FFFFFF"},
{"x": 127, "y": 88, "text": "Jira", "color": "#0052CC", "textColor": "#FFFFFF"},
{"x": 225, "y": 88, "text": "Réunions", "color": "#7719AA", "textColor": "#FFFFFF"},
{"x": 323, "y": 88, "text": "Overtime", "color": "#FCB400", "textColor": "#000000"},
{"x": 421, "y": 88, "text": "Burnout", "color": "#1D2D35", "textColor": "#FFFFFF"},
{"x": 29, "y": 126, "text": "ClickUp", "color": "#7B68EE", "textColor": "#FFFFFF"},
{"x": 29, "y": 126, "text": "Zoom", "color": "#2D8CFF", "textColor": "#FFFFFF"},
{"x": 127, "y": 126, "text": "Monday", "color": "#FF3D57", "textColor": "#FFFFFF"},
{"x": 225, "y": 126, "text": "Toggl", "color": "#E57CD8", "textColor": "#FFFFFF"},
{"x": 323, "y": 126, "text": "RescueTime", "color": "#39424E", "textColor": "#FFFFFF"},
{"x": 421, "y": 126, "text": "Forest", "color": "#54BAB9", "textColor": "#FFFFFF"},
{"x": 225, "y": 126, "text": "Teams", "color": "#6264A7", "textColor": "#FFFFFF"},
{"x": 323, "y": 126, "text": "Microgestion", "color": "#39424E", "textColor": "#FFFFFF"},
{"x": 421, "y": 126, "text": "Distraction", "color": "#54BAB9", "textColor": "#FFFFFF"},
{"x": 29, "y": 164, "text": "Zapier", "color": "#FF4A00", "textColor": "#FFFFFF"},
{"x": 127, "y": 164, "text": "IFTTT", "color": "#33CCFF", "textColor": "#000000"},
{"x": 225, "y": 164, "text": "Clockify", "color": "#03A9F4", "textColor": "#FFFFFF"},
{"x": 323, "y": 164, "text": "Grammarly", "color": "#15C39A", "textColor": "#FFFFFF"},
{"x": 421, "y": 164, "text": "LastPass", "color": "#D32D27", "textColor": "#FFFFFF"}
{"x": 29, "y": 164, "text": "Paperasse", "color": "#FF4A00", "textColor": "#FFFFFF"},
{"x": 127, "y": 164, "text": "Bureaucratie", "color": "#33CCFF", "textColor": "#000000"},
{"x": 225, "y": 164, "text": "Procrastiner", "color": "#03A9F4", "textColor": "#FFFFFF"},
{"x": 323, "y": 164, "text": "Déranger", "color": "#15C39A", "textColor": "#FFFFFF"},
{"x": 421, "y": 164, "text": "Stress", "color": "#D32D27", "textColor": "#FFFFFF"}
]

31
conf/bricks-reseaux.json Normal file
View file

@ -0,0 +1,31 @@
[
{"x": 29, "y": 50, "text": "Facebook", "color": "#1877F2", "textColor": "#FFFFFF"},
{"x": 127, "y": 50, "text": "Instagram", "color": "#E4405F", "textColor": "#FFFFFF"},
{"x": 225, "y": 50, "text": "Twitter", "color": "#1DA1F2", "textColor": "#FFFFFF"},
{"x": 323, "y": 50, "text": "LinkedIn", "color": "#0077B5", "textColor": "#FFFFFF"},
{"x": 421, "y": 50, "text": "TikTok", "color": "#000000", "textColor": "#FFFFFF"},
{"x": 29, "y": 88, "text": "Reels", "color": "#E4405F", "textColor": "#FFFFFF"},
{"x": 127, "y": 88, "text": "Stories", "color": "#FFC0CB", "textColor": "#000000"},
{"x": 225, "y": 88, "text": "Threads", "color": "#000000", "textColor": "#FFFFFF"},
{"x": 323, "y": 88, "text": "Algorithm", "color": "#FF4500", "textColor": "#FFFFFF"},
{"x": 421, "y": 88, "text": "Shadowban", "color": "#35465C", "textColor": "#FFFFFF"},
{"x": 29, "y": 126, "text": "Engagement", "color": "#5865F2", "textColor": "#FFFFFF"},
{"x": 127, "y": 126, "text": "Viral", "color": "#4A154B", "textColor": "#FFFFFF"},
{"x": 225, "y": 126, "text": "Influencer", "color": "#26A5E4", "textColor": "#FFFFFF"},
{"x": 323, "y": 126, "text": "Ads", "color": "#8E44AD", "textColor": "#FFFFFF"},
{"x": 421, "y": 126, "text": "Metrics", "color": "#25D366", "textColor": "#FFFFFF"},
{"x": 29, "y": 164, "text": "Trolls", "color": "#00AFF0", "textColor": "#FFFFFF"},
{"x": 127, "y": 164, "text": "Clickbait", "color": "#2D8CFF", "textColor": "#FFFFFF"},
{"x": 225, "y": 164, "text": "Bots", "color": "#4285F4", "textColor": "#FFFFFF"},
{"x": 323, "y": 164, "text": "DMs", "color": "#0078D7", "textColor": "#FFFFFF"},
{"x": 421, "y": 164, "text": "Hashtags", "color": "#4CAF50", "textColor": "#FFFFFF"},
{"x": 29, "y": 202, "text": "Trends", "color": "#00B2FF", "textColor": "#FFFFFF"},
{"x": 127, "y": 202, "text": "Scheduling", "color": "#00C0DE", "textColor": "#FFFFFF"},
{"x": 225, "y": 202, "text": "Analytics", "color": "#1AAD19", "textColor": "#FFFFFF"},
{"x": 323, "y": 202, "text": "Followers", "color": "#E54D42", "textColor": "#FFFFFF"},
{"x": 421, "y": 202, "text": "Haters", "color": "#00B0F0", "textColor": "#FFFFFF"}
]

View file

@ -203,10 +203,12 @@ function updateThemeHeader(theme) {
const brickFiles = [
'bricks-productivite.json',
'bricks-developpement.json',
'bricks-medias-sociaux.json',
'bricks-reseaux.json',
'bricks-marketing.json',
'bricks-coaching.json',
'bricks-ai-techbro.json'
'bricks-techbro.json',
'bricks-cybersec.json',
'bricks-gafam.json'
];
const randomFile = brickFiles[Math.floor(Math.random() * brickFiles.length)];