From 4c8a641078fa874beb47841511450da712de2202 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 08:43:09 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 153 ++++++++++------------------------------- 1 file changed, 36 insertions(+), 117 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 121b12c..1f6b9df 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,13 +18,9 @@ export default function HomePage() { brand="AIXPERT EMPLOYEE AI" description="Train AI employees on your business knowledge and automate customer support, sales inquiries, onboarding, and operations. Your best employee works 24/7." primaryButton={{ - text: "Create AI Employee", - href: "#contact", - }} + text: "Create AI Employee", href: "#contact"}} secondaryButton={{ - text: "Watch Demo", - href: "#demo", - }} + text: "Watch Demo", href: "#demo"}} imageSrc="http://img.b2bpic.net/free-photo/urban-apartment-with-minimalist-home-office-wooden-furniture_482257-120933.jpg" /> @@ -35,9 +31,7 @@ export default function HomePage() { @@ -50,20 +44,11 @@ export default function HomePage() { description="Our platform empowers your team to scale without the overhead." items={[ { - title: "Knowledge Training", - description: "Upload manuals, SOPs, and website URLs to create a company-trained AI employee.", - imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=aqymnt", - }, + title: "Knowledge Training", description: "Upload manuals, SOPs, and website URLs to create a company-trained AI employee.", imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=aqymnt"}, { - title: "Support Automation", - description: "Resolve tickets instantly with accurate answers based on company policies.", - imageSrc: "http://img.b2bpic.net/free-photo/gear-icon-set-isolated-background_53876-71277.jpg", - }, + title: "Support Automation", description: "Resolve tickets instantly with accurate answers based on company policies.", imageSrc: "http://img.b2bpic.net/free-photo/gear-icon-set-isolated-background_53876-71277.jpg"}, { - title: "Sales & Leads", - description: "Capture leads, qualify prospects, and schedule meetings while you sleep.", - imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-planning-strategy-concept_53876-42950.jpg", - }, + title: "Sales & Leads", description: "Capture leads, qualify prospects, and schedule meetings while you sleep.", imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-planning-strategy-concept_53876-42950.jpg"}, ]} /> @@ -77,47 +62,19 @@ export default function HomePage() { description="A comprehensive suite for managing AI workforce deployments." items={[ { - title: "Employee Builder", - description: "Configure personas, departments, and specific training sources.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management-illustration_23-2148609718.jpg", - }, + title: "Employee Builder", description: "Configure personas, departments, and specific training sources.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management-illustration_23-2148609718.jpg"}, { - title: "Real-time Metrics", - description: "Monitor performance, response rates, and cost savings across the organization.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", - }, + title: "Real-time Metrics", description: "Monitor performance, response rates, and cost savings across the organization.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg"}, { - title: "Workflow Builder", - description: "Drag and drop complex automation workflows for any scenario.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-notebook_23-2149749858.jpg", - }, + title: "Workflow Builder", description: "Drag and drop complex automation workflows for any scenario.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office-with-notebook_23-2149749858.jpg"}, { - title: "Voice AI Agents", - description: "Automated call center solutions with natural language understanding.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/empty-soundproof-control-room-professional-recording-studio_482257-83540.jpg", - }, + title: "Voice AI Agents", description: "Automated call center solutions with natural language understanding.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/empty-soundproof-control-room-professional-recording-studio_482257-83540.jpg"}, { - title: "Escalation Monitor", - description: "Human-in-the-loop system with confidence scoring and automated handoff.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/data-management-perfomance-graph-concept_53876-167113.jpg", - }, + title: "Escalation Monitor", description: "Human-in-the-loop system with confidence scoring and automated handoff.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/data-management-perfomance-graph-concept_53876-167113.jpg"}, { - title: "Knowledge Center", - description: "Centralized version control for all your AI training data.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-vector/blogger-review-concept_23-2148546453.jpg", - }, + title: "Knowledge Center", description: "Centralized version control for all your AI training data.", href: "#", imageSrc: "http://img.b2bpic.net/free-vector/blogger-review-concept_23-2148546453.jpg"}, { - title: "Admin & Billing", - description: "Manage billing, user roles, and system health from one place.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/data-center-technician-inspecting-gear-doing-maintenance-tasks_482257-123105.jpg", - }, + title: "Admin & Billing", description: "Manage billing, user roles, and system health from one place.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/data-center-technician-inspecting-gear-doing-maintenance-tasks_482257-123105.jpg"}, ]} /> @@ -128,22 +85,14 @@ export default function HomePage() { @@ -154,42 +103,23 @@ export default function HomePage() { @@ -200,27 +130,20 @@ export default function HomePage() {