title service

This commit is contained in:
hamid zarghami
2025-03-10 09:38:39 +03:30
parent c779f9fc39
commit 9bd611971d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,12 +45,12 @@ const ServiceItem: FC<Props> = (props: Props) => {
}
</div>
</div>
{/* {
props.isQuikAccess && props.businessName &&
{
!props.isLinkPanel &&
<div className='mt-4 text-xs'>
<div className='font-extralight'>{props.businessName} </div>
<div className='font-extralight'>{item.title} </div>
</div>
} */}
}
<div className='mt-4 flex-1 flex items-end'>