Skip to content

Commit 0677d7e

Browse files
authored
Merge pull request #1704 from appwrite/partners-program-lor
Partners program lor
2 parents 7ee849a + 9d8bf5d commit 0677d7e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
5151
const whys = [
5252
{
53-
title: 'Great experience',
53+
title: 'Developer experience',
5454
description:
55-
'Appwrite is built for developers and provides a world class experience. Never worry about scaling or security again.',
55+
'Appwrite is built for and by developers, with a strong focus on your experience. Never worry about scaling or security again.',
5656
icon: Experience
5757
},
5858
{
@@ -62,9 +62,8 @@
6262
icon: Ship
6363
},
6464
{
65-
title: 'Expert team',
66-
description:
67-
'Get support from the Appwrite team to build highly customizable applications for your clients.',
65+
title: 'All in one platform',
66+
description: 'All the APIs a developer needs in one place. And more to come.',
6867
icon: Expert
6968
}
7069
];

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
<div class="flex flex-col gap-4">
5050
<h1 class="font-aeonik-pro text-title text-primary text-pretty">Partner Tiers</h1>
5151
<p class="text-body text-secondary text-pretty font-medium">
52-
As you continue to grow, so do your opportunities with Appwrite. Our Partner
53-
Program is designed to scale with you as you grow. With flexible tiers tailored
54-
to your success. A partnership built to scale together for lasting success in a
55-
competitive market.
52+
As your business grows, so do the opportunities with Appwrite. Our Partner
53+
Program is designed to evolve with you, offering flexible tiers that adapt to
54+
your unique needs and goals. Together, we’ll build a scalable partnership that
55+
ensures long-term success in a competitive market.
5656
</p>
5757
</div>
5858

0 commit comments

Comments
 (0)