Skip to content

Commit

Permalink
Add banner on playground page
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Jul 12, 2024
1 parent e86b886 commit 9bc4879
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/playground.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -346,13 +346,13 @@ const Course: FunctionComponent = function () {
</div>
))}
</div>
<Quote colorScheme='secondary'>
➡️ To go further, <Link href={'/download/'}>download</Link>{' '}
Mockoon and follow our{' '}
<Link href={'/tutorials/getting-started/'}>
getting started tutorial
</Link>
.
<Quote colorScheme='warning'>
☁️ <strong>Deploy</strong> your own mock APIs in the cloud and{' '}
<strong>share</strong> them with your team with Mockoon Pro{' '}
<br />
<div className='mt-4'>
<a href='/pro/'>Learn more</a>
</div>
</Quote>

<h3 className='my-6'>Available resources</h3>
Expand Down

0 comments on commit 9bc4879

Please sign in to comment.