diff --git a/website/src/data/showcase/novu-docs.png b/website/src/data/showcase/novu-docs.png new file mode 100644 index 000000000000..02fa2481a9a4 Binary files /dev/null and b/website/src/data/showcase/novu-docs.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index e98b0a6cd84e..15d6dc39553f 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1260,10 +1260,10 @@ const Users: User[] = [ title: 'Novu', description: 'The open-source notification infrastructure for developers', - preview: require('./showcase/nocalhost.png'), + preview: require('./showcase/novu-docs.png'), website: 'https://docs.novu.co/', source: 'https://github.com/novuhq/novu', - tags: ['opensource', 'product', 'design', 'notifications'], + tags: ['opensource', 'product', 'design'], }, { title: 'Nocalhost',