diff --git a/src/app.html b/src/app.html index 5e446f2ea8..cf36b4117a 100644 --- a/src/app.html +++ b/src/app.html @@ -5,7 +5,7 @@ - Appwrite - build like a team of hundreds + Appwrite - Build like a team of hundreds %sveltekit.head% diff --git a/src/lib/animations/Products/Products.svelte b/src/lib/animations/Products/Products.svelte index 70bb271729..a7c4e63e46 100644 --- a/src/lib/animations/Products/Products.svelte +++ b/src/lib/animations/Products/Products.svelte @@ -35,7 +35,7 @@ 'Rate-limits and advanced user protection', 'Custome SMTP and email templates' ], - shot: './images/products/Auth.svg' + shot: './images/products/auth.png' }, databases: { icon: { @@ -53,7 +53,7 @@ 'Custom data validation', 'Relationships support', ], - shot: './images/products/Databases.svg' + shot: './images/products/databases.png' }, functions: { icon: { @@ -69,7 +69,7 @@ 'Support for 30+ runtimes in 13 languages', 'Custom domain support' ], - shot: './images/products/Functions.svg' + shot: './images/products/functions.png' }, storage: { icon: { @@ -84,7 +84,7 @@ 'Built-in image transformation capabilities', 'Advanced compression with WebP/Brotli support' ], - shot: './images/products/Storage.svg' + shot: './images/products/storage.png' }, realtime: { icon: { @@ -99,7 +99,7 @@ 'Built-in permission management', 'Support for DBs, Auth, Storage & Functions', ], - shot: './images/products/Realtime.svg' + shot: './images/products/realtime.png' } }; @@ -214,7 +214,7 @@ delay: 400 }} > - Build secure and scalable applications with less code. Add authentication, databases, storage, and more using Appwrite's core backend products. + Build secure and scalable applications with less code. Add authentication, databases, storage, and more using Appwrite's development platform.

{/if} diff --git a/src/lib/animations/Products/ProductsMobile.svelte b/src/lib/animations/Products/ProductsMobile.svelte index 7b07147605..0df8ad9ae1 100644 --- a/src/lib/animations/Products/ProductsMobile.svelte +++ b/src/lib/animations/Products/ProductsMobile.svelte @@ -11,7 +11,7 @@

- Build secure and scalable applications with less code. Add authentication, databases, storage, and more using Appwrite's core backend products. + Build secure and scalable applications with less code. Add authentication, databases, storage, and more using Appwrite's development platform.

diff --git a/src/lib/components/FooterNav.svelte b/src/lib/components/FooterNav.svelte index 3063537960..7ef4742a44 100644 --- a/src/lib/components/FooterNav.svelte +++ b/src/lib/components/FooterNav.svelte @@ -110,6 +110,36 @@ +