diff --git a/src/app/page.tsx b/src/app/page.tsx index 489bac4..f2f4927 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,7 @@ export default function LandingPage() { description="Our dedicated support team is available 24/7 to assist with your orders, account, or technical issues." buttons={[{ text: "Contact Support", href: "#" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />