change things

This commit is contained in:
rgrgogu
2026-08-09 17:33:21 +08:00
parent 08a0d122ea
commit 377a4d4b5e
62 changed files with 424 additions and 299 deletions
@@ -58,7 +58,7 @@ export default function LockedContentPanel({ course, item, tierMap = {}, checkou
<Zap className="size-4" /> View Available Plans
</Button>
</div>
<p className="text-xs text-muted-foreground">Already subscribed? Your plan may not cover this tier.</p>
<p className="text-xs text-muted-foreground">Already subscribed? Your plan may not cover this subscription.</p>
</div>
</div>
);