diff --git a/website/src/data/showcase/meoo.png b/website/src/data/showcase/meoo.png index 152f0b456a33..5274319117e9 100644 Binary files a/website/src/data/showcase/meoo.png and b/website/src/data/showcase/meoo.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index acb02cef038d..2edead6df119 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -223,7 +223,7 @@ const Users: User[] = [ }, { title: 'AvN Gateway', - description: + description: 'The AvN Gateway API is the fastest way to interact with the Aventus Network Blockchain.', preview: require('./showcase/aventus.png'), website: 'https://aventus-network-services.github.io/avn-gateway-docs/', @@ -1023,7 +1023,8 @@ const Users: User[] = [ }, { title: 'Meoo', - description: 'Personal website with blogs and notes, recording my study and life', + description: + 'Personal website with blogs and notes, recording my study and life', preview: require('./showcase/meoo.png'), website: 'https://meoo.space', source: 'https://github.com/cxOrz/meoo.space',