From e95ee8abd44352ee911690523c8076ee63fa26ae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 10:45:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }} />