diff --git a/src/app/page.tsx b/src/app/page.tsx index 6283a6b..7939064 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,6 @@ import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { Bot, Brain, Sparkles, User, Code, Database, Workflow, Settings, Search, FileText, Send, CheckCircle, Zap, MessageSquare, CreditCard, Star, HelpCircle, Mail, Activity, Shield, Clock, BarChart3, Layers, GitBranch, Lock, Eye, Terminal } from "lucide-react"; -import { useState } from "react"; export default function AIAgentsTemplatePage() { const navItems = [ @@ -61,19 +60,17 @@ export default function AIAgentsTemplatePage() { return ( +
+
+ + AgentFlow / Thinking... + | + Active agent: Research & Data Analysis +
+ Deploy Agent +
-
-
-

Command Prompt

- -
- Agent status: Thinking... - Active: Research & Data Analysis -
- Deploy to Production -
-