Update src/app/page.tsx

This commit is contained in:
2026-04-02 18:38:40 +00:00
parent e37364b009
commit f129b3a09e

View File

@@ -193,6 +193,8 @@ export default function LandingPage() {
buttons={[
{ text: "Contact Support", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>