Merge version_1 into main #4
@@ -49,7 +49,7 @@ export default function ContactPage() {
|
||||
{ value: "50+", title: "Enterprise Customers" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/a-cutting-edge-ai-agent-platform-dashboa-1772987655054-205a4722.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/a-cutting-edge-ai-agent-platform-dashboa-1772987655054-205a4722.png?_wi=2"
|
||||
imageAlt="A cutting-edge AI agent platform dashboard interface featuring real-time monitoring of multiple auto"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Agent Orchestration Hub", logoIcon: Brain,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/a-cutting-edge-ai-agent-platform-dashboa-1772987655054-205a4722.png", imageAlt:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/a-cutting-edge-ai-agent-platform-dashboa-1772987655054-205a4722.png?_wi=1", imageAlt:
|
||||
"A cutting-edge AI agent platform dashboard interface featuring real-time monitoring of multiple auto", searchPlaceholder: "Search agents, tasks, and logs...", buttons: [
|
||||
{ text: "Deploy Agent", href: "#" },
|
||||
{ text: "View Metrics", href: "#" },
|
||||
@@ -263,11 +263,11 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "VP Engineering, TechCorp", testimonial:
|
||||
"AgentOS reduced our manual workflow time by 65% in the first month. The multi-agent orchestration is exactly what we needed for complex enterprise automation.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-a-tech-executiv-1772987652625-36c3e9fb.png", imageAlt: "Sarah Johnson"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-a-tech-executiv-1772987652625-36c3e9fb.png?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "CTO, FinanceFlow", testimonial:
|
||||
"The LLM reasoning engine combined with our existing APIs created unprecedented automation capabilities. Enterprise-grade reliability with bleeding-edge AI performance.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-an-ai-researche-1772987652684-4bc3be29.png", imageAlt: "Michael Chen"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-an-ai-researche-1772987652684-4bc3be29.png?_wi=1", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Director of Automation, DataInsights", testimonial:
|
||||
"We deployed three specialized agents within a week. The ReAct loop architecture is brilliant—agents actually learn from execution patterns and improve over time.", imageSrc:
|
||||
@@ -279,11 +279,11 @@ export default function HomePage() {
|
||||
{
|
||||
id: "5", name: "Priya Patel", handle: "Engineering Manager, CloudSystems", testimonial:
|
||||
"The documentation and support are exceptional. Our team went from zero to production-grade multi-agent system in two weeks. Outstanding platform.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-a-tech-executiv-1772987652625-36c3e9fb.png", imageAlt: "Priya Patel"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-a-tech-executiv-1772987652625-36c3e9fb.png?_wi=2", imageAlt: "Priya Patel"},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "VP Product, EnterpriseTech", testimonial:
|
||||
"AgentOS is the foundation of our new product line. The reasoning engine, memory system, and tool integration capabilities are unmatched in the market.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-an-ai-researche-1772987652684-4bc3be29.png", imageAlt: "James Wilson"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afaxor0c3SQZSw5hntbOw7buIX/professional-headshot-of-an-ai-researche-1772987652684-4bc3be29.png?_wi=2", imageAlt: "James Wilson"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user