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
New here? Read the installation guide.
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"
}
]}
/>