Update src/app/page.tsx

This commit is contained in:
2026-04-20 10:04:27 +00:00
parent e403d90313
commit 451284dd38

View File

@@ -181,6 +181,7 @@ export default function LandingPage() {
{ text: "Schedule Now", href: "#" }
]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>