We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cbe1b commit 81e25fcCopy full SHA for 81e25fc
src/routes/partners/catalog/+page.svelte
@@ -23,7 +23,7 @@
23
24
const title = 'Partners' + TITLE_SUFFIX;
25
const description =
26
- 'Connect your favorite apps to Appwrite for one unified tech stack. Explore our catalog of integrations now.';
+ 'Find the right Appwrite Partner for your projects. From freelance specialists to multifaceted agencies, there is an Appwrite expert for you.';
27
const ogImage = DEFAULT_HOST + '/images/open-graph/website.png';
28
29
// search functionality
0 commit comments