Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 07:53:30 +00:00

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}