VectorArtCard

fun VectorArtCard(    @DrawableRes id: Int,     title: String,     description: String,     imageDescription: String)