diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f16862..a325212 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,6 +198,7 @@ export default function LandingPage() { description="Whether it's a catering inquiry or feedback, we'd love to hear from you." tag="Contact Us" buttons={[{ text: "Contact Support", href: "#" }]} + background={{ variant: "plain" }} useInvertedBackground={false} />