This commit is contained in:
Kenneth Jannette
2024-01-26 19:56:16 -06:00
parent 995fa1882d
commit a7197b2e8b
4 changed files with 11 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ export const signupRadioFields = [
value: "monthlyBasic",
description: [
"1 document per month",
"Carryover one unused doc to next period",
"Carryover 1 document to next period",
"24/7 support",
],
details: "",
@@ -17,8 +17,8 @@ export const signupRadioFields = [
value: "monthlyProPlan",
description: [
"3 documents per month",
"Carryover two unused docs to next period",
"Additional accounts: first: 39, additional 59/each",
"Carryover 2 documents to next period",
"Up to 2 additional accounts: 59/each",
"24/7 support",
],
details: "",