diff --git a/src/app/page.tsx b/src/app/page.tsx index 3785494..89a2cc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,6 +50,8 @@ export default function LandingPage() { title="Still have questions?" description="Reach out to our support team for any inquiries about our verification technology." buttons={[{ text: "Contact Support", href: "#" }]} + background={{ variant: "plain" }} + useInvertedBackground={false} />