Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

Commit

Permalink
Updating information about free plan (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtlynch committed Mar 7, 2019
1 parent c2c55e0 commit 59b3278
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/app/public/pricing/pricing.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ <h1>Pricing</h1>
<mat-card-content>
<ul>
<li>
<i class="icon-li icon-ok"></i>50 ingredient parses per day</li>
<i class="icon-li icon-ok"></i>30 ingredient parses per day</li>
<li>E-mail support</li>
</ul>
</mat-card-content>
<mat-card-actions>
<a href="https://rapidapi.com/zestfuldata/api/recipe-and-ingredient-analysis" mat-flat-button color="primary">Try
for Free</a>
<a href="https://zestfuldata.com/demo" mat-flat-button color="primary">Try for Free</a>
</mat-card-actions>
</mat-card>
</div>
Expand Down

0 comments on commit 59b3278

Please sign in to comment.