diff --git a/website/src/data/showcase/piano-analytics.png b/website/src/data/showcase/piano-analytics.png new file mode 100644 index 0000000000..ff4ca5619b Binary files /dev/null and b/website/src/data/showcase/piano-analytics.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 4dc300d974..f96d7bb87d 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1349,6 +1349,14 @@ const Users: User[] = [ source: 'https://github.com/pglet/website', tags: ['opensource'], }, + { + title: 'Piano Analytics', + description: 'Piano Analytics SDKs documentation for developers', + preview: require('./showcase/piano-analytics.png'), + website: 'https://developers.atinternet-solutions.com/piano-analytics/', + source: null, + tags: ['favorite', 'product', 'design'], + }, { title: 'Pipeline UI', description: 'Pipeline UI Documentation',