File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
src/routes/products/sites/(components) Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 77 {
88 icon: DDOS ,
99 label: ' DDOS Protection' ,
10- description: ' Own your data or host it on a region of choice.'
10+ description:
11+ ' Automatically detect and mitigate Distributed Denial-of-Service (DDoS) attacks to ensure your app stays online and responsive, even under attacks.'
1112 },
1213 {
1314 icon: SSR ,
1415 label: ' Server-side rendering' ,
15- description: ' Built-in data encryption both in rest and in transit.'
16+ description:
17+ ' Deliver dynamic content faster and improve SEO with built-in support for server-side rendering (SSR) in your apps.'
1618 },
1719 {
1820 icon: Domains ,
1921 label: ' Custom domains' ,
20- description: ' Protect users from abuse with built-in protection.'
22+ description:
23+ ' Easily connect your own domain name to your Appwrite project, site, or function for a fully branded experience.'
2124 }
2225 ];
2326 </script >
You can’t perform that action at this time.
0 commit comments