diff --git a/website/src/data/showcase/vital.png b/website/src/data/showcase/vital.png new file mode 100644 index 000000000000..1677a20dd5a8 Binary files /dev/null and b/website/src/data/showcase/vital.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index f96d7bb87d34..4fa0b77bf1df 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2161,6 +2161,14 @@ const Users: User[] = [ source: null, tags: ['product'], }, + { + title: 'Vital', + description: 'Wearables and Lab test API for digital health companies.', + preview: require('./showcase/vital.png'), + website: 'https://docs.tryvital.io', + source: 'https://github.com/tryVital/vital-docs-new', + tags: ['opensource', 'product', 'design'], + }, { title: 'Vue NodeGui', description: 'A cross-platform native desktop app library',