5 Commits

Author SHA1 Message Date
e4d1fb4879 Update src/app/styles/variables.css 2026-06-11 05:26:47 +00:00
149d67fd4d Merge version_2 into main
Merge version_2 into main
2026-06-11 05:17:00 +00:00
e69f336b88 Update src/app/page.tsx 2026-06-11 05:16:57 +00:00
b90029805c Update src/app/layout.tsx 2026-06-11 05:16:56 +00:00
abf1d5f876 Merge version_1 into main
Merge version_1 into main
2026-06-11 05:15:32 +00:00
3 changed files with 20 additions and 20 deletions

View File

@@ -11,8 +11,8 @@ import { Figtree } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'CRM Flow | Streamline Your Sales & Customer Management', title: 'IRONSCALEMARKETING | Lead Generation Across the USA',
description: 'CRM Flow is an all-in-one CRM system designed to empower your sales teams, enhance customer relationships, and drive business growth with intelligent automation and flexible package levels.', description: 'IRONSCALEMARKETING specializes in generating high-quality leads throughout the United States of America, helping businesses connect with their target audience and achieve growth.',
openGraph: { openGraph: {
"title": "CRM Flow | Streamline Your Sales & Customer Management", "title": "CRM Flow | Streamline Your Sales & Customer Management",
"description": "CRM Flow is an all-in-one CRM system designed to empower your sales teams, enhance customer relationships, and drive business growth with intelligent automation.", "description": "CRM Flow is an all-in-one CRM system designed to empower your sales teams, enhance customer relationships, and drive business growth with intelligent automation.",

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
brandName="CRM Flow" brandName="IRONSCALEMARKETING"
button={{ button={{
text: "Get Started", href: "#pricing"}} text: "Get Started", href: "#pricing"}}
/> />
@@ -59,8 +59,8 @@ export default function LandingPage() {
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "plain"}} variant: "plain"}}
title="CRM Flow: Streamline Your Sales & Customer Management" title="IRONSCALEMARKETING: Generate Leads All Over the United States of America"
description="An all-in-one CRM system designed to empower your sales teams, enhance customer relationships, and drive business growth with intelligent automation." 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={[ kpis={[
{ {
value: "30%", label: "Increase in Sales"}, value: "30%", label: "Increase in Sales"},
@@ -70,7 +70,7 @@ export default function LandingPage() {
value: "2x", label: "Faster Lead Conversion"}, value: "2x", label: "Faster Lead Conversion"},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
tag="CRM Redefined" tag="Lead Generation Experts"
buttons={[ buttons={[
{ {
text: "Start Free Trial", href: "#pricing"}, text: "Start Free Trial", href: "#pricing"},
@@ -172,7 +172,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="About CRM Flow: Your Partner in Growth" title="About IRONSCALEMARKETING: Your Partner in Lead Generation"
buttons={[ buttons={[
{ {
text: "Learn More About Us", href: "#"}, text: "Learn More About Us", href: "#"},
@@ -315,8 +315,8 @@ export default function LandingPage() {
background={{ background={{
variant: "sparkles-gradient"}} variant: "sparkles-gradient"}}
tag="Get Started" tag="Get Started"
title="Ready to Transform Your Business?" title="Ready to Scale Your Business with Leads?"
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!" 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={[ buttons={[
{ {
text: "Start Free Trial", href: "#pricing"}, text: "Start Free Trial", href: "#pricing"},
@@ -328,7 +328,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterBaseReveal
logoText="CRM Flow" logoText="IRONSCALEMARKETING"
columns={[ columns={[
{ {
title: "Product", items: [ 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> </div>
</ReactLenis> </ReactLenis>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0a0a0a;
--card: #f9f9f9; --card: #1a1a1a;
--foreground: #000612e6; --foreground: #ffffffe6;
--primary-cta: #106EFB; --primary-cta: #e6e6e6;
--primary-cta-text: #ffffff; --primary-cta-text: #0a0a0a;
--secondary-cta: #f9f9f9; --secondary-cta: #1a1a1a;
--secondary-cta-text: #000612e6; --secondary-cta-text: #ffffffe6;
--accent: #e2e2e2; --accent: #737373;
--background-accent: #106EFB; --background-accent: #737373;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);