2 Commits

Author SHA1 Message Date
5b05b3c3ee Update src/app/page.tsx 2026-03-04 00:17:29 +00:00
1688a690a6 Merge version_1 into main
Merge version_1 into main
2026-03-04 00:14:04 +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"],