diff --git a/website/src/data/showcase/comp-labs.png b/website/src/data/showcase/comp-labs.png new file mode 100644 index 0000000000..1ff44abcb3 Binary files /dev/null and b/website/src/data/showcase/comp-labs.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index c12dc8f9fc..7d9cf2f4d8 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -335,6 +335,14 @@ const Users: User[] = [ source: 'https://github.com/CodeYourFuture/syllabus', tags: ['opensource', 'product'], }, + { + title: 'Comp Labs', + description: 'Tech-based Blog, Enterprise-Grade Solutions and more...', + preview: require('./showcase/comp-labs.png'), + website: 'https://complabs.in/', + source: 'https://github.com/Comp-Labs/comp-labs-website', + tags: ['opensource'], + }, { title: 'Component Kit', description: 'A declarative UI framework for iOS',