Skip to content

Commit

Permalink
Change cloud deploy availability date
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Apr 17, 2024
1 parent 4ed1e14 commit a84ff46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/plans.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ const Plans: FunctionComponent<{ showFree: boolean; showTagline: boolean }> =
</div>
<div className='d-flex'>
<p className='mb-0'>
☁️ Deploy your API mocks in the cloud (Q4 2024)
☁️ Deploy your API mocks in the cloud (Q2 2024)
</p>
</div>
</div>
Expand Down Expand Up @@ -560,7 +560,7 @@ const Plans: FunctionComponent<{ showFree: boolean; showTagline: boolean }> =
</div>
<div className='d-flex'>
<p className='mb-0'>
☁️ Deploy your API mocks in the cloud (Q4 2024)
☁️ Deploy your API mocks in the cloud (Q2 2024)
</p>
</div>
</div>
Expand Down Expand Up @@ -705,7 +705,7 @@ const Plans: FunctionComponent<{ showFree: boolean; showTagline: boolean }> =
</div>
<div className='d-flex'>
<p className='mb-0'>
☁️ Deploy your API mocks in the cloud (Q4 2024)
☁️ Deploy your API mocks in the cloud (Q2 2024)
</p>
</div>
</div>
Expand Down

0 comments on commit a84ff46

Please sign in to comment.