Skip to content

Commit

Permalink
Merge pull request #1704 from appwrite/partners-program-lor
Browse files Browse the repository at this point in the history
Partners program lor
  • Loading branch information
ItzNotABug authored Feb 18, 2025
2 parents 7ee849a + 9d8bf5d commit 0677d7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions src/routes/partners/(components)/benefits.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
const whys = [
{
title: 'Great experience',
title: 'Developer experience',
description:
'Appwrite is built for developers and provides a world class experience. Never worry about scaling or security again.',
'Appwrite is built for and by developers, with a strong focus on your experience. Never worry about scaling or security again.',
icon: Experience
},
{
Expand All @@ -62,9 +62,8 @@
icon: Ship
},
{
title: 'Expert team',
description:
'Get support from the Appwrite team to build highly customizable applications for your clients.',
title: 'All in one platform',
description: 'All the APIs a developer needs in one place. And more to come.',
icon: Expert
}
];
Expand Down
8 changes: 4 additions & 4 deletions src/routes/partners/(components)/partners.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
<div class="flex flex-col gap-4">
<h1 class="font-aeonik-pro text-title text-primary text-pretty">Partner Tiers</h1>
<p class="text-body text-secondary text-pretty font-medium">
As you continue to grow, so do your opportunities with Appwrite. Our Partner
Program is designed to scale with you as you grow. With flexible tiers tailored
to your success. A partnership built to scale together for lasting success in a
competitive market.
As your business grows, so do the opportunities with Appwrite. Our Partner
Program is designed to evolve with you, offering flexible tiers that adapt to
your unique needs and goals. Together, we’ll build a scalable partnership that
ensures long-term success in a competitive market.
</p>
</div>

Expand Down

0 comments on commit 0677d7e

Please sign in to comment.