diff --git a/src/app/page.tsx b/src/app/page.tsx index cca2b70..315cde9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,6 +149,7 @@ export default function LandingPage() { description="Send us a message and we'll get back to you promptly." buttons={[{ text: "Send Message", href: "#" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />