mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Update plus upsell (#4518)
This commit is contained in:
parent
ae45cfd041
commit
8198992b68
@ -149,24 +149,17 @@ class UnconnectedAccount extends PureComponent<Props, State> {
|
||||
<div className="notice pad surprise">
|
||||
<h1 className="no-margin-top">Try Insomnia Plus!</h1>
|
||||
<p>
|
||||
🚀 Sync your data across devices or with a team
|
||||
Sync your data across devices or with a team
|
||||
<br />
|
||||
🚀 Keep synced data safe with end-to-end encryption
|
||||
Keep synced data safe with end-to-end encryption
|
||||
<br />
|
||||
🚀 Prioritized email support
|
||||
Prioritized email support
|
||||
<br />
|
||||
</p>
|
||||
<br />
|
||||
<div className="pad">
|
||||
<Link button className="btn btn--clicky" href="https://insomnia.rest/pricing">
|
||||
Plus for Individuals <i className="fa fa-external-link" />
|
||||
</Link>
|
||||
<Link
|
||||
button
|
||||
className="margin-left-sm btn btn--clicky"
|
||||
href="https://insomnia.rest/pricing"
|
||||
>
|
||||
Plus for Teams <i className="fa fa-external-link" />
|
||||
View plans <i className="fa fa-external-link" />
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user