Skip to content

Commit 5f683b9

Browse files
committed
Update copy
1 parent 6004387 commit 5f683b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ui/work-table.tsx

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ type Work = {
2727
const works = [
2828
{
2929
name: 'Gumloop',
30-
description: 'We built their landing page and platform frontend.',
30+
description:
31+
'Gumloop is an AI-native automation platform. We designed and built their landing page and platform frontend.',
3132
date: '2023',
3233
category: 'Client',
3334
link: 'https://gumloop.com'

0 commit comments

Comments
 (0)