package button templ Primary(href string, text string) {
{ text }
} templ Secondary(href string, text string) {
{ text }
}