Update src/app/page.tsx

This commit is contained in:
2026-05-20 10:45:01 +00:00
parent 25689bbde5
commit e95ee8abd4

View File

@@ -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" }}
/>
</div>