Skip to content

Commit 7418a13

Browse files
authored
Merge pull request #2108 from appwrite/partners-adjust
Update benefits.svelte
2 parents 44db87d + 74be317 commit 7418a13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/routes/partners/(components)/benefits.svelte

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{
2121
title: 'Training',
2222
description:
23-
'We provide in depth training and workshops to help you master Appwrite for your clients.',
23+
'We provide in-depth training and workshops to help you master Appwrite for your clients.',
2424
icon: Training
2525
},
2626
{
@@ -36,9 +36,9 @@
3636
icon: EarlyAccess
3737
},
3838
{
39-
title: 'Revenue share',
39+
title: 'Innovation',
4040
description:
41-
'For each client you sell Appwrite to, you will receive a part of the revenue for a whole year.',
41+
"Empower your team and elevate your customers' experiences with the newest technology.",
4242
icon: Revenue
4343
},
4444
{
@@ -64,7 +64,7 @@
6464
},
6565
{
6666
title: 'All in one platform',
67-
description: 'All the APIs a developer needs in one place. And more to come.',
67+
description: 'Everything you need to develop, deploy, and scale your applications.',
6868
icon: Expert
6969
}
7070
];

0 commit comments

Comments
 (0)