Pricing Section

Pricing

File locations:

  • src/components/pricing.tsx

A 3-tier pricing component, giving your customers more flexible payment options.

This component uses the StripeButton component, please see Stripe Button documentation for more details on how to configure different pricing options.

To use the component, import it into your page.tsx like this:

import Pricing from "@/components/pricing";