rename option from Annual to Annually

This commit is contained in:
MarconLP 2023-05-01 21:55:17 +02:00
parent b24075c6d5
commit acced8589d
No known key found for this signature in database
GPG key ID: A08A9C8B623F5EA5

View file

@ -44,7 +44,7 @@ export default function Pricing() {
billedAnnually ? "bg-white" : "" billedAnnually ? "bg-white" : ""
}`} }`}
> >
<span>Annual</span> <span>Annually</span>
<span className="ml-2 rounded-lg bg-neutral-200 p-1 text-xs font-normal"> <span className="ml-2 rounded-lg bg-neutral-200 p-1 text-xs font-normal">
-20% -20%
</span> </span>