Update src/app/page.tsx

This commit is contained in:
2026-05-07 18:52:22 +00:00
parent 8073806906
commit 2f560d2226

View File

@@ -148,6 +148,7 @@ export default function LandingPage() {
description="Let's discuss how we can build something great together."
buttons={[{ text: "Schedule Meeting" }]}
useInvertedBackground={false}
background={{ variant: "plain" }}
/>
</div>