diff --git a/website/src/data/showcase/chaos-mesh.png b/website/src/data/showcase/chaos-mesh.png index f07435391c6a..de2213f9ff97 100644 Binary files a/website/src/data/showcase/chaos-mesh.png and b/website/src/data/showcase/chaos-mesh.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 9f3905ca2d30..8130a217efef 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -323,12 +323,11 @@ const Users: User[] = [ }, { title: 'Chaos Mesh', - description: - 'A Powerful Chaos Engineering Platform for Kubernetes.', + description: 'A Powerful Chaos Engineering Platform for Kubernetes.', preview: require('./showcase/chaos-mesh.png'), website: 'https://chaos-mesh.org', source: 'https://github.com/chaos-mesh/website', - tags: ['opensource', 'product'], + tags: ['opensource', 'product', 'i18n'], }, { title: 'ClarityChallenge',