We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6004387 commit 5f683b9Copy full SHA for 5f683b9
src/ui/work-table.tsx
@@ -27,7 +27,8 @@ type Work = {
27
const works = [
28
{
29
name: 'Gumloop',
30
- description: 'We built their landing page and platform frontend.',
+ description:
31
+ 'Gumloop is an AI-native automation platform. We designed and built their landing page and platform frontend.',
32
date: '2023',
33
category: 'Client',
34
link: 'https://gumloop.com'
0 commit comments