mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-01 17:51:39 -05:00
Change new plans page group highlighted column and text
GitOrigin-RevId: d45f1b0780e68908f0517aee6f09e95f030440c6
This commit is contained in:
parent
ebbe14e1a7
commit
4fc10d971d
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@ const config = {
|
||||||
},
|
},
|
||||||
features: plansV2Features.group,
|
features: plansV2Features.group,
|
||||||
highlightedColumn: {
|
highlightedColumn: {
|
||||||
index: 1,
|
index: 0,
|
||||||
text: {
|
text: {
|
||||||
annual: 'RECOMMENDED',
|
annual: 'MOST POPULAR',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
eventTrackingKey: 'plans-page-click',
|
eventTrackingKey: 'plans-page-click',
|
||||||
|
|
Loading…
Reference in a new issue