Back to Pricing
Pricing

Single Plan Highlight

Focused single-plan lifetime-deal card.

#pricing

Live preview

Source code

html
<div class="container py-5">
  <div class="row justify-content-center">
    <div class="col-md-6">
      <div class="p-5 rounded-4 text-center text-white" style="background:linear-gradient(135deg,#0f172a,#1e40af)">
        <span class="badge bg-warning text-dark">Limited Offer</span>
        <h2 class="fw-bold mt-3">Lifetime Deal</h2>
        <p class="text-white-50">One payment, use forever. No subscription.</p>
        <div class="my-4"><span class="text-white-50 text-decoration-line-through">$499</span> <span class="display-3 fw-bold">$149</span></div>
        <ul class="list-unstyled text-start mx-auto" style="max-width:280px">
          <li class="mb-2">✓ All current + future features</li>
          <li class="mb-2">✓ Unlimited projects</li>
          <li class="mb-2">✓ Priority updates</li>
          <li class="mb-2">✓ Private community</li>
        </ul>
        <a href="#" class="btn btn-warning btn-lg fw-bold px-5 mt-3">Get lifetime access</a>
      </div>
    </div>
  </div>
</div>

More designs in this section