Merge version_2 into main #2
@@ -16,24 +16,27 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "AIAgent: Build & Deploy Intelligent AI Agents", description: "Create intelligent AI agents without coding. Automate workflows, integrate APIs, and scale your business with our no-code agent platform.", keywords: "AI agents, automation, no-code, machine learning, workflow automation, business automation", metadataBase: new URL("https://aiagent.com"),
|
||||
alternates: {
|
||||
canonical: "https://aiagent.com"},
|
||||
canonical: "https://aiagent.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "AIAgent: Build Intelligent AI Agents in Minutes", description: "Create and deploy autonomous AI agents without coding. Transform your operations with intelligent automation.", url: "https://aiagent.com", siteName: "AIAgent", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png", alt: "A modern AI agent control dashboard with neural network visualization, interactive parameters, and d"},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png", alt: "A modern AI agent control dashboard with neural network visualization, interactive parameters, and d"
|
||||
}
|
||||
],
|
||||
type: "website"},
|
||||
type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "AIAgent: Intelligent Automation Platform", description: "Build AI agents that automate your entire workflow. No coding required.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png"],
|
||||
card: "summary_large_image", title: "AIAgent: Intelligent Automation Platform", description: "Build AI agents that automate your entire workflow. No coding required.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
children
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
|
||||
104
src/app/page.tsx
104
src/app/page.tsx
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="AIAgent"
|
||||
bottomLeftText="Build Intelligent AI"
|
||||
@@ -51,20 +51,25 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Building", href: "contact" },
|
||||
{ text: "Watch Demo", href: "https://example.com/demo" },
|
||||
{ text: "Watch Demo", href: "https://example.com/demo" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png", imageAlt: "AI Agent Dashboard"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-modern-ai-agent-control-dashboard-with-1772788012248-793be8e2.png", imageAlt: "AI Agent Dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-clean-interface-showing-automated-work-1772788010179-d512320e.png?_wi=1", imageAlt: "Automation Workflow"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-clean-interface-showing-automated-work-1772788010179-d512320e.png?_wi=1", imageAlt: "Automation Workflow"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/integration-ecosystem-visualization-show-1772788010634-929a356a.png?_wi=1", imageAlt: "API Integration"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/integration-ecosystem-visualization-show-1772788010634-929a356a.png?_wi=1", imageAlt: "API Integration"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/machine-learning-training-visualization--1772788010765-a3a7ed94.png?_wi=1", imageAlt: "Machine Learning"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/machine-learning-training-visualization--1772788010765-a3a7ed94.png?_wi=1", imageAlt: "Machine Learning"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/advanced-analytics-dashboard-with-intera-1772788011531-c8756f09.png?_wi=1", imageAlt: "Analytics Dashboard"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/advanced-analytics-dashboard-with-intera-1772788011531-c8756f09.png?_wi=1", imageAlt: "Analytics Dashboard"
|
||||
}
|
||||
]}
|
||||
ariaLabel="AI Agent Builder Hero Section"
|
||||
/>
|
||||
@@ -82,16 +87,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Natural Language Configuration", description: "Describe what you want your AI agent to do in plain English. Our platform understands and converts it into intelligent agent behavior.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-clean-interface-showing-automated-work-1772788010179-d512320e.png?_wi=2", imageAlt: "Configuration Interface"},
|
||||
title: "Natural Language Configuration", description: "Describe what you want your AI agent to do in plain English. Our platform understands and converts it into intelligent agent behavior.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/a-clean-interface-showing-automated-work-1772788010179-d512320e.png?_wi=2", imageAlt: "Configuration Interface"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Multi-Source Integration", description: "Connect your agent to APIs, databases, and services. Seamlessly integrate with existing tools and systems in your workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/integration-ecosystem-visualization-show-1772788010634-929a356a.png?_wi=2", imageAlt: "Integration Ecosystem"},
|
||||
title: "Multi-Source Integration", description: "Connect your agent to APIs, databases, and services. Seamlessly integrate with existing tools and systems in your workflow.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/integration-ecosystem-visualization-show-1772788010634-929a356a.png?_wi=2", imageAlt: "Integration Ecosystem"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Continuous Learning", description: "Your agents improve over time through machine learning. They adapt to patterns and optimize their performance automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/machine-learning-training-visualization--1772788010765-a3a7ed94.png?_wi=2", imageAlt: "Learning System"},
|
||||
title: "Continuous Learning", description: "Your agents improve over time through machine learning. They adapt to patterns and optimize their performance automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/machine-learning-training-visualization--1772788010765-a3a7ed94.png?_wi=2", imageAlt: "Learning System"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Real-Time Analytics", description: "Monitor agent performance with comprehensive dashboards. Track decisions, outcomes, and optimization opportunities in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/advanced-analytics-dashboard-with-intera-1772788011531-c8756f09.png?_wi=2", imageAlt: "Analytics Platform"},
|
||||
title: "Real-Time Analytics", description: "Monitor agent performance with comprehensive dashboards. Track decisions, outcomes, and optimization opportunities in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/advanced-analytics-dashboard-with-intera-1772788011531-c8756f09.png?_wi=2", imageAlt: "Analytics Platform"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Explore Features", href: "pricing" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -113,18 +122,21 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "starter", title: "Starter", price: "$299", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/minimalist-interface-showing-a-basic-ai--1772788012478-65b41512.png", imageAlt: "Starter Plan", button: { text: "Get Started", href: "contact" },
|
||||
features: [
|
||||
"Up to 3 AI agents", "100K API calls/month", "Basic integrations", "Standard support", "Community access"],
|
||||
"Up to 3 AI agents", "100K API calls/month", "Basic integrations", "Standard support", "Community access"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "pro", title: "Professional", price: "$999", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/advanced-ai-agent-dashboard-with-complex-1772788011188-031eb3de.png", imageAlt: "Professional Plan", button: { text: "Start Free Trial", href: "contact" },
|
||||
features: [
|
||||
"Unlimited AI agents", "10M API calls/month", "Advanced integrations", "Priority support", "Custom training", "Team collaboration"],
|
||||
"Unlimited AI agents", "10M API calls/month", "Advanced integrations", "Priority support", "Custom training", "Team collaboration"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "Custom", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/enterprise-grade-ai-platform-with-multi--1772788010866-9e7b0524.png", imageAlt: "Enterprise Plan", button: { text: "Contact Sales", href: "contact" },
|
||||
features: [
|
||||
"Unlimited everything", "Custom API limits", "White-label options", "Dedicated support", "SLA guarantee", "On-premise deployment"],
|
||||
},
|
||||
"Unlimited everything", "Custom API limits", "White-label options", "Dedicated support", "SLA guarantee", "On-premise deployment"
|
||||
]
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "View Documentation", href: "https://example.com/docs" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -146,22 +158,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "The AI Agent platform completely transformed how we handle customer service. What took 5 people now takes one AI agent running 24/7. Absolutely game-changing.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-tech-entrepre-1772788009817-139aad47.png", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-tech-entrepre-1772788009817-139aad47.png", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "We deployed three AI agents within a week. The platform is so intuitive that our non-technical team members could configure them. Outstanding tool.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-software-engi-1772788009562-7eb207cd.png", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-software-engi-1772788009562-7eb207cd.png", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Watson", handle: "@emilywatson", testimonial: "The integration capabilities are incredible. Our AI agents seamlessly connect to our entire tech stack. ROI was visible within the first month.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-product-manag-1772788009832-dc777e93.png", imageAlt: "Emily Watson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-product-manag-1772788009832-dc777e93.png", imageAlt: "Emily Watson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@dpark", testimonial: "The continuous learning feature is remarkable. Our agents get smarter every day. This is the future of business automation.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-ai-researcher-1772788009860-547a9088.png", imageAlt: "David Park"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-ai-researcher-1772788009860-547a9088.png", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Miller", handle: "@jessicam", testimonial: "Support team is fantastic. They helped us optimize our agents for maximum efficiency. Highly recommend to any forward-thinking company.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-startup-found-1772788010142-678265af.png", imageAlt: "Jessica Miller"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-startup-found-1772788010142-678265af.png", imageAlt: "Jessica Miller"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alex Thompson", handle: "@alexthompson", testimonial: "We scaled from 2 agents to 50 agents without any issues. The platform handles our enterprise needs perfectly. Best investment we made.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-tech-executiv-1772788009878-3f296162.png", imageAlt: "Alex Thompson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/professional-headshot-of-a-tech-executiv-1772788009878-3f296162.png", imageAlt: "Alex Thompson"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Read Case Studies", href: "https://example.com/cases" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -181,13 +199,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "10,000+", title: "Active Agents", description: "Deployed across enterprises worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/visualization-of-growing-user-base-with--1772788011050-17599f94.png?_wi=1", imageAlt: "Active Users Network"},
|
||||
id: "1", value: "10,000+", title: "Active Agents", description: "Deployed across enterprises worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/visualization-of-growing-user-base-with--1772788011050-17599f94.png?_wi=1", imageAlt: "Active Users Network"
|
||||
},
|
||||
{
|
||||
id: "2", value: "99.9%", title: "Uptime", description: "Enterprise-grade reliability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/high-performance-metrics-visualization-s-1772788012261-defc7f9d.png?_wi=1", imageAlt: "Performance Metrics"},
|
||||
id: "2", value: "99.9%", title: "Uptime", description: "Enterprise-grade reliability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/high-performance-metrics-visualization-s-1772788012261-defc7f9d.png?_wi=1", imageAlt: "Performance Metrics"
|
||||
},
|
||||
{
|
||||
id: "3", value: "500M+", title: "Tasks Completed", description: "Successfully automated by our platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/visualization-of-growing-user-base-with--1772788011050-17599f94.png?_wi=2", imageAlt: "Task Completion"},
|
||||
id: "3", value: "500M+", title: "Tasks Completed", description: "Successfully automated by our platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/visualization-of-growing-user-base-with--1772788011050-17599f94.png?_wi=2", imageAlt: "Task Completion"
|
||||
},
|
||||
{
|
||||
id: "4", value: "75%", title: "Cost Reduction", description: "Average savings for our customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/high-performance-metrics-visualization-s-1772788012261-defc7f9d.png?_wi=2", imageAlt: "Cost Savings"},
|
||||
id: "4", value: "75%", title: "Cost Reduction", description: "Average savings for our customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV7xkub6CX09vB5jX90CfP1qGb/high-performance-metrics-visualization-s-1772788012261-defc7f9d.png?_wi=2", imageAlt: "Cost Savings"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "View Full Report", href: "https://example.com/report" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -211,17 +233,23 @@ export default function LandingPage() {
|
||||
imageAlt="FAQ Support"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Do I need coding experience to build an AI agent?", content: "No! Our platform is designed for everyone. You can configure agents using natural language instructions, our visual builder, or simple configurations. No coding required."},
|
||||
id: "1", title: "Do I need coding experience to build an AI agent?", content: "No! Our platform is designed for everyone. You can configure agents using natural language instructions, our visual builder, or simple configurations. No coding required."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What integrations are supported?", content: "We support 500+ integrations out of the box including Slack, Zapier, Salesforce, HubSpot, and custom APIs. If your tool isn't listed, we can create custom integrations."},
|
||||
id: "2", title: "What integrations are supported?", content: "We support 500+ integrations out of the box including Slack, Zapier, Salesforce, HubSpot, and custom APIs. If your tool isn't listed, we can create custom integrations."
|
||||
},
|
||||
{
|
||||
id: "3", title: "How secure are my AI agents?", content: "Security is our top priority. We use bank-level encryption, regular security audits, SOC 2 compliance, and offer on-premise deployment options for enterprise customers."},
|
||||
id: "3", title: "How secure are my AI agents?", content: "Security is our top priority. We use bank-level encryption, regular security audits, and maintain SOC 2 Type II and ISO 27001 certifications to ensure enterprise-grade data protection. These certifications are independently verified annually and demonstrate our commitment to information security management. We also offer on-premise deployment options for customers with the strictest security requirements."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can I monitor agent performance?", content: "Yes, completely. Our analytics dashboard shows real-time metrics, decision logs, error tracking, and performance optimization recommendations."},
|
||||
id: "4", title: "Can I monitor agent performance?", content: "Yes, completely. Our analytics dashboard shows real-time metrics, decision logs, error tracking, and performance optimization recommendations."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What happens if my agent makes a mistake?", content: "Agents have built-in guardrails and approval workflows. You can set thresholds, require human approval for critical decisions, and agents learn from corrections."},
|
||||
id: "5", title: "What happens if my agent makes a mistake?", content: "Agents have built-in guardrails and approval workflows. You can set thresholds, require human approval for critical decisions, and agents learn from corrections."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How does pricing work?", content: "We offer transparent, usage-based pricing. Pay only for what you use. Starter plans begin at $299/month with unlimited agents on higher tiers."},
|
||||
id: "6", title: "How does pricing work?", content: "We offer transparent, usage-based pricing. Pay only for what you use. Starter plans begin at $299/month with unlimited agents on higher tiers."
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "Contact Support", href: "contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -260,25 +288,25 @@ export default function LandingPage() {
|
||||
{ label: "Features", href: "features" },
|
||||
{ label: "Pricing", href: "pricing" },
|
||||
{ label: "API Docs", href: "https://example.com/docs" },
|
||||
{ label: "Status", href: "https://example.com/status" },
|
||||
],
|
||||
{ label: "Status", href: "https://example.com/status" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "https://example.com/about" },
|
||||
{ label: "Blog", href: "https://example.com/blog" },
|
||||
{ label: "Careers", href: "https://example.com/careers" },
|
||||
{ label: "Contact", href: "contact" },
|
||||
],
|
||||
{ label: "Contact", href: "contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "https://example.com/privacy" },
|
||||
{ label: "Terms", href: "https://example.com/terms" },
|
||||
{ label: "Security", href: "https://example.com/security" },
|
||||
{ label: "Compliance", href: "https://example.com/compliance" },
|
||||
],
|
||||
},
|
||||
{ label: "Compliance", href: "https://example.com/compliance" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
onPrivacyClick={() => console.log('Privacy clicked')}
|
||||
ariaLabel="Site Footer"
|
||||
|
||||
Reference in New Issue
Block a user