Updated the Pricing.jsx
This commit is contained in:
parent
72e8e744c9
commit
c58d1e34b0
@ -4,7 +4,7 @@ import Plan from "@/pages/Pricing/components/Plan";
|
||||
const personalFeatures = {
|
||||
"Lizenzen": 100,
|
||||
"Mitglied": 1,
|
||||
"Gruppen": 1,
|
||||
"Gruppen": 3,
|
||||
"Zugriffsschlüssel": 1,
|
||||
"Metadaten": 3,
|
||||
"Berechtigungen": 10,
|
||||
@ -24,7 +24,7 @@ const plusFeatures = {
|
||||
}
|
||||
|
||||
const proFeatures = {
|
||||
"Lizenzen": 5000,
|
||||
"Lizenzen": 50000,
|
||||
"Mitglieder": 20,
|
||||
"Gruppen": 40,
|
||||
"Zugriffsschlüssel": 20,
|
||||
|
Loading…
x
Reference in New Issue
Block a user