Update src/app/page.tsx

This commit is contained in:
2026-04-15 14:54:22 +00:00
parent 99e9a862d2
commit 733ddfabd9

View File

@@ -236,6 +236,7 @@ export default function LandingPage() {
{
text: "Get in Touch", href: "#"}
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>