<SectionPricings />

The SectionPricings is a crucial component, especially for businesses offering subscription-based services, software as a service (SaaS), or different pricing tiers.

This component is fully responsive for different needs

The component is located in the @/components/global/Section/Pricings directory. To use the component, import it into your file:

import SectionPricings from '/components/global/Section/Pricings';

Usage

To use the component, add it to your template:

<SectionPricings />

Properties

Config

For configuration's component, visit Config documentation.

Table of Contents