Pricing Section

Modern Pricing Sections designed to convert your customers. Available in 3 different Themes.

Our Pricing Plans
Select from our range of affordable plans
tailored to suit every budget.
MonthlyAnnually-20%
Basic Plan
$10 per month
Basic features for up to 10 users.
FeaturesAccess to essential toolsBasic chat and email supportLimited storage capacityMonthly usage reports
Business Plan
$25 per month
Advanced tools for up to 20 users.
FeaturesAdvanced tools for power usersPriority support with live chatMore storage and bandwidthDetailed analytics
Enterprise Plan
$40 per month
Advanced features + unlimited users.
FeaturesCustom solutions for big teamsDedicated account managerUnlimited storage and bandwidthAdvanced analytics and reporting
Installation
npx @ayushmxxn/serenity-ui@latest add pricing-section-white
Usage
import React from 'react'
import PricingSectionWhite from './components/ui/PricingSectionWhite'


function page() {
  return (
    <div>
      <PricingSectionWhite/>
    </div>
  )
}

export default page;
Built byAyushmaan Singh. The source code is available onGithub