Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-05 22:28:48 +00:00

View File

@@ -34,34 +34,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Clients",
id: "#clients",
},
name: "Clients", id: "#clients"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5ilo8b"
brandName="AI Agent Solutions"
/>
@@ -73,13 +59,9 @@ export default function LandingPage() {
description="Empower your business with intelligent AI agents for marketing, research, customer support, and more. Revolutionize efficiency and drive growth."
buttons={[
{
text: "Explore Agents",
href: "#features",
},
text: "Explore Agents", href: "#features"},
{
text: "Request Demo",
href: "#contact",
},
text: "Request Demo", href: "#contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-sitting-desk-corporate-office_482257-8052.jpg"
@@ -93,14 +75,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Unleashing the Power of AI Agents"
description={[
"At AI Agent Solutions, we specialize in developing and deploying advanced artificial intelligence agents tailored to optimize your business operations. From automating repetitive tasks to providing deep analytical insights, our agents are designed to elevate human potential.",
"Our platform offers a suite of specialized AI agents, including Marketer Agents for campaign optimization, Researcher Agents for market analysis, and Customer Support Agents for unparalleled service. Experience a new era of productivity and intelligent decision-making with our cutting-edge AI technology.",
]}
"At AI Agent Solutions, we specialize in developing and deploying advanced artificial intelligence agents tailored to optimize your business operations. From automating repetitive tasks to providing deep analytical insights, our agents are designed to elevate human potential.", "Our platform offers a suite of specialized AI agents, including Marketer Agents for campaign optimization, Researcher Agents for market analysis, and Customer Support Agents for unparalleled service. Experience a new era of productivity and intelligent decision-making with our cutting-edge AI technology."]}
buttons={[
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
buttonAnimation="slide-up"
showBorder={false}
@@ -114,75 +92,39 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "marketing-agent",
title: "Marketing Agent",
subtitle: "Optimize campaigns and personalize customer engagement with AI-driven strategies.",
category: "Marketing Automation",
value: "Boost ROI",
buttons: [
id: "marketing-agent", title: "Marketing Agent", subtitle: "Optimize campaigns and personalize customer engagement with AI-driven strategies.", category: "Marketing Automation", value: "Boost ROI", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
{
id: "research-agent",
title: "Researcher Agent",
subtitle: "Gain competitive insights and analyze market trends with intelligent data synthesis.",
category: "Market Intelligence",
value: "Deep Insights",
buttons: [
id: "research-agent", title: "Researcher Agent", subtitle: "Gain competitive insights and analyze market trends with intelligent data synthesis.", category: "Market Intelligence", value: "Deep Insights", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
{
id: "support-agent",
title: "Customer Support Agent",
subtitle: "Provide instant, 24/7 support and enhance customer satisfaction with smart chatbots.",
category: "Customer Service",
value: "24/7 Support",
buttons: [
id: "support-agent", title: "Customer Support Agent", subtitle: "Provide instant, 24/7 support and enhance customer satisfaction with smart chatbots.", category: "Customer Service", value: "24/7 Support", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
{
id: "sales-agent",
title: "Sales Agent",
subtitle: "Identify leads, nurture prospects, and close deals faster with AI-powered sales assistance.",
category: "Sales Optimization",
value: "Accelerate Sales",
buttons: [
id: "sales-agent", title: "Sales Agent", subtitle: "Identify leads, nurture prospects, and close deals faster with AI-powered sales assistance.", category: "Sales Optimization", value: "Accelerate Sales", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
{
id: "hr-agent",
title: "HR Agent",
subtitle: "Streamline recruitment, onboarding, and employee relations with automated HR processes.",
category: "Human Resources",
value: "Effortless HR",
buttons: [
id: "hr-agent", title: "HR Agent", subtitle: "Streamline recruitment, onboarding, and employee relations with automated HR processes.", category: "Human Resources", value: "Effortless HR", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
{
id: "finance-agent",
title: "Finance Agent",
subtitle: "Automate financial reporting, fraud detection, and budget analysis for informed decisions.",
category: "Financial Management",
value: "Precision Finance",
buttons: [
id: "finance-agent", title: "Finance Agent", subtitle: "Automate financial reporting, fraud detection, and budget analysis for informed decisions.", category: "Financial Management", value: "Precision Finance", buttons: [
{
text: "Discover More",
},
text: "Discover More"},
],
},
]}
@@ -199,63 +141,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter",
badge: "Starter",
badgeIcon: Sparkles,
price: "$99/month",
subtitle: "Ideal for small businesses and individuals getting started with AI.",
buttons: [
id: "starter", badge: "Starter", badgeIcon: Sparkles,
price: "$99/month", subtitle: "Ideal for small businesses and individuals getting started with AI.", buttons: [
{
text: "Start Free Trial",
href: "#",
},
text: "Start Free Trial", href: "#"},
],
features: [
"1 AI Agent",
"Basic Automation",
"Email Support",
"Standard Analytics",
],
"1 AI Agent", "Basic Automation", "Email Support", "Standard Analytics"],
},
{
id: "professional",
badge: "Pro",
badgeIcon: Crown,
price: "$299/month",
subtitle: "Perfect for growing businesses seeking advanced capabilities and efficiency.",
buttons: [
id: "professional", badge: "Pro", badgeIcon: Crown,
price: "$299/month", subtitle: "Perfect for growing businesses seeking advanced capabilities and efficiency.", buttons: [
{
text: "Get Started",
href: "#",
},
text: "Get Started", href: "#"},
],
features: [
"3 AI Agents",
"Advanced Automation",
"Priority Email & Chat Support",
"Enhanced Analytics & Reporting",
"Customizable Workflows",
],
"3 AI Agents", "Advanced Automation", "Priority Email & Chat Support", "Enhanced Analytics & Reporting", "Customizable Workflows"],
},
{
id: "enterprise",
badge: "Enterprise",
badgeIcon: Building,
price: "Custom",
subtitle: "Tailored solutions for large organizations requiring scalable and integrated AI.",
buttons: [
id: "enterprise", badge: "Enterprise", badgeIcon: Building,
price: "Custom", subtitle: "Tailored solutions for large organizations requiring scalable and integrated AI.", buttons: [
{
text: "Contact Sales",
href: "#contact",
},
text: "Contact Sales", href: "#contact"},
],
features: [
"Unlimited AI Agents",
"Custom Integrations",
"24/7 Dedicated Support",
"Advanced Security & Compliance",
"On-site Implementation",
],
"Unlimited AI Agents", "Custom Integrations", "24/7 Dedicated Support", "Advanced Security & Compliance", "On-site Implementation"],
},
]}
title="Flexible Pricing for Every Scale"
@@ -271,29 +181,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "efficiency",
icon: Gauge,
title: "Operational Efficiency",
value: "75% Increase",
},
id: "efficiency", icon: Gauge,
title: "Operational Efficiency", value: "75% Increase"},
{
id: "satisfaction",
icon: Smile,
title: "Customer Satisfaction",
value: "90% Rating",
},
id: "satisfaction", icon: Smile,
title: "Customer Satisfaction", value: "90% Rating"},
{
id: "roi",
icon: TrendingUp,
title: "Marketing ROI",
value: "50%+ Growth",
},
id: "roi", icon: TrendingUp,
title: "Marketing ROI", value: "50%+ Growth"},
{
id: "time-saved",
icon: Clock,
title: "Time Saved (Monthly)",
value: "2000+ Hours",
},
id: "time-saved", icon: Clock,
title: "Time Saved (Monthly)", value: "2000+ Hours"},
]}
title="Driving Real Business Impact"
description="Our AI agents deliver tangible results, helping businesses achieve significant improvements in key performance areas."
@@ -307,59 +205,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Revolutionized Customer Support",
quote: "Our customer support efficiency has skyrocketed since implementing their AI agents. It's like having an army of intelligent assistants working tirelessly 24/7.",
name: "Sarah Johnson",
role: "CEO, TechInnovate",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", title: "Revolutionized Customer Support", quote: "Our customer support efficiency has skyrocketed since implementing their AI agents. It's like having an army of intelligent assistants working tirelessly 24/7.", name: "Sarah Johnson", role: "CEO, TechInnovate", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
title: "Unmatched Market Insights",
quote: "The Researcher AI agent provides insights that would take weeks for a human team. It's become an indispensable tool for our strategic planning.",
name: "Michael Chen",
role: "CTO, DataDriven Corp",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-freelancer-looking-camera-sitting-desk-with-charts-smart-businessman-sitting-his-workplace-course-late-night-hours-doing-his-job_482257-10278.jpg",
imageAlt: "Michael Chen",
},
id: "2", title: "Unmatched Market Insights", quote: "The Researcher AI agent provides insights that would take weeks for a human team. It's become an indispensable tool for our strategic planning.", name: "Michael Chen", role: "CTO, DataDriven Corp", imageSrc: "http://img.b2bpic.net/free-photo/portrait-freelancer-looking-camera-sitting-desk-with-charts-smart-businessman-sitting-his-workplace-course-late-night-hours-doing-his-job_482257-10278.jpg", imageAlt: "Michael Chen"},
{
id: "3",
title: "Marketing Campaigns on Autopilot",
quote: "Their Marketing AI agent has transformed our campaigns, leading to better targeting and a significant increase in ROI. We're seeing results we never thought possible.",
name: "Emily Rodriguez",
role: "Marketing Director, Growth Solutions",
imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", title: "Marketing Campaigns on Autopilot", quote: "Their Marketing AI agent has transformed our campaigns, leading to better targeting and a significant increase in ROI. We're seeing results we never thought possible.", name: "Emily Rodriguez", role: "Marketing Director, Growth Solutions", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
title: "Streamlined Business Operations",
quote: "Integrating their AI solutions has made our operations incredibly smooth. From lead generation to client onboarding, everything is more efficient and error-free.",
name: "David Kim",
role: "Owner, Global Enterprises",
imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg",
imageAlt: "David Kim",
},
id: "4", title: "Streamlined Business Operations", quote: "Integrating their AI solutions has made our operations incredibly smooth. From lead generation to client onboarding, everything is more efficient and error-free.", name: "David Kim", role: "Owner, Global Enterprises", imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", imageAlt: "David Kim"},
{
id: "5",
title: "Exceptional ROI and Productivity",
quote: "The investment in their AI agents paid off almost immediately. Our team is more productive, and we've seen a measurable return on investment.",
name: "Jessica Lee",
role: "Operations Manager, FutureWorks",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
imageAlt: "Jessica Lee",
},
id: "5", title: "Exceptional ROI and Productivity", quote: "The investment in their AI agents paid off almost immediately. Our team is more productive, and we've seen a measurable return on investment.", name: "Jessica Lee", role: "Operations Manager, FutureWorks", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Jessica Lee"},
{
id: "6",
title: "The Future of Business Automation",
quote: "This platform is truly the future. The agents are intuitive, powerful, and constantly learning, making our business smarter every day.",
name: "Alex Smith",
role: "Product Lead, InnovateCo",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researcher-works-notebook-improve-efficiency_482257-120638.jpg",
imageAlt: "Alex Smith",
},
id: "6", title: "The Future of Business Automation", quote: "This platform is truly the future. The agents are intuitive, powerful, and constantly learning, making our business smarter every day.", name: "Alex Smith", role: "Product Lead, InnovateCo", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-researcher-works-notebook-improve-efficiency_482257-120638.jpg", imageAlt: "Alex Smith"},
]}
title="What Our Clients Say"
description="Hear directly from business leaders who have transformed their operations with our AI agent solutions."
@@ -372,34 +228,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
{
src: "http://img.b2bpic.net/free-vector/gradient-marketing-logo-collection_23-2149117439.jpg",
alt: "Global Tech Solutions",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xsnc03",
alt: "Venture Capital Group",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wzy224",
alt: "DataStream Analytics",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cx81wr",
alt: "Apex Marketing Hub",
},
{
src: "http://img.b2bpic.net/free-vector/abstract-technological-logos_23-2147534284.jpg",
alt: "Quantum Finance",
},
{
src: "http://img.b2bpic.net/free-photo/parity-empower-women-right-equality_53876-121163.jpg",
alt: "HealthPulse Innovations",
},
{
src: "http://img.b2bpic.net/free-photo/woman-holding-dropbox-logo-isolated_53876-65413.jpg",
alt: "CloudSphere Technologies",
},
"Global Tech Solutions", "Venture Capital Group", "DataStream Analytics", "Apex Marketing Hub", "Quantum Finance", "HealthPulse Innovations", "CloudSphere Technologies"
]}
title="Trusted by Industry Leaders"
description="Our AI solutions are adopted by leading companies across various sectors, driving innovation and efficiency."
@@ -413,30 +242,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What kind of AI agents do you offer?",
content: "We offer specialized AI agents for various business functions, including Marketing, Research, Customer Support, Sales, HR, and Finance. Each agent is designed with specific capabilities to optimize its respective domain.",
},
id: "faq-1", title: "What kind of AI agents do you offer?", content: "We offer specialized AI agents for various business functions, including Marketing, Research, Customer Support, Sales, HR, and Finance. Each agent is designed with specific capabilities to optimize its respective domain."},
{
id: "faq-2",
title: "How do your AI agents integrate with existing systems?",
content: "Our AI agents are built with flexibility in mind and can integrate seamlessly with a wide range of popular business tools and platforms via APIs. We also offer custom integration solutions for enterprise clients.",
},
id: "faq-2", title: "How do your AI agents integrate with existing systems?", content: "Our AI agents are built with flexibility in mind and can integrate seamlessly with a wide range of popular business tools and platforms via APIs. We also offer custom integration solutions for enterprise clients."},
{
id: "faq-3",
title: "Is my data secure with your AI platform?",
content: "Data security is our top priority. We employ industry-leading encryption protocols, stringent access controls, and regular security audits to ensure your data is protected at all times. We are also compliant with major data privacy regulations.",
},
id: "faq-3", title: "Is my data secure with your AI platform?", content: "Data security is our top priority. We employ industry-leading encryption protocols, stringent access controls, and regular security audits to ensure your data is protected at all times. We are also compliant with major data privacy regulations."},
{
id: "faq-4",
title: "Can I customize the behavior of the AI agents?",
content: "Yes, our platform provides robust customization options. You can train and configure your AI agents to align with your brand voice, specific workflows, and business rules, ensuring they perform exactly as you need.",
},
id: "faq-4", title: "Can I customize the behavior of the AI agents?", content: "Yes, our platform provides robust customization options. You can train and configure your AI agents to align with your brand voice, specific workflows, and business rules, ensuring they perform exactly as you need."},
{
id: "faq-5",
title: "What kind of support do you offer?",
content: "We offer comprehensive support depending on your plan, ranging from email and chat support to dedicated 24/7 technical assistance for our enterprise clients. Our team is committed to ensuring your success.",
},
id: "faq-5", title: "What kind of support do you offer?", content: "We offer comprehensive support depending on your plan, ranging from email and chat support to dedicated 24/7 technical assistance for our enterprise clients. Our team is committed to ensuring your success."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our AI agents, platform, and services."
@@ -449,8 +263,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
tag="Connect"
title="Ready to Transform Your Business?"
description="Unlock unprecedented efficiency and innovation with our advanced AI agent solutions. Get in touch to schedule a demo or discuss your custom needs."
@@ -466,77 +279,48 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-176843.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-176843.jpg"
videoAriaLabel="Abstract tech background video"
logoText="AI Agent Solutions"
columns={[
{
title: "Solutions",
items: [
title: "Solutions", items: [
{
label: "Marketing AI",
href: "#features",
},
label: "Marketing AI", href: "#features"},
{
label: "Research AI",
href: "#features",
},
label: "Research AI", href: "#features"},
{
label: "Customer Support AI",
href: "#features",
},
label: "Customer Support AI", href: "#features"},
{
label: "Sales Automation",
href: "#features",
},
label: "Sales Automation", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Documentation",
href: "#",
},
label: "Documentation", href: "#"},
{
label: "API Docs",
href: "#",
},
label: "API Docs", href: "#"},
{
label: "Case Studies",
href: "#",
},
label: "Case Studies", href: "#"},
],
},
]}
copyrightText="© 2024 AI Agent Solutions. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/gradient-background-with-pink-purple-light-effect_53876-176843.jpg?_wi=2"
imageAlt="abstract particle flow loop"
/>
</div>
</ReactLenis>