You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/products/sites/(components)/features.svelte
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,17 @@
7
7
{
8
8
icon: DDOS,
9
9
label: 'DDOS Protection',
10
-
description: 'Own your data or host it on a region of choice.'
10
+
description: 'Automatically detect and mitigate Distributed Denial-of-Service (DDoS) attacks to ensure your app stays online and responsive, even under heavy load.'
11
11
},
12
12
{
13
13
icon: SSR,
14
14
label: 'Server-side rendering',
15
-
description: 'Built-in data encryption both in rest and in transit.'
15
+
description: 'Deliver dynamic content faster and improve SEO with built-in support for server-side rendering (SSR) in your apps.'
16
16
},
17
17
{
18
18
icon: Domains,
19
19
label: 'Custom domains',
20
-
description: 'Protect users from abuse with built-in protection.'
20
+
description: 'Easily connect your own domain name to your Appwrite project for a fully branded experience.'
0 commit comments