From 820bf2a51a7bafe08f42c27b1f91a21dc59ab0e3 Mon Sep 17 00:00:00 2001 From: Tianzhou Date: Tue, 17 Dec 2024 21:40:41 +0800 Subject: [PATCH] chore: tweak pricing --- src/components/pages/pricing/table/data/pricing-plans.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/pages/pricing/table/data/pricing-plans.ts b/src/components/pages/pricing/table/data/pricing-plans.ts index 7ea79cad..56182af4 100644 --- a/src/components/pages/pricing/table/data/pricing-plans.ts +++ b/src/components/pages/pricing/table/data/pricing-plans.ts @@ -262,7 +262,7 @@ const PLANS: { free: Plan; pro: Plan; enterprise: Plan } = { 'index-advisor': true, }, bespoke: { - support: 'Dedicated Slack channel, CSM and SLA', + support: 'Dedicated line with SLA', logo: true, roadmap: true, msa: true,