diff --git a/apps/website/components/pricing.tsx b/apps/website/components/pricing.tsx index 6e40f33..6ed9ff5 100644 --- a/apps/website/components/pricing.tsx +++ b/apps/website/components/pricing.tsx @@ -221,7 +221,7 @@ export function Pricing() {

- Starting @ $ + Starting at $ {isAnnual ? (startupBaseAnnual / 12).toFixed(2) : startupBaseMonthly.toFixed(0)}