diff --git a/src/app/page.tsx b/src/app/page.tsx index 71a6e5f..5da8bb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,6 +173,7 @@ export default function LandingPage() { description="Ready to hit your goals? Visit us or reach out via our team to discuss your tailored plan." buttons={[{ text: "Book Consultation", href: "#contact" }]} useInvertedBackground={true} + background={{ variant: "plain" }} />