Savings Readout Card

A savings card leading on a large figure and a change chip, then comparing the old and new spend on two aligned rows.

Estimated saving

$1,840per month
38% lower
Four tools today$4,820
One workspace$2,980

New here? Read the installation guide.

Import & use
import { Money23 } from "@/components/beste/piece/money23";

<Money23
  label="Estimated saving"
  amount="$1,840"
  period="per month"
  delta="38% lower"
  rows={[
    {
      "label": "Four tools today",
      "amount": "$4,820",
      "muted": true
    },
    {
      "label": "One workspace",
      "amount": "$2,980"
    }
  ]}
/>

More Money pieces

View all Money

Practice

Popular
$79/mo
Unlimited members
Automated billing
Priority support

Plan Price Card

A compact plan card with a name, an optional highlight badge, a price with period, and a short list of included features.