feat: add footer newsletter and links components to NewsPage; enhance Button with new variant
This commit is contained in:
@@ -13,6 +13,7 @@ const buttonVariants = cva(
|
||||
variants: {
|
||||
variant: {
|
||||
newsPrimary: 'bg-[#2E2F7C] text-white text-lg',
|
||||
newsPrimaryOutline: 'border-[3px] border-white text-white text-lg',
|
||||
newsSecondary: 'border-[3px] border-[#2E2F7C] text-[#2E2F7C] text-lg',
|
||||
icon: '',
|
||||
// destructive:
|
||||
|
||||
Reference in New Issue
Block a user