fix: adjust monthly pricing

This commit is contained in:
Henry
2024-11-27 21:52:48 +00:00
parent 5e7ae01c89
commit b47c0d5963

View File

@@ -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:",