diff --git a/src/components/buttons/CTAButtons.tsx b/src/components/buttons/CTAButtons.tsx index 8d2bbfe..1505e7b 100644 --- a/src/components/buttons/CTAButtons.tsx +++ b/src/components/buttons/CTAButtons.tsx @@ -184,8 +184,6 @@ export const CTASubtitleButton = ({ children, subtitle, href = SHOP_URL, - variant = ColorVariant.RUST, - mode = FillMode.DEFAULT, target = "_self", }: { className?: string;