diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 948cc37..da96432 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -42,7 +42,7 @@ export default function ContactPage() { tagAnimation="slide-up" title="Register Your Business Today" description="Join hundreds of successful businesses getting qualified leads through LeadFlow. Start your free 3-month trial now—no credit card required. Our team will set you up within 24 hours." - background={{ variant: "blurBottom" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-business-people-talking_23-2148427142.jpg" imageAlt="Get started with LeadFlow" @@ -122,4 +122,4 @@ export default function ContactPage() { ); -} \ No newline at end of file +}