Skip to content

Commit

Permalink
adding free trail hint to checkout page
Browse files Browse the repository at this point in the history
  • Loading branch information
idugan100 committed Aug 22, 2024
1 parent 35267df commit 576eaed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/views/billing/checkout.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
</div>
<div class="flex justify-center">
<button id="card-button" class="{{env("MAIN_BG")}} p-2 w-96 mt-4 rounded hover:font-bold" data-secret="{{ $intent->client_secret }}">

get premium :)
start your free trial :)
</button>
</div>
<div class="m-1">
Expand Down

0 comments on commit 576eaed

Please sign in to comment.