fix: adjust monthly pricing
This commit is contained in:
@@ -44,7 +44,7 @@ const tiers = [
|
|||||||
id: "tier-teams",
|
id: "tier-teams",
|
||||||
href: "signup",
|
href: "signup",
|
||||||
buttonText: "Get Started",
|
buttonText: "Get Started",
|
||||||
price: { monthly: "£8", annually: "£6" },
|
price: { monthly: "£7.50", annually: "£6" },
|
||||||
description:
|
description:
|
||||||
"Kanban is better with a team. Perfect for small and growing teams looking to collaborate.",
|
"Kanban is better with a team. Perfect for small and growing teams looking to collaborate.",
|
||||||
featureHeader: "Everything in the free plan, plus:",
|
featureHeader: "Everything in the free plan, plus:",
|
||||||
|
|||||||
Reference in New Issue
Block a user