diff --git a/src/Constants/Fields/RadioFields.js b/src/Constants/Fields/RadioFields.js index 6fe6409..26dc6d9 100644 --- a/src/Constants/Fields/RadioFields.js +++ b/src/Constants/Fields/RadioFields.js @@ -5,8 +5,8 @@ export const signupRadioFields = [ value: "ofCounsel", description: [ "Single document/one-time fee", - "Documents conform with state rules", "Intellidraft AI - downloadable document in minutes", + "Documents formatted for jurisdiction", "24/7 support", ], details: "", @@ -23,9 +23,9 @@ export const signupRadioFields = [ value: "associate", description: [ "1 document per month", - "Carryover 1 unused document each subscription period", - "Documents conform with state rules", "Intellidraft AI - downloadable document in minutes", + "Carryover 1 unused document each subscription period", + "Documents formatted for jurisdiction", "24/7 support", "First month is free!", ], @@ -43,11 +43,11 @@ export const signupRadioFields = [ value: "partner", description: [ "3 documents per month", - "Carryover 1 unused document per month", - "Documents conform with state rules", "Intellidraft AI - downloadable document in minutes", - "Up to 2 additional accounts: $49/each", + "Carryover 1 unused document per month", + "Documents formatted for jurisdiction", "24/7 support", + "Up to 2 additional accounts: $49/each", ], details: "", docsAllowedPerMonth: 3, @@ -63,8 +63,8 @@ export const signupRadioFields = [ value: "seniorPartner", description: [ "Unlimited documents.", - "Documents conform with state rules", "Intellidraft AI - downloadable document in minutes", + "Documents formatted for jurisdiction", "24/7 Triage-level support response", "Up to 8 additional accounts at $39/each", ],