diff --git a/src/app/page.tsx b/src/app/page.tsx index 417f8d7..70c9083 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,6 +72,7 @@ export default function Page() { title="Get in Touch" description="Contact our expert team to discuss your project requirements." buttons={[{ text: "Contact Us", href: "#contact" }]} + background={{ variant: "plain" }} useInvertedBackground={false} />