component Banner { props { text = "Announcement" href = "" actionLabel = "Learn more" variant = "brand" } view { } }