diff --git a/website/src/data/showcase/motion-layout.png b/website/src/data/showcase/motion-layout.png new file mode 100644 index 000000000000..38cb95e1a6ac Binary files /dev/null and b/website/src/data/showcase/motion-layout.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 1798fad93cc8..e52a38bfe63a 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -81,6 +81,16 @@ const users = [ fbOpenSource: false, pinned: false, }, + { + title: 'Motion Layout', + description: + 'Create beautiful immersive React.js animations using shared components', + preview: require('./showcase/motion-layout.png'), + website: 'https://motion-layout.azurewebsites.net', + source: 'https://github.com/jeffersonlicet/react-motion-layout', + fbOpenSource: false, + pinned: false, + }, { title: 'Neutron JS', description: 'An open source CLI to work with Redux + Redux Saga',