businessname

This commit is contained in:
hamid zarghami
2025-03-05 16:56:01 +03:30
parent 634fae4d4a
commit 7430c9f246
2 changed files with 2 additions and 2 deletions
@@ -123,7 +123,7 @@ const BoxNewAccessbility: FC = () => {
{item.plan.service?.name}
</div>
<div className='text-xs text-description'>
{item.plan.service?.title}
{item.businessName}
</div>
</div>
</div>