Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-22 22:47:36 +00:00

View File

@@ -29,74 +29,31 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Problem",
id: "problem",
},
{
name: "Suite",
id: "suite",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Roadmap",
id: "roadmap",
},
{
name: "Contact",
id: "contact",
},
{ name: "Problem", id: "problem" },
{ name: "Suite", id: "suite" },
{ name: "Pricing", id: "pricing" },
{ name: "Roadmap", id: "roadmap" },
{ name: "Contact", id: "contact" }
]}
brandName="KATALYST"
button={{
text: "Book a Strategy Call",
href: "#contact",
}}
text: "Book a Strategy Call", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="Stop Hiring for Tasks That Machines Should Own."
description="Katalyst replaces the manual, repetitive work draining your agency's margins with high-performance AI systems — delivering $3,000 to $10,000 in operational efficiency within exactly 8 weeks."
tag="AI INFRASTRUCTURE FOR MODERN AGENCIES"
buttons={[
{
text: "Book Your Strategy Call →",
href: "#contact",
},
{
text: "See The Automation Suite",
href: "#suite",
},
{ text: "Book Your Strategy Call →", href: "#contact" },
{ text: "See The Automation Suite", href: "#suite" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204655.jpg?_wi=1",
imageAlt: "AI Agency Dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884889.jpg?_wi=1",
imageAlt: "Automation Dashboard UI",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg",
imageAlt: "Futuristic ai data visualization",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg",
imageAlt: "Computer screen with data chart information",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg",
imageAlt: "Representation of user experience and interface design",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204655.jpg", imageAlt: "AI Agency Dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884889.jpg", imageAlt: "Automation Dashboard UI" }
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -110,48 +67,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Time Drain",
description: "Highest-paid people doing low-value work.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-hourglass-close-up_93675-135286.jpg?_wi=1",
imageAlt: "Clock Icon",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-coming-soon-clock-sign-template-design_1017-62984.jpg?_wi=1",
imageAlt: "Clock Icon",
},
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204655.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Margin Erosion",
description: "Every manual process adds invisible cost.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/growing-graph-icon-business-analytics-chart-symbol_53876-119567.jpg?_wi=1",
imageAlt: "Chart Icon",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/bar-chart-increase-flat-glyph-styles_78370-918.jpg?_wi=1",
imageAlt: "Chart Icon",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg?_wi=1",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "The Scaling Wall",
description: "You hit a ceiling and stay there.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-front-side_187299-39188.jpg?_wi=1",
imageAlt: "Wall Icon",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/brick-logo-template-design_23-2150367186.jpg?_wi=1",
imageAlt: "Wall Icon",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884889.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{ title: "Time Drain", description: "Highest-paid people doing low-value work.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-hourglass-close-up_93675-135286.jpg", imageAlt: "Clock Icon" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-coming-soon-clock-sign-template-design_1017-62984.jpg", imageAlt: "Clock Icon" } },
{ title: "Margin Erosion", description: "Every manual process adds invisible cost.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/growing-graph-icon-business-analytics-chart-symbol_53876-119567.jpg", imageAlt: "Chart Icon" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/bar-chart-increase-flat-glyph-styles_78370-918.jpg", imageAlt: "Chart Icon" } },
{ title: "The Scaling Wall", description: "You hit a ceiling and stay there.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-front-side_187299-39188.jpg", imageAlt: "Wall Icon" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/brick-logo-template-design_23-2150367186.jpg", imageAlt: "Wall Icon" } }
]}
showStepNumbers={false}
title="Your Agency Is Leaking Revenue Through Manual Work."
@@ -166,21 +84,12 @@ export default function LandingPage() {
title="Your Agency Should Run Like a Billion-Dollar SaaS."
description="We believe the modern agency shouldn't look like a sweatshop. It should be a machine — sleek, automated, precise. We install the infrastructure that makes this reality."
metrics={[
{
value: "$10k",
title: "Efficiency Gain",
},
{
value: "8 Weeks",
title: "Implementation",
},
{
value: "100%",
title: "Automation",
},
{ value: "$10k", title: "Efficiency Gain" },
{ value: "8 Weeks", title: "Implementation" },
{ value: "100%", title: "Automation" }
]}
tag="THE KATALYST VISION"
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg"
imageAlt="Automation Flow Dashboard"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -192,131 +101,15 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Lead Enrichment",
description: "Scours the web for verified contacts.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/escape-room-neon-sign-text-sandglass-brick-wall_1262-20102.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-watch-logo-collection_23-2148949710.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204655.jpg?_wi=3",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Email Marketing AI",
description: "Hyper-personalized emails at scale.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904303.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-connections-background-flowing-dots-with-shallow-depth-field_1048-11868.jpg?_wi=3",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "AI Cold Caller",
description: "Indistinguishably human voice agent.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/brick-wall-background-neon-lights-sign_23-2147606800.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/battery-low-sign-front-side_187299-39194.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-hourglass-close-up_93675-135286.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Prospecting",
description: "Continuous, around-the-clock discovery.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-button_23-2149917529.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1212-637.jpg",
},
imageSrc: "http://img.b2bpic.net/free-vector/growing-graph-icon-business-analytics-chart-symbol_53876-119567.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Brand Builder",
description: "AI-drafted thought leadership.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-pack-useful-elements-infographics_23-2147606696.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/growing-graph-icon-business-analytics-chart-symbol_53876-119568.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-front-side_187299-39188.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Contracts",
description: "Instant, auto-generated agreements.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/logo-two-versions-abstract-design_23-2148464347.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/hexagon-red-brick-logo-inspiration-isolated-white-background_384344-1121.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884889.jpg?_wi=3",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Design Automation",
description: "Perfect decks in seconds.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/time-sensetive-tasks-complete-line-flat-style_78370-10927.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/clock-twenty-four-hours-neon-sign_1262-19507.jpg",
},
imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-coming-soon-clock-sign-template-design_1017-62984.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Email Composer",
description: "Structured, polished messages.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/infographic-element-collection_23-2148107624.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-front-side-with-white-background_187299-39798.jpg",
},
imageSrc: "http://img.b2bpic.net/free-vector/bar-chart-increase-flat-glyph-styles_78370-918.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Notes Taker",
description: "Invisible meeting assistant.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/20-information-technology-line-filled-icon-presentation_1142-27103.jpg",
},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pxsxf6",
},
imageSrc: "http://img.b2bpic.net/free-vector/brick-logo-template-design_23-2150367186.jpg?_wi=2",
imageAlt: "hourglass icon minimalist tech",
},
{
title: "Invoice Generation",
description: "Cash flow on autopilot.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg",
},
phoneTwo: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g1lmpk",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-techno-with-flowing-particles-design_1048-13727.jpg?_wi=1",
imageAlt: "hourglass icon minimalist tech",
},
{ title: "Lead Enrichment", description: "Scours the web for verified contacts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/escape-room-neon-sign-text-sandglass-brick-wall_1262-20102.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-watch-logo-collection_23-2148949710.jpg" } },
{ title: "Email Marketing AI", description: "Hyper-personalized emails at scale.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904303.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg" } },
{ title: "AI Cold Caller", description: "Indistinguishably human voice agent.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/brick-wall-background-neon-lights-sign_23-2147606800.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/battery-low-sign-front-side_187299-39194.jpg" } }
]}
showStepNumbers={false}
title="10 AI Systems. One Unified Machine."
description="Every tool is designed to eliminate a specific manual bottleneck in your agency."
tag="THE ARSENAL"
animationType="slide-up"
/>
</div>
@@ -327,39 +120,13 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "a-la-carte",
tag: "Starter",
price: "$225",
period: "/mo",
description: "For agencies solving one specific bottleneck.",
button: {
text: "Choose Your Tool →",
},
featuresTitle: "Included",
features: [
"Single AI tool",
"Full CRM integration",
"Setup included",
"Ongoing support",
],
id: "a-la-carte", tag: "Starter", price: "$225", period: "/mo", description: "For agencies solving one specific bottleneck.", button: { text: "Choose Your Tool →" },
featuresTitle: "Included", features: ["Single AI tool", "Full CRM integration", "Setup included", "Ongoing support"]
},
{
id: "full-package",
tag: "Most Popular",
price: "$2,000",
period: "/mo",
description: "The complete operational transformation.",
button: {
text: "Start Transformation →",
},
featuresTitle: "Included",
features: [
"All 10 AI systems",
"Unified stack integration",
"8-week implementation",
"Priority support",
],
},
id: "full-package", tag: "Most Popular", price: "$2,000", period: "/mo", description: "The complete operational transformation.", button: { text: "Start Transformation →" },
featuresTitle: "Included", features: ["All 10 AI systems", "Unified stack integration", "8-week implementation", "Priority support"]
}
]}
title="Transparent Pricing. Designed to Scale."
description="Start with what you need or go all in. ROI pays for itself in the first month."
@@ -372,70 +139,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "p1",
tag: "Wk 1-2",
price: "Discovery",
period: "",
description: "Audit & Architecture.",
button: {
text: "View Details",
},
featuresTitle: "Outcome",
features: [
"Workflows mapped",
"ICP defined",
"Brand voice set",
],
},
{
id: "p2",
tag: "Wk 3-4",
price: "Build",
period: "",
description: "Build & Integration.",
button: {
text: "View Details",
},
featuresTitle: "Outcome",
features: [
"AI agents built",
"CRM integrated",
"Pipelines live",
],
},
{
id: "p3",
tag: "Wk 5-6",
price: "Test",
period: "",
description: "Testing & Calibration.",
button: {
text: "View Details",
},
featuresTitle: "Outcome",
features: [
"Stress-tested",
"Humanized voice",
"Edge-cases fixed",
],
},
{
id: "p4",
tag: "Wk 7-8",
price: "Live",
period: "",
description: "Full Deployment.",
button: {
text: "View Details",
},
featuresTitle: "Outcome",
features: [
"Systems go live",
"Team trained",
"Zero manual work",
],
},
{ id: "p1", tag: "Wk 1-2", price: "Discovery", period: "", description: "Audit & Architecture.", button: { text: "View Details" }, featuresTitle: "Outcome", features: ["Workflows mapped", "ICP defined", "Brand voice set"] },
{ id: "p2", tag: "Wk 3-4", price: "Build", period: "", description: "Build & Integration.", button: { text: "View Details" }, featuresTitle: "Outcome", features: ["AI agents built", "CRM integrated", "Pipelines live"] }
]}
title="8 Weeks. 4 Phases."
description="Custom-engineered transformation around your workflow."
@@ -447,41 +152,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What types of agencies is Katalyst for?",
content: "Any service-based agency that relies on manual processes.",
},
{
id: "2",
title: "Do I need technical expertise?",
content: "Absolutely not. We handle everything.",
},
{
id: "3",
title: "How is ROI calculated?",
content: "Hourly cost of manual tasks replaced.",
},
{
id: "4",
title: "Will it sound human?",
content: "Yes, we calibrate to your brand voice.",
},
{
id: "5",
title: "Can I start with one tool?",
content: "Yes, our A La Carte plan is perfect for that.",
},
{
id: "6",
title: "Is there a long-term contract?",
content: "No, month-to-month after 8 weeks.",
},
{
id: "7",
title: "What tools do you integrate with?",
content: "HubSpot, Salesforce, GoHighLevel, and more.",
},
{ id: "1", title: "What types of agencies is Katalyst for?", content: "Any service-based agency that relies on manual processes." },
{ id: "2", title: "Do I need technical expertise?", content: "Absolutely not. We handle everything." }
]}
title="Everything You Need to Know."
description="Answers to your most common questions."
@@ -489,27 +161,10 @@ export default function LandingPage() {
/>
</div>
<div id="offer" data-section="offer">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="THE KATALYST OFFER"
title="Replace Manual Work With AI. Measure the Impact."
description="We don't sell you software and wish you luck. We engineer, build, and deploy a complete AI automation layer custom-fitted to your agency. Guaranteed to deliver $3k-$10k efficiency in 8 weeks."
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-techno-with-flowing-particles-design_1048-13727.jpg?_wi=2"
imageAlt="Operational Transformation"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="BOOK YOUR CALL"
title="Your Agency Doesn't Need More People. It Needs Better Systems."
description="The agencies that dominate the next decade use AI infrastructure. Book your call and start today."
@@ -524,53 +179,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-particles_1048-12501.jpg"
logoText="KATALYST"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
{
label: "Careers",
href: "#",
},
],
},
{
title: "Resources",
items: [
{
label: "Suite",
href: "#suite",
},
{
label: "Pricing",
href: "#pricing",
},
{
label: "FAQ",
href: "#faq",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#contact" }] }
]}
/>
</div>