diff --git a/public/img/organizations/accenture.webp b/public/img/organizations/accenture.webp new file mode 100644 index 0000000..3154752 Binary files /dev/null and b/public/img/organizations/accenture.webp differ diff --git a/src/assets/data/partner-organizations.json b/src/assets/data/partner-organizations.json index be06022..ef006ef 100644 --- a/src/assets/data/partner-organizations.json +++ b/src/assets/data/partner-organizations.json @@ -93,5 +93,11 @@ "name": "Orange Business", "width": 160, "height": 55 + }, + { + "img": "accenture.webp", + "name": "Accenture", + "width": 160, + "height": 42 } ]