package elements func Card(size Size) templ.Component { return renderCard(size.CardAttributes()) } templ renderCard(attrs templ.Attributes) {