diff --git a/website/src/data/showcase/fast.png b/website/src/data/showcase/fast.png new file mode 100644 index 000000000000..c69425f7660c Binary files /dev/null and b/website/src/data/showcase/fast.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 4dc300d974ce..075d08f8e389 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -623,6 +623,14 @@ const Users: User[] = [ source: 'https://github.com/eta-dev/eta-docs', tags: ['opensource'], }, + { + title: 'FAST', + description: 'The adaptive interface system for modern web experiences.', + preview: require('./showcase/fast.png'), + website: 'https://www.fast.design/docs/introduction/', + source: 'https://github.com/microsoft/fast/tree/master/sites/website', + tags: ['opensource', 'product'], + }, { title: 'FBT', description: 'An internationalization framework',