diff --git a/website/src/data/showcase/hcaptcha.png b/website/src/data/showcase/hcaptcha.png new file mode 100644 index 0000000000..569e5daaa0 Binary files /dev/null and b/website/src/data/showcase/hcaptcha.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index b73d85b884..bc7ec48c4f 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -470,6 +470,15 @@ const Users = [ source: 'https://github.com/Hashnode/support', tags: ['opensource'], }, + { + title: 'hCaptcha.com Docs', + description: 'hCaptcha.com anti-bot service docs', + preview: require('./showcase/hcaptcha.png'), + website: 'https://docs.hcaptcha.com/', + source: null, + tags: ['product'], + }, + { title: 'Hermes', description: 'JavaScript engine optimized for React Native',