Skip to content

Commit

Permalink
Change Pro banner wording
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Jul 11, 2024
1 parent 3b01a07 commit e86b886
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions pages/cli.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ const CLI: FunctionComponent = function () {
<Quote colorScheme='warning'>
<h4 className='my-4 d-flex align-items-center'>
<div>
📢 <strong>Cloud deployments</strong> are now generally
available in <strong>Mockoon Pro</strong>. Supercharge your API
development now!
📢 <strong>Cloud deployments</strong> are now available in{' '}
<strong>Mockoon Pro</strong>. Supercharge your API development
now!
</div>
<div className='ms-auto'>
<a href='/pro/'>Learn more</a>
Expand Down
6 changes: 3 additions & 3 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ const HomePage: FunctionComponent = function () {
<Quote colorScheme='warning'>
<h4 className='my-4 d-flex align-items-center'>
<div>
📢 <strong>Cloud deployments</strong> are now generally
available in <strong>Mockoon Pro</strong>. Supercharge your API
development now!
📢 <strong>Cloud deployments</strong> are now available in{' '}
<strong>Mockoon Pro</strong>. Supercharge your API development
now!
</div>
<div className='ms-auto'>
<a href='/pro/'>Learn more</a>
Expand Down
6 changes: 3 additions & 3 deletions pages/serverless.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ const Serverless: FunctionComponent = function () {
<Quote colorScheme='warning'>
<h4 className='my-4 d-flex align-items-center'>
<div>
📢 <strong>Cloud deployments</strong> are now generally
available in <strong>Mockoon Pro</strong>. Supercharge your API
development now!
📢 <strong>Cloud deployments</strong> are now available in{' '}
<strong>Mockoon Pro</strong>. Supercharge your API development
now!
</div>
<div className='ms-auto'>
<a href='/pro/'>Learn more</a>
Expand Down

0 comments on commit e86b886

Please sign in to comment.