From 0eb6e80a8baee0dcc2d71e634ccdd0c1ec607ca6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:18:02 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 54813e0..6b6108f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -40,6 +40,7 @@ export default function ContactPage() { title="Let's build your AI future" description="Ready to automate your business processes and scale faster? Our team of experts is ready to help you implement a tailored strategy that delivers measurable results." background={{ variant: "gradient-bars" }} + useInvertedBackground={false} inputPlaceholder="Enter your professional email" buttonText="Send Inquiry" mediaAnimation="blur-reveal" -- 2.49.1