diff --git a/services/web/app/src/Features/Subscription/plansV2Config.js b/services/web/app/src/Features/Subscription/plansV2Config.js index 3ad7de8630..a1cd57f09a 100644 --- a/services/web/app/src/Features/Subscription/plansV2Config.js +++ b/services/web/app/src/Features/Subscription/plansV2Config.js @@ -27,9 +27,9 @@ const config = { }, features: plansV2Features.group, highlightedColumn: { - index: 1, + index: 0, text: { - annual: 'RECOMMENDED', + annual: 'MOST POPULAR', }, }, eventTrackingKey: 'plans-page-click',