This commit is contained in:
Kenneth Jannette
2024-01-25 16:04:33 -06:00
parent 471ec8eb8c
commit 670aa1f997

View File

@@ -7,8 +7,8 @@ export const signupRadioFields = [
price: 89, price: 89,
}, },
{ {
name: "Monthly - pro plan", name: "Monthly - pro",
label: "Monthly - pro plan", label: "Monthly - pro",
value: "monthlyProPlan", value: "monthlyProPlan",
description: "Generate up to 3 documents per month", description: "Generate up to 3 documents per month",
price: 159, price: 159,