Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78427765dc | |||
| fbc0f96d26 | |||
| 36259a576f |
292
src/app/page.tsx
292
src/app/page.tsx
@@ -33,33 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Performance",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Performance", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Scalability", id: "/scalability"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="AI TaskFlow"
|
||||
bottomLeftText="Intelligent Workflow"
|
||||
@@ -71,52 +59,26 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
imagePosition="right"
|
||||
title="Unleash Intelligent Automation with Multi-Agent AI"
|
||||
description="Experience unparalleled efficiency and precision. Our advanced AI system orchestrates complex tasks, from routing and validation to refinement and completion, with continuous feedback loops ensuring optimal performance and reliable real-world implementation."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Chen",
|
||||
handle: "@alex_innovates",
|
||||
testimonial: "The AI TaskFlow system revolutionized our project management. Its ability to handle complex task routing and validation is simply unmatched. A game-changer!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-photographer-using-photo-editing-software-pc-display-multimedia-studio_482257-98537.jpg",
|
||||
imageAlt: "Alex Chen",
|
||||
},
|
||||
name: "Alex Chen", handle: "@alex_innovates", testimonial: "The AI TaskFlow system revolutionized our project management. Its ability to handle complex task routing and validation is simply unmatched. A game-changer!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-photographer-using-photo-editing-software-pc-display-multimedia-studio_482257-98537.jpg", imageAlt: "Alex Chen"},
|
||||
{
|
||||
name: "Samantha Lee",
|
||||
handle: "@samantha_tech",
|
||||
testimonial: "Scalability and reliability were key for us. AI TaskFlow delivered beyond expectations, seamlessly integrating into our existing infrastructure and boosting our output.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cute-robot_23-2151931423.jpg",
|
||||
imageAlt: "Samantha Lee",
|
||||
},
|
||||
name: "Samantha Lee", handle: "@samantha_tech", testimonial: "Scalability and reliability were key for us. AI TaskFlow delivered beyond expectations, seamlessly integrating into our existing infrastructure and boosting our output.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cute-robot_23-2151931423.jpg", imageAlt: "Samantha Lee"},
|
||||
{
|
||||
name: "Marcus Grey",
|
||||
handle: "@marcus_ai",
|
||||
testimonial: "The structured feedback loops ensure continuous improvement and task refinement. It's like having an infinitely learning team member. Truly impressive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-with-neon-light_23-2149596328.jpg",
|
||||
imageAlt: "Marcus Grey",
|
||||
},
|
||||
name: "Marcus Grey", handle: "@marcus_ai", testimonial: "The structured feedback loops ensure continuous improvement and task refinement. It's like having an infinitely learning team member. Truly impressive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-posing-with-neon-light_23-2149596328.jpg", imageAlt: "Marcus Grey"},
|
||||
{
|
||||
name: "Chloe Wong",
|
||||
handle: "@chloe_solutions",
|
||||
testimonial: "Failure handling is robust, and the optimization steps keep our operations running smoothly. Our team's productivity has soared since implementing this system.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-background-abstract-style_23-2147866809.jpg",
|
||||
imageAlt: "Chloe Wong",
|
||||
},
|
||||
name: "Chloe Wong", handle: "@chloe_solutions", testimonial: "Failure handling is robust, and the optimization steps keep our operations running smoothly. Our team's productivity has soared since implementing this system.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-background-abstract-style_23-2147866809.jpg", imageAlt: "Chloe Wong"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@david_digital",
|
||||
testimonial: "The clear, structured flowchart design of the system makes it incredibly intuitive. Even complex processes are easy to visualize and manage. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-cartoon-character-with-phone_23-2150964365.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
name: "David Kim", handle: "@david_digital", testimonial: "The clear, structured flowchart design of the system makes it incredibly intuitive. Even complex processes are easy to visualize and manage. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-cartoon-character-with-phone_23-2150964365.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
testimonialRotationInterval={6000}
|
||||
tag="Next-Gen Automation"
|
||||
@@ -124,36 +86,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
{
|
||||
text: "Get a Demo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Demo", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cybersecurity-expert-apartment-uses-computer-look-security-liabilities_482257-101155.jpg",
|
||||
alt: "Alex Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cybersecurity-expert-apartment-uses-computer-look-security-liabilities_482257-101155.jpg", alt: "Alex Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-pink-shirt_158595-1047.jpg",
|
||||
alt: "Samantha Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-pink-shirt_158595-1047.jpg", alt: "Samantha Lee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg",
|
||||
alt: "Marcus Grey",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg", alt: "Marcus Grey"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-futuristic-superhero-suit_23-2150944600.jpg",
|
||||
alt: "Chloe Wong",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-futuristic-superhero-suit_23-2150944600.jpg", alt: "Chloe Wong"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hand-touching-screen-rpa-concept_23-2149311915.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hand-touching-screen-rpa-concept_23-2149311915.jpg", alt: "David Kim"},
|
||||
]}
|
||||
avatarText="Join 100+ innovators"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-touching-screen-rpa-concept_23-2149311915.jpg"
|
||||
@@ -162,27 +110,17 @@ export default function LandingPage() {
|
||||
fixedMediaHeight={true}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Intelligent Task Routing",
|
||||
icon: Link,
|
||||
type: "text-icon", text: "Intelligent Task Routing", icon: Link,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Automated Validation",
|
||||
type: "text", text: "Automated Validation"},
|
||||
{
|
||||
type: "text-icon", text: "Self-Correcting Loops", icon: Loader,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Self-Correcting Loops",
|
||||
icon: Loader,
|
||||
},
|
||||
type: "text", text: "Proactive Failure Handling"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Proactive Failure Handling",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Scalable Architecture",
|
||||
icon: LineChart,
|
||||
type: "text-icon", text: "Scalable Architecture", icon: LineChart,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -198,9 +136,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/children-party-poster-design_1262-562.jpg"
|
||||
@@ -216,47 +152,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
id: "routing",
|
||||
title: "Intelligent Task Routing",
|
||||
subtitle: "Dynamically directs tasks to the most suitable agent or module based on content, priority, and current system load. Ensures optimal resource allocation and accelerates processing.",
|
||||
category: "Automation",
|
||||
value: "Smart Distribution",
|
||||
},
|
||||
id: "routing", title: "Intelligent Task Routing", subtitle: "Dynamically directs tasks to the most suitable agent or module based on content, priority, and current system load. Ensures optimal resource allocation and accelerates processing.", category: "Automation", value: "Smart Distribution"},
|
||||
{
|
||||
id: "validation",
|
||||
title: "Automated Validation Gates",
|
||||
subtitle: "Agents perform real-time checks on task inputs and intermediate outputs, catching errors early and ensuring data integrity before progression to the next stage.",
|
||||
category: "Quality Control",
|
||||
value: "Error Prevention",
|
||||
},
|
||||
id: "validation", title: "Automated Validation Gates", subtitle: "Agents perform real-time checks on task inputs and intermediate outputs, catching errors early and ensuring data integrity before progression to the next stage.", category: "Quality Control", value: "Error Prevention"},
|
||||
{
|
||||
id: "refinement",
|
||||
title: "Continuous Task Refinement",
|
||||
subtitle: "Leverages learned patterns and real-time data to suggest or apply improvements, enhancing task output quality and operational efficiency over time.",
|
||||
category: "Optimization",
|
||||
value: "Adaptive Learning",
|
||||
},
|
||||
id: "refinement", title: "Continuous Task Refinement", subtitle: "Leverages learned patterns and real-time data to suggest or apply improvements, enhancing task output quality and operational efficiency over time.", category: "Optimization", value: "Adaptive Learning"},
|
||||
{
|
||||
id: "feedback",
|
||||
title: "Self-Correcting Feedback Loops",
|
||||
subtitle: "Built-in mechanisms collect performance data, identify bottlenecks, and feed insights back into the system for autonomous adjustments and proactive issue resolution.",
|
||||
category: "Self-Improvement",
|
||||
value: "System Resilience",
|
||||
},
|
||||
id: "feedback", title: "Self-Correcting Feedback Loops", subtitle: "Built-in mechanisms collect performance data, identify bottlenecks, and feed insights back into the system for autonomous adjustments and proactive issue resolution.", category: "Self-Improvement", value: "System Resilience"},
|
||||
{
|
||||
id: "handling",
|
||||
title: "Proactive Failure Handling",
|
||||
subtitle: "Agents detect potential failures, escalate critical issues, and initiate recovery protocols, minimizing downtime and maintaining service continuity.",
|
||||
category: "Reliability",
|
||||
value: "Robust Operations",
|
||||
},
|
||||
id: "handling", title: "Proactive Failure Handling", subtitle: "Agents detect potential failures, escalate critical issues, and initiate recovery protocols, minimizing downtime and maintaining service continuity.", category: "Reliability", value: "Robust Operations"},
|
||||
{
|
||||
id: "scalability",
|
||||
title: "Scalable & Adaptable Architecture",
|
||||
subtitle: "Designed for growth, our system seamlessly scales to handle increasing workloads and integrates with diverse ecosystems, ensuring future-proof operations.",
|
||||
category: "Growth",
|
||||
value: "Future-Proof",
|
||||
},
|
||||
id: "scalability", title: "Scalable & Adaptable Architecture", subtitle: "Designed for growth, our system seamlessly scales to handle increasing workloads and integrates with diverse ecosystems, ensuring future-proof operations.", category: "Growth", value: "Future-Proof"},
|
||||
]}
|
||||
title="Key Capabilities of Our Agent System"
|
||||
description="Each agent in our system is equipped with advanced logic to ensure tasks are handled with precision and adaptability, delivering a robust and reliable workflow for any challenge."
|
||||
@@ -274,25 +180,13 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "99.8%",
|
||||
description: "Task Completion Rate",
|
||||
},
|
||||
id: "1", value: "99.8%", description: "Task Completion Rate"},
|
||||
{
|
||||
id: "2",
|
||||
value: "75%",
|
||||
description: "Reduction in Manual Errors",
|
||||
},
|
||||
id: "2", value: "75%", description: "Reduction in Manual Errors"},
|
||||
{
|
||||
id: "3",
|
||||
value: "200%",
|
||||
description: "Increase in Processing Speed",
|
||||
},
|
||||
id: "3", value: "200%", description: "Increase in Processing Speed"},
|
||||
{
|
||||
id: "4",
|
||||
value: "90%",
|
||||
description: "Operational Cost Savings",
|
||||
},
|
||||
id: "4", value: "90%", description: "Operational Cost Savings"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -303,15 +197,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Innovate Solutions",
|
||||
"Global Tech Corp",
|
||||
"Data Stream Analytics",
|
||||
"Cloud Edge Systems",
|
||||
"Secure AI Labs",
|
||||
"Quantum Dev",
|
||||
"Enterprise AI",
|
||||
"NextGen Robotics",
|
||||
]}
|
||||
"Innovate Solutions", "Global Tech Corp", "Data Stream Analytics", "Cloud Edge Systems", "Secure AI Labs", "Quantum Dev", "Enterprise AI", "NextGen Robotics"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Leading organizations are leveraging AI TaskFlow to transform their operations, streamline workflows, and achieve unprecedented levels of automation and intelligence."
|
||||
tag="Our Partners"
|
||||
@@ -329,49 +215,19 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO, TechInnovate",
|
||||
testimonial: "AI TaskFlow is a game-changer. The precision in task routing and the speed of validation have drastically cut down our operational overheads.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
icon: Star,
|
||||
id: "1", name: "Sarah Johnson", role: "CEO, TechInnovate", testimonial: "AI TaskFlow is a game-changer. The precision in task routing and the speed of validation have drastically cut down our operational overheads.", imageSrc: "http://img.b2bpic.net/free-photo/experienced-senior-female-executive-eyeglasses_1262-5027.jpg", imageAlt: "Sarah Johnson", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO, Digital Nexus",
|
||||
testimonial: "The continuous refinement through feedback loops is truly intelligent. Our workflows are constantly optimized without any manual intervention.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-night-city-lights_23-2149024762.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
icon: Zap,
|
||||
id: "2", name: "Michael Chen", role: "CTO, Digital Nexus", testimonial: "The continuous refinement through feedback loops is truly intelligent. Our workflows are constantly optimized without any manual intervention.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-night-city-lights_23-2149024762.jpg", imageAlt: "Michael Chen", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Product Lead, InnovateCore",
|
||||
testimonial: "Scalability was a huge concern, but AI TaskFlow handled our expanding needs effortlessly. It’s built for real-world complexity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-funny-wig_23-2151247560.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
icon: Shield,
|
||||
id: "3", name: "Emily Rodriguez", role: "Product Lead, InnovateCore", testimonial: "Scalability was a huge concern, but AI TaskFlow handled our expanding needs effortlessly. It’s built for real-world complexity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-funny-wig_23-2151247560.jpg", imageAlt: "Emily Rodriguez", icon: Shield,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Operations Director, Global Automation",
|
||||
testimonial: "Failure handling is robust and reliable. We have complete confidence in the system to manage critical tasks without interruption.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg",
|
||||
imageAlt: "David Kim",
|
||||
icon: Award,
|
||||
id: "4", name: "David Kim", role: "Operations Director, Global Automation", testimonial: "Failure handling is robust and reliable. We have complete confidence in the system to manage critical tasks without interruption.", imageSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg", imageAlt: "David Kim", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Head of AI Research, Future Minds",
|
||||
testimonial: "The structured approach to multi-agent collaboration makes complex AI tasks manageable and transparent. A truly advanced platform.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-caucasian-woman-data-analyst-information-technology-letting-see-data-flow-pr_272375-5562.jpg",
|
||||
imageAlt: "Jessica Lee",
|
||||
icon: Rocket,
|
||||
id: "5", name: "Jessica Lee", role: "Head of AI Research, Future Minds", testimonial: "The structured approach to multi-agent collaboration makes complex AI tasks manageable and transparent. A truly advanced platform.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-blonde-caucasian-woman-data-analyst-information-technology-letting-see-data-flow-pr_272375-5562.jpg", imageAlt: "Jessica Lee", icon: Rocket,
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
@@ -387,30 +243,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What is a multi-agent AI system?",
|
||||
content: "A multi-agent AI system consists of multiple intelligent agents that interact and collaborate to achieve a common goal, distributing complex tasks for more efficient and robust problem-solving.",
|
||||
},
|
||||
id: "q1", title: "What is a multi-agent AI system?", content: "A multi-agent AI system consists of multiple intelligent agents that interact and collaborate to achieve a common goal, distributing complex tasks for more efficient and robust problem-solving."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How does AI TaskFlow handle complex task routing?",
|
||||
content: "AI TaskFlow uses advanced machine learning algorithms to dynamically analyze task parameters, dependencies, and agent capabilities, ensuring tasks are routed to the most optimal agent for processing in real-time.",
|
||||
},
|
||||
id: "q2", title: "How does AI TaskFlow handle complex task routing?", content: "AI TaskFlow uses advanced machine learning algorithms to dynamically analyze task parameters, dependencies, and agent capabilities, ensuring tasks are routed to the most optimal agent for processing in real-time."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What mechanisms are in place for failure handling?",
|
||||
content: "Our system integrates proactive monitoring, anomaly detection, and automated recovery protocols. In case of an agent failure, tasks are seamlessly rerouted, and contingency plans are activated to ensure continuous operation and minimal disruption.",
|
||||
},
|
||||
id: "q3", title: "What mechanisms are in place for failure handling?", content: "Our system integrates proactive monitoring, anomaly detection, and automated recovery protocols. In case of an agent failure, tasks are seamlessly rerouted, and contingency plans are activated to ensure continuous operation and minimal disruption."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "How does feedback loops improve task refinement?",
|
||||
content: "Feedback loops continuously collect data on task outcomes and agent performance. This data is then used to refine decision logic, optimize routing strategies, and improve overall task completion accuracy and efficiency autonomously.",
|
||||
},
|
||||
id: "q4", title: "How does feedback loops improve task refinement?", content: "Feedback loops continuously collect data on task outcomes and agent performance. This data is then used to refine decision logic, optimize routing strategies, and improve overall task completion accuracy and efficiency autonomously."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Is the AI TaskFlow system scalable for enterprise use?",
|
||||
content: "Yes, AI TaskFlow is designed with a modular and distributed architecture, allowing it to scale effortlessly to meet the demands of large enterprise environments, handling high volumes of tasks and complex integrations.",
|
||||
},
|
||||
id: "q5", title: "Is the AI TaskFlow system scalable for enterprise use?", content: "Yes, AI TaskFlow is designed with a modular and distributed architecture, allowing it to scale effortlessly to meet the demands of large enterprise environments, handling high volumes of tasks and complex integrations."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-pointing-global-communication-touchscreen-generated-by-ai_188544-16842.jpg"
|
||||
imageAlt="AI assistant providing solutions"
|
||||
@@ -429,18 +270,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to Transform Your Workflow?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Our Team",
|
||||
href: "mailto:solutions@aitaskflow.com",
|
||||
},
|
||||
text: "Contact Our Team", href: "mailto:solutions@aitaskflow.com"},
|
||||
{
|
||||
text: "Request a Demo",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request a Demo", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -452,19 +288,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "#",
|
||||
ariaLabel: "GitHub",
|
||||
},
|
||||
href: "#", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
117
src/app/scalability/page.tsx
Normal file
117
src/app/scalability/page.tsx
Normal file
@@ -0,0 +1,117 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import LegalSection from '@/components/legal/LegalSection';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Github, Linkedin, Twitter } from "lucide-react";
|
||||
|
||||
export default function ScalabilityPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="fluid"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About", id: "/#about"},
|
||||
{
|
||||
name: "Features", id: "/#features"},
|
||||
{
|
||||
name: "Performance", id: "/#metrics"},
|
||||
{
|
||||
name: "Testimonials", id: "/#testimonials"},
|
||||
{
|
||||
name: "FAQ", id: "/#faq"},
|
||||
{
|
||||
name: "Scalability", id: "/scalability"},
|
||||
{
|
||||
name: "Contact", id: "/#contact"},
|
||||
]}
|
||||
brandName="AI TaskFlow"
|
||||
bottomLeftText="Intelligent Workflow"
|
||||
bottomRightText="solutions@aitaskflow.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="scalability-documentation" data-section="scalability-documentation">
|
||||
<LegalSection
|
||||
layout="page"
|
||||
title="Scalability Documentation"
|
||||
subtitle="Ensuring High Performance and Reliability for Your AI TaskFlow System"
|
||||
sections={[
|
||||
{
|
||||
heading: "Deployment Patterns", content: [
|
||||
{
|
||||
type: "list", items: [
|
||||
"Microservices Architecture: Breaking down the system into small, independent services.", "Containerization (Docker, Kubernetes): Packaging services into isolated containers for consistent deployment.", "Serverless Functions: Event-driven execution for specific, short-lived tasks."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "Load Balancing Strategies", content: [
|
||||
{
|
||||
type: "list", items: [
|
||||
"DNS Load Balancing: Distributing requests across multiple servers at the DNS level.", "Hardware/Software Load Balancers: Using dedicated devices or software to manage traffic distribution.", "Application-Level Load Balancing: Routing requests based on application-specific criteria."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "Distributed Processing Considerations", content: [
|
||||
{
|
||||
type: "list", items: [
|
||||
"Data Partitioning/Sharding: Distributing data across multiple databases or nodes.", "Message Queues (Kafka, RabbitMQ): Decoupling components and handling asynchronous communication.", "Distributed Caching: Storing frequently accessed data closer to the application for faster retrieval.", "Concurrency Control: Managing simultaneous access to shared resources."
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
heading: "Real-World Implementation Best Practices", content: [
|
||||
{
|
||||
type: "list", items: [
|
||||
"Monitoring & Alerting: Implementing robust systems for tracking performance and detecting anomalies.", "Auto-Scaling: Dynamically adjusting resources based on demand.", "Fault Tolerance & Redundancy: Designing systems to withstand failures and minimize downtime.", "Performance Testing (Stress, Load): Rigorously testing the system's limits under various conditions.", "Database Scaling (Vertical, Horizontal): Strategies for managing growing data volumes."
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="AI TaskFlow"
|
||||
copyrightText="© 2024 AI TaskFlow. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Github,
|
||||
href: "#", ariaLabel: "GitHub"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user