Skip to content

Commit 81e25fc

Browse files
authored
Update +page.svelte
1 parent c0cbe1b commit 81e25fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/partners/catalog/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
const title = 'Partners' + TITLE_SUFFIX;
2525
const description =
26-
'Connect your favorite apps to Appwrite for one unified tech stack. Explore our catalog of integrations now.';
26+
'Find the right Appwrite Partner for your projects. From freelance specialists to multifaceted agencies, there is an Appwrite expert for you.';
2727
const ogImage = DEFAULT_HOST + '/images/open-graph/website.png';
2828
2929
// search functionality

0 commit comments

Comments
 (0)