Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
278
src/app/page.tsx
278
src/app/page.tsx
@@ -34,41 +34,29 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/bright-neon-colors-illuminated-arrow_23-2151204974.jpg"
|
||||
logoAlt="AutomateX Logo"
|
||||
brandName="AutomateX"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
className="pt-[var(--padding-hero-page-padding)]"
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Automate Your Workflow, Amplify Your Impact with AI"
|
||||
description="Unlock unparalleled efficiency with our AI-powered platform. Streamline repetitive tasks, gain predictive insights, and free your team to focus on strategic growth. Experience true automation."
|
||||
tag="Next-Gen Automation"
|
||||
@@ -76,40 +64,24 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Start Free Trial", href: "#pricing"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg",
|
||||
imageAlt: "AI automation dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", imageAlt: "AI automation dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-technology-background-futuristic-glitching-hand-remixed-media_53876-104221.jpg",
|
||||
imageAlt: "Hand interacting with holographic UI",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-technology-background-futuristic-glitching-hand-remixed-media_53876-104221.jpg", imageAlt: "Hand interacting with holographic UI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg",
|
||||
imageAlt: "Server room with data streams",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900964.jpg", imageAlt: "Server room with data streams"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg",
|
||||
imageAlt: "Robot hand integrating digital components",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", imageAlt: "Robot hand integrating digital components"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-streaming-app-mobile-phone_53876-98071.jpg",
|
||||
imageAlt: "Mobile app automation interface",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/music-streaming-app-mobile-phone_53876-98071.jpg", imageAlt: "Mobile app automation interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-glowing-lock-futuristic-design_23-2152001140.jpg",
|
||||
imageAlt: "Abstract data security visualization",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-glowing-lock-futuristic-design_23-2152001140.jpg", imageAlt: "Abstract data security visualization"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,19 +91,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About AutomateX: Your Partner in Digital Transformation",
|
||||
},
|
||||
type: "text", content: "About AutomateX: Your Partner in Digital Transformation"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Discover Our Story", href: "#"},
|
||||
{
|
||||
text: "Join Our Team",
|
||||
href: "#",
|
||||
},
|
||||
text: "Join Our Team", href: "#"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -143,23 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Intelligent Workflow Automation",
|
||||
description: "Automate routine tasks with smart AI, reducing manual effort and minimizing errors. Design custom workflows that adapt to your business needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/progress-mission-move-forward-improvement-concept_53876-15867.jpg",
|
||||
imageAlt: "AI streamlining business process",
|
||||
},
|
||||
title: "Intelligent Workflow Automation", description: "Automate routine tasks with smart AI, reducing manual effort and minimizing errors. Design custom workflows that adapt to your business needs.", imageSrc: "http://img.b2bpic.net/free-photo/progress-mission-move-forward-improvement-concept_53876-15867.jpg", imageAlt: "AI streamlining business process"},
|
||||
{
|
||||
title: "Predictive Analytics & Insights",
|
||||
description: "Leverage AI to analyze vast datasets, predict future trends, and gain actionable insights. Make data-driven decisions with confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg",
|
||||
imageAlt: "Real-time predictive analytics graph",
|
||||
},
|
||||
title: "Predictive Analytics & Insights", description: "Leverage AI to analyze vast datasets, predict future trends, and gain actionable insights. Make data-driven decisions with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "Real-time predictive analytics graph"},
|
||||
{
|
||||
title: "Seamless System Integration",
|
||||
description: "Connect AutomateX with your existing tools like CRM, ERP, and communication platforms. Enjoy a unified ecosystem that works effortlessly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115380.jpg",
|
||||
imageAlt: "App integration ecosystem",
|
||||
},
|
||||
title: "Seamless System Integration", description: "Connect AutomateX with your existing tools like CRM, ERP, and communication platforms. Enjoy a unified ecosystem that works effortlessly.", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115380.jpg", imageAlt: "App integration ecosystem"},
|
||||
]}
|
||||
title="Unleash Productivity with Core Features"
|
||||
description="AutomateX provides a powerful suite of tools designed to transform your operations and drive efficiency across the board."
|
||||
@@ -174,14 +128,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Stripe",
|
||||
"Google",
|
||||
"Microsoft",
|
||||
"Amazon",
|
||||
"IBM",
|
||||
"Salesforce",
|
||||
"Slack",
|
||||
]}
|
||||
"Stripe", "Google", "Microsoft", "Amazon", "IBM", "Salesforce", "Slack"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our AI automation solutions are adopted by top companies worldwide to optimize their operations and accelerate growth."
|
||||
tag="Our Partners"
|
||||
@@ -198,31 +145,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200%",
|
||||
title: "ROI Increase",
|
||||
items: [
|
||||
"Boost profitability",
|
||||
"Optimize investments",
|
||||
],
|
||||
id: "m1", value: "200%", title: "ROI Increase", items: [
|
||||
"Boost profitability", "Optimize investments"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "80%",
|
||||
title: "Time Saved per Task",
|
||||
items: [
|
||||
"Automate repetitive duties",
|
||||
"Focus on high-value work",
|
||||
],
|
||||
id: "m2", value: "80%", title: "Time Saved per Task", items: [
|
||||
"Automate repetitive duties", "Focus on high-value work"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99.9%",
|
||||
title: "Uptime Reliability",
|
||||
items: [
|
||||
"Consistent performance",
|
||||
"Uninterrupted operations",
|
||||
],
|
||||
id: "m3", value: "99.9%", title: "Uptime Reliability", items: [
|
||||
"Consistent performance", "Uninterrupted operations"],
|
||||
},
|
||||
]}
|
||||
title="Tangible Results You Can Expect"
|
||||
@@ -240,63 +172,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Basic",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$49/month",
|
||||
subtitle: "For individuals & small teams",
|
||||
buttons: [
|
||||
id: "starter", badge: "Basic", badgeIcon: Sparkles,
|
||||
price: "$49/month", subtitle: "For individuals & small teams", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"5 Automated Workflows",
|
||||
"Basic Analytics Dashboard",
|
||||
"Email Support",
|
||||
"Up to 2 Users",
|
||||
],
|
||||
"5 Automated Workflows", "Basic Analytics Dashboard", "Email Support", "Up to 2 Users"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Recommended",
|
||||
badgeIcon: Star,
|
||||
price: "$129/month",
|
||||
subtitle: "For growing businesses",
|
||||
buttons: [
|
||||
id: "pro", badge: "Recommended", badgeIcon: Star,
|
||||
price: "$129/month", subtitle: "For growing businesses", buttons: [
|
||||
{
|
||||
text: "Choose Pro",
|
||||
href: "#",
|
||||
},
|
||||
text: "Choose Pro", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Workflows",
|
||||
"Advanced Analytics & Reporting",
|
||||
"Priority Email & Chat Support",
|
||||
"Up to 10 Users",
|
||||
"API Integrations",
|
||||
],
|
||||
"Unlimited Workflows", "Advanced Analytics & Reporting", "Priority Email & Chat Support", "Up to 10 Users", "API Integrations"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Custom",
|
||||
badgeIcon: Shield,
|
||||
price: "Contact Us",
|
||||
subtitle: "For large enterprises",
|
||||
buttons: [
|
||||
id: "enterprise", badge: "Custom", badgeIcon: Shield,
|
||||
price: "Contact Us", subtitle: "For large enterprises", buttons: [
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Sales", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Custom Workflow Solutions",
|
||||
"Dedicated Account Manager",
|
||||
"24/7 Premium Support",
|
||||
"Unlimited Users",
|
||||
"On-Premise Deployment Option",
|
||||
],
|
||||
"Custom Workflow Solutions", "Dedicated Account Manager", "24/7 Premium Support", "Unlimited Users", "On-Premise Deployment Option"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Pricing, Powerful Automation"
|
||||
@@ -315,25 +215,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson, CEO of TechSolutions Inc."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
alt: "Sarah Johnson",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Sarah Johnson"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/enterprise-manager-analyzes-annual-reports-statistics-pc_482257-94061.jpg",
|
||||
alt: "Michael Chen",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/enterprise-manager-analyzes-annual-reports-statistics-pc_482257-94061.jpg", alt: "Michael Chen"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg",
|
||||
alt: "Emily Rodriguez",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg", alt: "Emily Rodriguez"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg",
|
||||
alt: "David Kim",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", alt: "David Kim"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg",
|
||||
alt: "Jessica Lee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-with-glasses-smiling_23-2148053687.jpg", alt: "Jessica Lee"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="opacity"
|
||||
@@ -346,25 +236,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What kind of tasks can AutomateX automate?",
|
||||
content: "AutomateX is versatile and can automate a wide range of tasks including data entry, report generation, customer support responses, email campaigns, scheduling, and much more. It's designed to handle any rule-based or repetitive digital process.",
|
||||
},
|
||||
id: "faq1", title: "What kind of tasks can AutomateX automate?", content: "AutomateX is versatile and can automate a wide range of tasks including data entry, report generation, customer support responses, email campaigns, scheduling, and much more. It's designed to handle any rule-based or repetitive digital process."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Is AutomateX suitable for small businesses?",
|
||||
content: "Absolutely! AutomateX offers flexible pricing plans, including a Starter plan perfect for individuals and small teams. Our intuitive interface ensures quick setup without requiring extensive technical knowledge.",
|
||||
},
|
||||
id: "faq2", title: "Is AutomateX suitable for small businesses?", content: "Absolutely! AutomateX offers flexible pricing plans, including a Starter plan perfect for individuals and small teams. Our intuitive interface ensures quick setup without requiring extensive technical knowledge."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How secure is my data with AutomateX?",
|
||||
content: "Data security is our top priority. We employ industry-leading encryption standards, regular security audits, and comply with global data protection regulations to ensure your data is always safe and private.",
|
||||
},
|
||||
id: "faq3", title: "How secure is my data with AutomateX?", content: "Data security is our top priority. We employ industry-leading encryption standards, regular security audits, and comply with global data protection regulations to ensure your data is always safe and private."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Can AutomateX integrate with my existing software?",
|
||||
content: "Yes, AutomateX is built for seamless integration. We offer native integrations with popular platforms like Salesforce, Slack, Google Workspace, and provide robust API access for custom connections to virtually any system.",
|
||||
},
|
||||
id: "faq4", title: "Can AutomateX integrate with my existing software?", content: "Yes, AutomateX is built for seamless integration. We offer native integrations with popular platforms like Salesforce, Slack, Google Workspace, and provide robust API access for custom connections to virtually any system."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to the most common questions about AutomateX and how it can benefit your business."
|
||||
@@ -380,18 +258,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
text="Ready to Transform Your Business with AI Automation?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "mailto:sales@automatex.com",
|
||||
},
|
||||
text: "Contact Sales", href: "mailto:sales@automatex.com"},
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Start Free Trial", href: "#pricing"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -403,54 +276,33 @@ export default function LandingPage() {
|
||||
logoText="AutomateX"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
{
|
||||
label: "Integrations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Integrations", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Help Center", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user