Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 00:17:34 +00:00

View File

@@ -146,13 +146,13 @@ export default function LandingPage() {
description="Four simple phases to transform your communications and reclaim hours every week."
metrics={[
{
id: "audit", value: "1", title: "Audit Workflows", items: ["Map current processes", "Identify bottlenecks", "Calculate time loss"],
id: "audit", value: "1", title: "Audit Workflows & Identify Margin", items: ["Map current processes", "Identify bottlenecks", "Calculate time loss"],
},
{
id: "build", value: "2", title: "Build AI Prompt Systems", items: ["Custom AI library", "Automation workflows", "Integration setup"],
},
{
id: "train", value: "3", title: "Train Your Team", items: ["Staff workshops", "Hands-on training", "Documentation"],
id: "train", value: "3", title: "Train Your Team for Independence", items: ["Staff workshops", "Hands-on training", "Documentation"],
},
{
id: "measure", value: "4", title: "Measure Impact", items: ["Hours saved tracking", "ROI documentation", "Scale recommendations"],