Update src/app/page.tsx

This commit is contained in:
2026-03-03 10:07:21 +00:00
parent 0d60c20fc0
commit 6c074a2450

View File

@@ -207,7 +207,7 @@ export default function LandingPage() {
{ text: "Send Inquiry", href: "mailto:info@tashkentgolf.com" } { text: "Send Inquiry", href: "mailto:info@tashkentgolf.com" }
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={true}
/> />
</div> </div>