more
This commit is contained in:
@@ -4,7 +4,7 @@ export const signupRadioFields = [
|
||||
label: "Of Counsel",
|
||||
value: "ofCounsel",
|
||||
description: [
|
||||
"One document/one-time fee",
|
||||
"Single document/one-time fee",
|
||||
"Documents conform with state rules",
|
||||
"Intellidraft AI - downloadable document in minutes",
|
||||
"24/7 support",
|
||||
@@ -12,8 +12,9 @@ export const signupRadioFields = [
|
||||
details: "",
|
||||
docsAllowedPerMonth: 1,
|
||||
pricing: [
|
||||
{ type: "monthly", amount: 59 },
|
||||
{ type: "one-time", amount: 59 },
|
||||
{ type: "annDiscount", amount: 59 },
|
||||
{ type: "additionalAccount", amount: 0 },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user