diff --git a/website/src/data/showcase/sapphire.png b/website/src/data/showcase/sapphire.png new file mode 100644 index 000000000000..adec7d750950 Binary files /dev/null and b/website/src/data/showcase/sapphire.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 9596fa031c7c..b7a1d5c56467 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1267,6 +1267,14 @@ const Users: User[] = [ source: 'https://github.com/mirumee/saleor-docs', tags: ['opensource', 'product', 'versioning'], }, + { + title: 'Sapphire', + description: 'Sapphire is a next-gen object-oriented Discord.js bot framework.', + preview: require('./showcase/sapphire.png'), + website: 'https://www.sapphirejs.dev', + source: 'https://github.com/sapphiredev/website', + tags: ['opensource', 'large'], + }, { title: 'SCI WP Framework', description: 'A PHP framework to create MVC plugins for WordPress',