more
This commit is contained in:
@@ -18,18 +18,18 @@ export const signupRadioFields = [
|
||||
description: [
|
||||
"3 documents per month",
|
||||
"Carryover two unused docs to next period",
|
||||
"Additional accounts: first: 39, after: 59/each",
|
||||
"Additional accounts: first: 39, additional 59/each",
|
||||
"24/7 support",
|
||||
],
|
||||
details: "",
|
||||
price: 159,
|
||||
},
|
||||
{
|
||||
name: "Annual - unlimted annual",
|
||||
name: "Unlimited",
|
||||
label: "Annual - unlimited annual",
|
||||
value: "annualUnlimited",
|
||||
description: ["Generate unlimited documents.", "24/7 support"],
|
||||
details: "Billed annualy. A xxx percent savings",
|
||||
details: "",
|
||||
price: 1489,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user