mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 01:38:28 +00:00
fix: update copy for pricing page
This commit is contained in:
parent
e6253c6a73
commit
1c4afb0797
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ export default function PricingPage() {
|
|||
</div>
|
||||
<div className="mx-auto flex w-full flex-col gap-4 md:max-w-[52rem]">
|
||||
<p className="max-w-[85%] leading-normal text-slate-700 sm:leading-7">
|
||||
Taxonomy app is a demo app.{" "}
|
||||
Taxonomy is a demo app.{" "}
|
||||
<strong>You can test the upgrade and won't be charged.</strong>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue