Update src/app/page.tsx
This commit is contained in:
188
src/app/page.tsx
188
src/app/page.tsx
@@ -39,9 +39,7 @@ export default function HomePage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Free Trial",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Start Free Trial", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,13 +54,9 @@ export default function HomePage() {
|
||||
background={{ variant: "aurora" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477035798-9c9d9074.png?_wi=1",
|
||||
imageAlt: "AI Dashboard Interface",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477035798-9c9d9074.png", imageAlt: "AI Dashboard Interface"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477036516-b792739c.png?_wi=1",
|
||||
imageAlt: "Advanced Analytics View",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477036516-b792739c.png", imageAlt: "Advanced Analytics View"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -81,10 +75,7 @@ export default function HomePage() {
|
||||
heading={[
|
||||
{ type: "text", content: "Revolutionizing" },
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/abstract-representation-of-ai-neural-net-1772477036052-a03f04de.png",
|
||||
alt: "AI Core",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/abstract-representation-of-ai-neural-net-1772477036052-a03f04de.png", alt: "AI Core"},
|
||||
{ type: "text", content: "Complex Problem Solving with Intelligent Backend Systems" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -103,45 +94,21 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Natural Language Understanding",
|
||||
author: "AI Research Team",
|
||||
description:
|
||||
"Understands complex queries in natural language with 99.9% accuracy. Our NLP engine decodes intent across 50+ languages and domain-specific terminology.",
|
||||
tags: ["NLP", "Advanced"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/visualization-of-natural-language-proces-1772477036696-42656e7b.png",
|
||||
imageAlt: "NLP Engine Visualization",
|
||||
},
|
||||
id: "1", title: "Natural Language Understanding", author: "AI Research Team", description:
|
||||
"Understands complex queries in natural language with 99.9% accuracy. Our NLP engine decodes intent across 50+ languages and domain-specific terminology.", tags: ["NLP", "Advanced"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/visualization-of-natural-language-proces-1772477036696-42656e7b.png", imageAlt: "NLP Engine Visualization"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Real-Time Processing",
|
||||
author: "Engineering Team",
|
||||
description:
|
||||
"Process millions of queries simultaneously with sub-second response times. Distributed cloud infrastructure ensures zero downtime and 99.99% uptime.",
|
||||
tags: ["Performance", "Cloud"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/real-time-data-processing-visualization--1772477036409-923cda01.png",
|
||||
imageAlt: "Real-Time Processing",
|
||||
},
|
||||
id: "2", title: "Real-Time Processing", author: "Engineering Team", description:
|
||||
"Process millions of queries simultaneously with sub-second response times. Distributed cloud infrastructure ensures zero downtime and 99.99% uptime.", tags: ["Performance", "Cloud"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/real-time-data-processing-visualization--1772477036409-923cda01.png", imageAlt: "Real-Time Processing"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Custom Model Training",
|
||||
author: "ML Operations",
|
||||
description:
|
||||
"Train custom AI models on your proprietary data. Fine-tune models to your specific business logic and domain expertise for maximum accuracy.",
|
||||
tags: ["ML", "Customizable"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477036830-5836f7a3.png",
|
||||
imageAlt: "Model Training",
|
||||
},
|
||||
id: "3", title: "Custom Model Training", author: "ML Operations", description:
|
||||
"Train custom AI models on your proprietary data. Fine-tune models to your specific business logic and domain expertise for maximum accuracy.", tags: ["ML", "Customizable"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477036830-5836f7a3.png", imageAlt: "Model Training"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Advanced Security",
|
||||
author: "Security Team",
|
||||
description:
|
||||
"Enterprise-grade encryption and compliance with GDPR, HIPAA, and SOC 2 standards. Your data remains fully protected and private.",
|
||||
tags: ["Security", "Compliance"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/enterprise-security-infrastructure-visua-1772477036363-ee532b71.png",
|
||||
imageAlt: "Security Infrastructure",
|
||||
},
|
||||
id: "4", title: "Advanced Security", author: "Security Team", description:
|
||||
"Enterprise-grade encryption and compliance with GDPR, HIPAA, and SOC 2 standards. Your data remains fully protected and private.", tags: ["Security", "Compliance"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/enterprise-security-infrastructure-visua-1772477036363-ee532b71.png", imageAlt: "Security Infrastructure"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -160,15 +127,7 @@ export default function HomePage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"TechCorp Solutions",
|
||||
"CloudSync Enterprise",
|
||||
"DataFlow Analytics",
|
||||
"InnovateLab AI",
|
||||
"PrecisionAI Systems",
|
||||
"QuerySolve Pro",
|
||||
"Future Analytics",
|
||||
"SmartLogic AI",
|
||||
]}
|
||||
"TechCorp Solutions", "CloudSync Enterprise", "DataFlow Analytics", "InnovateLab AI", "PrecisionAI Systems", "QuerySolve Pro", "Future Analytics", "SmartLogic AI"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -186,61 +145,31 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Starter Plan",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$99/month",
|
||||
subtitle: "Perfect for growing teams exploring AI capabilities",
|
||||
buttons={[
|
||||
id: "starter", badge: "Starter Plan", badgeIcon: Sparkles,
|
||||
price: "$99/month", subtitle: "Perfect for growing teams exploring AI capabilities", buttons: [
|
||||
{ text: "Start Free Trial", href: "#contact" },
|
||||
{ text: "Learn More", href: "#" },
|
||||
]}
|
||||
features={[
|
||||
"10,000 queries/month",
|
||||
"Single custom model",
|
||||
"Email support",
|
||||
"Standard API access",
|
||||
"Basic analytics dashboard",
|
||||
]}
|
||||
],
|
||||
features: [
|
||||
"10,000 queries/month", "Single custom model", "Email support", "Standard API access", "Basic analytics dashboard"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
badge: "Professional Plan",
|
||||
badgeIcon: Zap,
|
||||
price: "$499/month",
|
||||
subtitle: "Ideal for enterprises with high-volume query needs",
|
||||
buttons={[
|
||||
id: "professional", badge: "Professional Plan", badgeIcon: Zap,
|
||||
price: "$499/month", subtitle: "Ideal for enterprises with high-volume query needs", buttons: [
|
||||
{ text: "Start Free Trial", href: "#contact" },
|
||||
{ text: "Learn More", href: "#" },
|
||||
]}
|
||||
features={[
|
||||
"500,000 queries/month",
|
||||
"5 custom models",
|
||||
"Priority 24/7 support",
|
||||
"Advanced API access",
|
||||
"Real-time analytics",
|
||||
"Custom integrations",
|
||||
]}
|
||||
],
|
||||
features: [
|
||||
"500,000 queries/month", "5 custom models", "Priority 24/7 support", "Advanced API access", "Real-time analytics", "Custom integrations"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Enterprise Plan",
|
||||
badgeIcon: Crown,
|
||||
price: "Custom Pricing",
|
||||
subtitle: "For mission-critical deployments requiring unlimited scale",
|
||||
buttons={[
|
||||
id: "enterprise", badge: "Enterprise Plan", badgeIcon: Crown,
|
||||
price: "Custom Pricing", subtitle: "For mission-critical deployments requiring unlimited scale", buttons: [
|
||||
{ text: "Schedule Demo", href: "#contact" },
|
||||
{ text: "Contact Sales", href: "#contact" },
|
||||
]}
|
||||
features={[
|
||||
"Unlimited queries",
|
||||
"Unlimited custom models",
|
||||
"Dedicated support engineer",
|
||||
"White-label solutions",
|
||||
"Advanced security features",
|
||||
"SLA guarantees",
|
||||
"On-premise deployment",
|
||||
]}
|
||||
],
|
||||
features: [
|
||||
"Unlimited queries", "Unlimited custom models", "Dedicated support engineer", "White-label solutions", "Advanced security features", "SLA guarantees", "On-premise deployment"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -261,43 +190,25 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How accurate is QueryMind AI for complex queries?",
|
||||
content:
|
||||
"Our AI achieves 99.9% accuracy on complex queries through advanced natural language processing and machine learning models trained on millions of examples. Accuracy varies by domain—technical queries achieve 99.8% accuracy while business logic queries achieve 99.5%.",
|
||||
},
|
||||
id: "1", title: "How accurate is QueryMind AI for complex queries?", content:
|
||||
"Our AI achieves 99.9% accuracy on complex queries through advanced natural language processing and machine learning models trained on millions of examples. Accuracy varies by domain—technical queries achieve 99.8% accuracy while business logic queries achieve 99.5%."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What's the typical response time for a query?",
|
||||
content:
|
||||
"Average response time is 150-300ms for standard queries and 500-800ms for highly complex queries. Our distributed infrastructure ensures consistent performance even during peak usage periods.",
|
||||
},
|
||||
id: "2", title: "What's the typical response time for a query?", content:
|
||||
"Average response time is 150-300ms for standard queries and 500-800ms for highly complex queries. Our distributed infrastructure ensures consistent performance even during peak usage periods."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I train custom models on my proprietary data?",
|
||||
content:
|
||||
"Yes. All plans include model training capabilities. Upload your datasets and our system will fine-tune models specifically for your business logic, terminology, and use cases. Enterprise plans include dedicated ML engineers for optimization.",
|
||||
},
|
||||
id: "3", title: "Can I train custom models on my proprietary data?", content:
|
||||
"Yes. All plans include model training capabilities. Upload your datasets and our system will fine-tune models specifically for your business logic, terminology, and use cases. Enterprise plans include dedicated ML engineers for optimization."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is my data secure and compliant?",
|
||||
content:
|
||||
"We maintain enterprise-grade security with end-to-end encryption, comply with GDPR, HIPAA, SOC 2, and ISO 27001 standards. Data is stored in isolated environments with no cross-tenant access. On-premise deployment available for Enterprise plans.",
|
||||
},
|
||||
id: "4", title: "Is my data secure and compliant?", content:
|
||||
"We maintain enterprise-grade security with end-to-end encryption, comply with GDPR, HIPAA, SOC 2, and ISO 27001 standards. Data is stored in isolated environments with no cross-tenant access. On-premise deployment available for Enterprise plans."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How does pricing scale with query volume?",
|
||||
content:
|
||||
"Pricing scales linearly with query volume. Starter: 10K queries/month for $99. Professional: 500K queries/month for $499. Enterprise plans offer unlimited queries with custom pricing based on your requirements.",
|
||||
},
|
||||
id: "5", title: "How does pricing scale with query volume?", content:
|
||||
"Pricing scales linearly with query volume. Starter: 10K queries/month for $99. Professional: 500K queries/month for $499. Enterprise plans offer unlimited queries with custom pricing based on your requirements."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Do you offer API documentation and SDKs?",
|
||||
content:
|
||||
"Yes. Comprehensive REST API documentation, GraphQL support, and official SDKs for Python, Node.js, Java, and Go. All plans include access to our developer portal with code examples and integration guides.",
|
||||
},
|
||||
id: "6", title: "Do you offer API documentation and SDKs?", content:
|
||||
"Yes. Comprehensive REST API documentation, GraphQL support, and official SDKs for Python, Node.js, Java, and Go. All plans include access to our developer portal with code examples and integration guides."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477035534-240f5fc5.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477035534-240f5fc5.png"
|
||||
imageAlt="Customer Support Representative"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -329,8 +240,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
@@ -339,8 +249,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -349,8 +258,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "https://docs.querymind.ai" },
|
||||
{ label: "API Reference", href: "https://api.querymind.ai" },
|
||||
{ label: "Community Forum", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user