docs: update showcase data of InfraQL (#6445)

* Update users.tsx

Hi, we have changed our product name from InfraQL to StackQL and we have gone all in with Docusaurus - including the marketing site, docs and blog (previously it was just the docs and blog), authored a few plugins on npmjs as well if you are interested, love your work!

* added new homepage image

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Jeffrey Aven 2022-01-23 12:12:59 +11:00 committed by GitHub
parent 120b46e467
commit efd211dba4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 519 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View file

@ -735,11 +735,11 @@ const Users: User[] = [
tags: ['product', 'design'],
},
{
title: 'InfraQL Technologies',
title: 'StackQL',
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/',
'StackQL is a data centric approach to provisioning, querying, and managing cloud infrastructure and SaaS resources across multiple clouds.',
preview: require('./showcase/stackql.png'),
website: 'https://stackql.io/',
source: null,
tags: ['product'],
},