Update src/app/page.tsx

This commit is contained in:
2026-05-11 18:23:39 +00:00
parent c6e527d985
commit b6ab27b02e

View File

@@ -166,6 +166,7 @@ export default function LandingPage() {
buttons={[
{ text: "Contact Sales", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>