Skip to content

Commit e66d81c

Browse files
committed
fix: move font pairs, change pro notice
1 parent 6ebc460 commit e66d81c

File tree

3 files changed

+6
-2498
lines changed

3 files changed

+6
-2498
lines changed

src/components/pro-control/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ const LABELS = {
118118
</ul>,
119119
},
120120
'font-pairs': {
121-
title: __( 'Add Your Own Font Pairs', i18n ),
121+
title: __( 'Premium Typography', i18n ),
122122
description: <ul>
123-
<li>{ __( 'Add your own custom Font Pairs', i18n ) }</li>
124-
<li>{ __( 'Manage your custom Font Pairs', i18n ) }</li>
123+
<li>{ __( 'Access to 90+ curated font pairs', i18n ) }</li>
124+
<li>{ __( 'Create your own custom font pairs', i18n ) }</li>
125125
</ul>,
126126
},
127127
}

0 commit comments

Comments
 (0)