Update src/app/page.tsx

This commit is contained in:
2026-04-08 04:55:53 +00:00
parent 823831d238
commit 951b067d2d

View File

@@ -125,6 +125,8 @@ export default function LandingPage() {
description="Have questions or need assistance? Reach out to our dedicated support team today."
inputPlaceholder="Enter your email"
buttonText="Send Inquiry"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>