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