Update src/app/page.tsx

This commit is contained in:
2026-05-13 12:27:20 +00:00
parent e8c15f0c12
commit 6b327a5a16

View File

@@ -146,6 +146,7 @@ export default function LandingPage() {
text="Ready to transform your health? Join our professional community and start your journey with us today."
buttons={[{ text: "Get Started", href: "#" }]}
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
/>
</div>