Skip to content

Commit 6f1898e

Browse files
authored
Update +page.svelte
1 parent 6f91569 commit 6f1898e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/routes/integrations/+page.svelte

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
2121
const title = 'Integrations' + TITLE_SUFFIX;
2222
const description =
23-
'Connect your favorite apps to Appwrite for one unified tech stack. Explore our catalog of integrations now.';
23+
'Connect your favorite apps to Appwrite for a unified tech stack. Explore the Appwrite catalog: a marketplace to find integrations for your projects.';
2424
const ogImage = DEFAULT_HOST + '/images/open-graph/website.png';
2525
2626
// search functionality
@@ -111,8 +111,8 @@
111111
Discover infinite possibilities
112112
</h1>
113113
<p class="text-description">
114-
Unlock the full potential of Appwrite by seamlessly integrating your
115-
favorite apps with your projects.
114+
Find your favourite apps to integrate with your projects
115+
in Appwrite's marketplace.
116116
</p>
117117
</div>
118118
</div>

0 commit comments

Comments
 (0)