Change new plans page group highlighted column and text

GitOrigin-RevId: d45f1b0780e68908f0517aee6f09e95f030440c6
This commit is contained in:
M Fahru 2022-07-05 07:43:07 -04:00 committed by Copybot
parent ebbe14e1a7
commit 4fc10d971d

View file

@ -27,9 +27,9 @@ const config = {
},
features: plansV2Features.group,
highlightedColumn: {
index: 1,
index: 0,
text: {
annual: 'RECOMMENDED',
annual: 'MOST POPULAR',
},
},
eventTrackingKey: 'plans-page-click',