|
|
|
|
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
name: "Contact", id: "#contact"},
|
|
|
|
|
]}
|
|
|
|
|
brandName="CRM Flow"
|
|
|
|
|
brandName="IRONSCALEMARKETING"
|
|
|
|
|
button={{
|
|
|
|
|
text: "Get Started", href: "#pricing"}}
|
|
|
|
|
/>
|
|
|
|
|
@@ -59,8 +59,8 @@ export default function LandingPage() {
|
|
|
|
|
<HeroSplitKpi
|
|
|
|
|
background={{
|
|
|
|
|
variant: "plain"}}
|
|
|
|
|
title="CRM Flow: Streamline Your Sales & Customer Management"
|
|
|
|
|
description="An all-in-one CRM system designed to empower your sales teams, enhance customer relationships, and drive business growth with intelligent automation."
|
|
|
|
|
title="IRONSCALEMARKETING: Generate Leads All Over the United States of America"
|
|
|
|
|
description="As IRONSCALEMARKETING, we specialize in high-quality lead generation, empowering businesses across the United States to connect with their target audience and drive growth."
|
|
|
|
|
kpis={[
|
|
|
|
|
{
|
|
|
|
|
value: "30%", label: "Increase in Sales"},
|
|
|
|
|
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
|
|
|
|
value: "2x", label: "Faster Lead Conversion"},
|
|
|
|
|
]}
|
|
|
|
|
enableKpiAnimation={true}
|
|
|
|
|
tag="CRM Redefined"
|
|
|
|
|
tag="Lead Generation Experts"
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Start Free Trial", href: "#pricing"},
|
|
|
|
|
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
|
|
|
|
<div id="about" data-section="about">
|
|
|
|
|
<TextAbout
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
title="About CRM Flow: Your Partner in Growth"
|
|
|
|
|
title="About IRONSCALEMARKETING: Your Partner in Lead Generation"
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Learn More About Us", href: "#"},
|
|
|
|
|
@@ -315,8 +315,8 @@ export default function LandingPage() {
|
|
|
|
|
background={{
|
|
|
|
|
variant: "sparkles-gradient"}}
|
|
|
|
|
tag="Get Started"
|
|
|
|
|
title="Ready to Transform Your Business?"
|
|
|
|
|
description="Join thousands of successful companies utilizing CRM Flow to manage their customer relationships more effectively. Sign up for a free trial or schedule a personalized demo today!"
|
|
|
|
|
title="Ready to Scale Your Business with Leads?"
|
|
|
|
|
description="Partner with IRONSCALEMARKETING to acquire high-quality leads across the United States and drive significant growth. Get started with a consultation or schedule a demo today!"
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Start Free Trial", href: "#pricing"},
|
|
|
|
|
@@ -328,7 +328,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterBaseReveal
|
|
|
|
|
logoText="CRM Flow"
|
|
|
|
|
logoText="IRONSCALEMARKETING"
|
|
|
|
|
columns={[
|
|
|
|
|
{
|
|
|
|
|
title: "Product", items: [
|
|
|
|
|
@@ -363,7 +363,7 @@ export default function LandingPage() {
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
copyrightText="© 2024 CRM Flow. All rights reserved."
|
|
|
|
|
copyrightText="© 2024 IRONSCALEMARKETING. All rights reserved."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
|