component IndustryBadge { props { label = "Industry" title = "" description = "" value = "" variant = "default" class = "" } view { } }