Pricing
Used to display the prices of your software, product, or service.
Pricing cards with highlighted option and primary colored check mark features
./src/blocks/pricing/WithHighlightingAndPrimaryColor/WithHighlightingAndPrimaryColor.js|ts
2 column pricing cards with mixed height
./src/blocks/pricing/WithTwoColumnAndMixedHeight/WithTwoColumnAndMixedHeight.js|ts
Pricing options with simple bordered cards
./src/blocks/pricing/WithSimpleBorderedCards/WithSimpleBorderedCards.js|ts
Single choice pricing option
./src/blocks/pricing/SingleChoiceOption/SingleChoiceOption.js|ts
Pricing cards with highlighted option and secondary colored check mark features
./src/blocks/pricing/WithHighlightingAndSecondaryColor/WithHighlightingAndSecondaryColor.js|ts
With toggler button
./src/blocks/pricing/WithOptionTogglerButton/WithOptionTogglerButton.js|ts
Pricing compare table
./src/blocks/pricing/CompareTable/CompareTable.js|ts