Bob AI: Add the tag 'Popular' to the second pricing card.

This commit is contained in:
2026-04-26 23:56:56 +03:00
parent 60dc143746
commit 0d95364c0f

View File

@@ -71,6 +71,11 @@ const PricingSimpleCards = ({
New
</span>
)}
{index === 1 && (
<span className="px-2 py-0.5 rounded-full text-xs font-semibold bg-primary-cta text-primary-cta-text">
Popular
</span>
)}
</div>
<div className="flex flex-col gap-1">