Update src/app/page.tsx

This commit is contained in:
2026-04-30 14:36:28 +00:00
parent 268feffe62
commit e7dccdcac4

View File

@@ -149,6 +149,7 @@ export default function LandingPage() {
description="Send us a message and we'll get back to you promptly."
buttons={[{ text: "Send Message", href: "#" }]}
useInvertedBackground={true}
background={{ variant: "plain" }}
/>
</div>