Merge version_2 into main #5
@@ -139,16 +139,16 @@ export default function LandingPage() {
|
||||
description="A methodical approach to building AI systems that actually work."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Audit", description: "Deep analysis of your workflows, customer interactions, and pain points.", icon: Search
|
||||
title: "1. Audit", description: "Deep analysis of your workflows, customer interactions, and pain points.", icon: Search
|
||||
},
|
||||
{
|
||||
title: "Strategy", description: "Custom AI roadmap designed specifically for your business model.", icon: Lightbulb
|
||||
title: "2. Strategy", description: "Custom AI roadmap designed specifically for your business model.", icon: Lightbulb
|
||||
},
|
||||
{
|
||||
title: "Build", description: "Development of production-grade AI agents and integrations.", icon: Wrench
|
||||
title: "3. Build", description: "Development of production-grade AI agents and integrations.", icon: Wrench
|
||||
},
|
||||
{
|
||||
title: "Deploy", description: "Launch with support, monitoring, and continuous optimization.", icon: Send
|
||||
title: "4. Deploy", description: "Launch with support, monitoring, and continuous optimization.", icon: Send
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user