component CertificationBadge { props { label = "Certification" title = "" description = "" value = "" variant = "default" class = "" } view { } }