From 9f07cd9f745b5f48c65ddb499aba7a2a2a54398f Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 14 Nov 2024 11:30:29 +0100 Subject: [PATCH] Update landing-sweet-spot.tsx --- website/src/refine-theme/landing-sweet-spot.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/refine-theme/landing-sweet-spot.tsx b/website/src/refine-theme/landing-sweet-spot.tsx index 180d39f4..205749e0 100644 --- a/website/src/refine-theme/landing-sweet-spot.tsx +++ b/website/src/refine-theme/landing-sweet-spot.tsx @@ -369,7 +369,7 @@ const list = [ "dark:bg-landing-sweet-spot-glow-orange-dark bg-landing-sweet-spot-glow-orange-light", }, { - title: "Separate MySQL instances", + title: "Separate MySQL or MariaDB servers", description: `Each user has their own MySQL or MariaDB instance and can edit configuration settings for their databases.`, icon: (props: { active: boolean }) => ( @@ -439,7 +439,7 @@ const list = [ "dark:bg-landing-sweet-spot-glow-cyan-dark bg-landing-sweet-spot-glow-cyan-light", }, { - title: "PHP, Python and NodeJS", + title: "PHP, Java, Python, NodeJS", description: `Each user can install PHP versions, edit .ini files and set versions per domain name.`, icon: (props: { active: boolean }) => ( @@ -465,8 +465,8 @@ const list = [ "dark:bg-landing-sweet-spot-glow-blue-dark bg-landing-sweet-spot-glow-blue-light", }, { - title: "ModSecurity & Firewall", - description: `Each user can enable/disable ModSecurity for their websites or block IP addresses per domain name.`, + title: "CSF or UFW", + description: `OpenPanel supports both Uncomplicated Firewall and ConfigServer Security and Firewall (CSF).`, icon: (props: { active: boolean }) => (