package ui templ PrimaryButton(href string, text string) {
{ text }
} templ SecondaryButton(href string, text string) {
{ text }
}