diff --git a/website/src/data/showcase/infraql-docs.png b/website/src/data/showcase/infraql-docs.png new file mode 100644 index 000000000000..fc75eadf67f1 Binary files /dev/null and b/website/src/data/showcase/infraql-docs.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index cdaba22d7e08..f082c6ed3475 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -643,6 +643,14 @@ const Users: User[] = [ source: null, tags: ['product','design'], }, + { + title: 'InfraQL Technologies', + description: 'InfraQL is a SQL based approach to cloud infrastructure coding, API querying and automation.', + preview: require('./showcase/infraql-docs.png'), + website: 'https://docs.infraql.io/', + source: null, + tags: ['product'], + }, { title: 'IOTA-Wiki', description: 'Documantation and wiki for the IOTA project',