pricing.html 544 B

1234567891011121314151617
  1. ---
  2. title: Pricing
  3. description: Pricing page for Tabler UI Kit
  4. layout: marketing
  5. permalink: marketing/pricing.html
  6. ---
  7. <header class="hero">
  8. <div class="container">
  9. <h2 class="hero-title">Simple, transparent pricing</h2>
  10. <p class="hero-description">Get early access to 100+ components and free updates every month. Make it yours today!</p>
  11. </div>
  12. </header>
  13. {% include "marketing/sections/pricing.html" class="pt-0" %}
  14. {% include "marketing/sections/pricing-banner.html" %}
  15. {% include "marketing/sections/faq.html" background="light" %}