From 1810014b358776a3f9060cb868eca3bf5a9dd13a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:57:03 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 80 +++++++++++------------------------------- 1 file changed, 21 insertions(+), 59 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cb09b7c..e5a85ce 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -24,7 +24,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -35,9 +35,7 @@ export default function AboutPage() { brandName="QueryMind AI" navItems={navItems} button={{ - text: "Start Free Trial", - href: "#contact", - }} + text: "Start Free Trial", href: "#contact"}} /> @@ -46,10 +44,7 @@ export default function AboutPage() { heading={[ { type: "text", content: "Building the Future of" }, { - type: "image", - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/abstract-representation-of-ai-neural-net-1772477570189-814b4421.png", - alt: "AI Innovation", - }, + type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/abstract-representation-of-ai-neural-net-1772477570189-814b4421.png", alt: "AI Innovation"}, { type: "text", content: "Enterprise Query Resolution" }, ]} useInvertedBackground={false} @@ -70,35 +65,17 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Innovation at Scale", - author: "Research & Development", - description: - "We continuously advance AI technology to solve increasingly complex business problems. Our research team publishes cutting-edge papers and collaborates with leading universities.", - tags: ["Technology", "Research"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/visualization-of-natural-language-proces-1772477571234-bd5ee541.png?_wi=2", - imageAlt: "Innovation Lab", - }, + id: "1", title: "Innovation at Scale", author: "Research & Development", description: + "We continuously advance AI technology to solve increasingly complex business problems. Our research team publishes cutting-edge papers and collaborates with leading universities.", tags: ["Technology", "Research"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/visualization-of-natural-language-proces-1772477571234-bd5ee541.png", imageAlt: "Innovation Lab"}, { - id: "2", - title: "Customer Success First", - author: "Customer Experience Team", - description: - "Your success is our success. We provide dedicated support, comprehensive training, and continuous optimization to maximize your ROI with QueryMind AI.", - tags: ["Support", "Success"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png?_wi=2", - imageAlt: "Customer Support", - }, + id: "2", title: "Customer Success First", author: "Customer Experience Team", description: + "Your success is our success. We provide dedicated support, comprehensive training, and continuous optimization to maximize your ROI with QueryMind AI.", tags: ["Support", "Success"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png", imageAlt: "Customer Support"}, { - id: "3", - title: "Enterprise Trust", - author: "Security & Compliance", - description: - "We maintain the highest standards of data security and regulatory compliance. Enterprise-grade infrastructure with SOC 2, GDPR, and HIPAA certifications.", - tags: ["Security", "Compliance"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/enterprise-security-infrastructure-visua-1772477570708-f40e136d.png?_wi=2", - imageAlt: "Security Framework", - }, + id: "3", title: "Enterprise Trust", author: "Security & Compliance", description: + "We maintain the highest standards of data security and regulatory compliance. Enterprise-grade infrastructure with SOC 2, GDPR, and HIPAA certifications.", tags: ["Security", "Compliance"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/enterprise-security-infrastructure-visua-1772477570708-f40e136d.png", imageAlt: "Security Framework"}, ]} animationType="slide-up" textboxLayout="default" @@ -117,25 +94,13 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "AI Research Leadership", - author: "CTO Office", - description: - "Pioneering advances in natural language processing, machine learning, and distributed systems. Published researchers with 50+ years combined AI expertise.", - tags: ["Research", "Leadership"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477571126-8c93239b.png?_wi=2", - imageAlt: "Research Team", - }, + id: "1", title: "AI Research Leadership", author: "CTO Office", description: + "Pioneering advances in natural language processing, machine learning, and distributed systems. Published researchers with 50+ years combined AI expertise.", tags: ["Research", "Leadership"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477571126-8c93239b.png", imageAlt: "Research Team"}, { - id: "2", - title: "Enterprise Operations", - author: "Operations Team", - description: - "Veterans from leading tech companies with proven track records scaling enterprise platforms. Deep experience with SaaS operations and customer success.", - tags: ["Operations", "Scale"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477570912-a6d1660c.png?_wi=2", - imageAlt: "Operations Dashboard", - }, + id: "2", title: "Enterprise Operations", author: "Operations Team", description: + "Veterans from leading tech companies with proven track records scaling enterprise platforms. Deep experience with SaaS operations and customer success.", tags: ["Operations", "Scale"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477570912-a6d1660c.png", imageAlt: "Operations Dashboard"}, ]} animationType="slide-up" textboxLayout="default" @@ -149,8 +114,7 @@ export default function AboutPage() { Date: Mon, 2 Mar 2026 18:57:04 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 59 ++++++++++++---------------------------- 1 file changed, 18 insertions(+), 41 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c51721a..0de56e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -24,7 +24,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -35,9 +35,7 @@ export default function ContactPage() { brandName="QueryMind AI" navItems={navItems} button={{ - text: "Start Free Trial", - href: "#contact", - }} + text: "Start Free Trial", href: "#contact"}} /> @@ -65,43 +63,25 @@ export default function ContactPage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "How quickly can I get started?", - content: - "You can start your free trial immediately after signing up. Our onboarding team will guide you through setup within the first 24 hours, and you can begin making queries within minutes.", - }, + id: "1", title: "How quickly can I get started?", content: + "You can start your free trial immediately after signing up. Our onboarding team will guide you through setup within the first 24 hours, and you can begin making queries within minutes."}, { - id: "2", - title: "Do I need a credit card for the free trial?", - content: - "No. The 14-day free trial requires no credit card. You'll have full access to all features in your chosen plan tier. Billing only begins if you decide to continue after the trial period.", - }, + id: "2", title: "Do I need a credit card for the free trial?", content: + "No. The 14-day free trial requires no credit card. You'll have full access to all features in your chosen plan tier. Billing only begins if you decide to continue after the trial period."}, { - id: "3", - title: "What's included in onboarding?", - content: - "Onboarding includes platform walkthrough, API setup assistance, first model training, and one-on-one support from our team. Professional and Enterprise plans include extended training and custom integration support.", - }, + id: "3", title: "What's included in onboarding?", content: + "Onboarding includes platform walkthrough, API setup assistance, first model training, and one-on-one support from our team. Professional and Enterprise plans include extended training and custom integration support."}, { - id: "4", - title: "Can I upgrade or downgrade plans?", - content: - "Yes, you can change plans at any time. Changes take effect on your next billing cycle. If you upgrade, you'll be prorated for the difference. Downgrading takes effect immediately.", - }, + id: "4", title: "Can I upgrade or downgrade plans?", content: + "Yes, you can change plans at any time. Changes take effect on your next billing cycle. If you upgrade, you'll be prorated for the difference. Downgrading takes effect immediately."}, { - id: "5", - title: "What payment methods do you accept?", - content: - "We accept all major credit cards, ACH transfers, and wire transfers for annual contracts. Enterprise customers can arrange custom payment terms with our sales team.", - }, + id: "5", title: "What payment methods do you accept?", content: + "We accept all major credit cards, ACH transfers, and wire transfers for annual contracts. Enterprise customers can arrange custom payment terms with our sales team."}, { - id: "6", - title: "Is there a sales team I can speak with?", - content: - "Absolutely. We recommend Professional and Enterprise customers speak with our sales team. Fill out the form and specify your company size and use case, and we'll connect you with the right specialist.", - }, + id: "6", title: "Is there a sales team I can speak with?", content: + "Absolutely. We recommend Professional and Enterprise customers speak with our sales team. Fill out the form and specify your company size and use case, and we'll connect you with the right specialist."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png?_wi=4" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png" imageAlt="Support Team" mediaAnimation="slide-up" mediaPosition="right" @@ -116,8 +96,7 @@ export default function ContactPage() { Date: Mon, 2 Mar 2026 18:57:04 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a6e288a..0406baf 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,33 +5,19 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const lato = Lato({ - variable: "--font-lato", - subsets: ["latin"], + variable: "--font-lato", subsets: ["latin"], weight: ["100", "300", "400", "700", "900"], }); export const metadata: Metadata = { - title: "QueryMind AI - Advanced Backend AI Query Resolution", - description: "Solve complex business queries instantly with QueryMind AI's enterprise-grade backend AI platform. 99.9% accuracy, real-time processing, and custom model training.", - keywords: "backend AI, query resolution, machine learning, AI platform, enterprise AI, NLP, natural language processing", - openGraph: { - title: "QueryMind AI - Enterprise Query Resolution", - description: "Revolutionary AI backend platform solving complex queries in seconds. Trusted by 500+ enterprise teams.", - url: "https://querymind.ai", - siteName: "QueryMind AI", - type: "website", - images: [ + title: "QueryMind AI - Advanced Backend AI Query Resolution", description: "Solve complex business queries instantly with QueryMind AI's enterprise-grade backend AI platform. 99.9% accuracy, real-time processing, and custom model training.", keywords: "backend AI, query resolution, machine learning, AI platform, enterprise AI, NLP, natural language processing", openGraph: { + title: "QueryMind AI - Enterprise Query Resolution", description: "Revolutionary AI backend platform solving complex queries in seconds. Trusted by 500+ enterprise teams.", url: "https://querymind.ai", siteName: "QueryMind AI", type: "website", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png", - alt: "QueryMind AI Dashboard", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png", alt: "QueryMind AI Dashboard"}, ], }, twitter: { - card: "summary_large_image", - title: "QueryMind AI - Advanced Query Resolution", - description: "Enterprise AI backend solving complex queries instantly.", - images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png"], + card: "summary_large_image", title: "QueryMind AI - Advanced Query Resolution", description: "Enterprise AI backend solving complex queries instantly.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png"], }, robots: { index: true, -- 2.49.1 From 4e8034c123133f68f7b3cc0b5180d779e4971e60 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:57:05 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++++++++----------------------------------- 1 file changed, 45 insertions(+), 136 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00f2dc3..2ec29b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; +import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import { Zap, Sparkles, Award, CreditCard, HelpCircle, Rocket, Crown } from "lucide-react"; import Link from "next/link"; @@ -28,7 +29,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -39,9 +40,7 @@ export default function HomePage() { brandName="QueryMind AI" navItems={navItems} button={{ - text: "Start Free Trial", - href: "#contact", - }} + text: "Start Free Trial", href: "#contact"}} /> @@ -52,16 +51,12 @@ export default function HomePage() { tag="Enterprise AI Platform" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png", - imageAlt: "AI Dashboard Interface", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/a-sleek-modern-ai-dashboard-interface-di-1772477570960-fafdb583.png", imageAlt: "AI Dashboard Interface"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477570912-a6d1660c.png?_wi=1", - imageAlt: "Advanced Analytics View", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/advanced-analytics-visualization-showing-1772477570912-a6d1660c.png", imageAlt: "Advanced Analytics View"}, ]} mediaAnimation="slide-up" rating={5} @@ -79,10 +74,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-1772477570189-814b4421.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-1772477570189-814b4421.png", alt: "AI Core"}, { type: "text", content: "Complex Problem Solving with Intelligent Backend Systems" }, ]} useInvertedBackground={false} @@ -100,45 +92,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-1772477571234-bd5ee541.png?_wi=1", - 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-1772477571234-bd5ee541.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--1772477571150-a25b62c3.png?_wi=1", - 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--1772477571150-a25b62c3.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-1772477571126-8c93239b.png?_wi=1", - 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-1772477571126-8c93239b.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-1772477570708-f40e136d.png?_wi=1", - 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-1772477570708-f40e136d.png", imageAlt: "Security Infrastructure"}, ]} animationType="slide-up" textboxLayout="default" @@ -156,15 +124,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} @@ -181,61 +141,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", - ], + "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", - ], + "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", - ], + "Unlimited queries", "Unlimited custom models", "Dedicated support engineer", "White-label solutions", "Advanced security features", "SLA guarantees", "On-premise deployment"], }, ]} animationType="slide-up" @@ -255,43 +185,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-1772477570978-a55bb632.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png" imageAlt="Customer Support Representative" mediaAnimation="slide-up" mediaPosition="left" @@ -321,8 +233,7 @@ export default function HomePage() { Date: Mon, 2 Mar 2026 18:57:06 +0000 Subject: [PATCH 5/5] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 99 ++++++++++------------------------------ 1 file changed, 23 insertions(+), 76 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 8caaf74..1227e53 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -24,7 +24,7 @@ export default function PricingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -35,9 +35,7 @@ export default function PricingPage() { brandName="QueryMind AI" navItems={navItems} button={{ - text: "Start Free Trial", - href: "#contact", - }} + text: "Start Free Trial", href: "#contact"}} /> @@ -50,61 +48,31 @@ export default function PricingPage() { 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", - ], + "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", - ], + "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", - ], + "Unlimited queries", "Unlimited custom models", "Dedicated support engineer", "White-label solutions", "Advanced security features", "SLA guarantees", "On-premise deployment"], }, ]} animationType="slide-up" @@ -124,35 +92,17 @@ export default function PricingPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Query Processing", - author: "Platform Team", - description: - "Starter includes 10K queries/month with standard processing. Professional includes 500K queries/month with priority queuing. Enterprise includes unlimited queries with guaranteed SLAs.", - tags: ["Scalability", "Processing"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/real-time-data-processing-visualization--1772477571150-a25b62c3.png?_wi=2", - imageAlt: "Query Processing", - }, + id: "1", title: "Query Processing", author: "Platform Team", description: + "Starter includes 10K queries/month with standard processing. Professional includes 500K queries/month with priority queuing. Enterprise includes unlimited queries with guaranteed SLAs.", tags: ["Scalability", "Processing"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/real-time-data-processing-visualization--1772477571150-a25b62c3.png", imageAlt: "Query Processing"}, { - id: "2", - title: "Custom Model Training", - author: "ML Team", - description: - "All plans support custom model training. Starter: 1 model. Professional: 5 models. Enterprise: Unlimited models with dedicated ML engineers.", - tags: ["ML", "Training"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477571126-8c93239b.png?_wi=3", - imageAlt: "Model Training", - }, + id: "2", title: "Custom Model Training", author: "ML Team", description: + "All plans support custom model training. Starter: 1 model. Professional: 5 models. Enterprise: Unlimited models with dedicated ML engineers.", tags: ["ML", "Training"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/machine-learning-model-training-visualiz-1772477571126-8c93239b.png", imageAlt: "Model Training"}, { - id: "3", - title: "Support & SLA", - author: "Customer Success", - description: - "Starter provides email support. Professional offers priority 24/7 support. Enterprise includes dedicated support engineer and 99.99% uptime SLA.", - tags: ["Support", "SLA"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png?_wi=3", - imageAlt: "Support Team", - }, + id: "3", title: "Support & SLA", author: "Customer Success", description: + "Starter provides email support. Professional offers priority 24/7 support. Enterprise includes dedicated support engineer and 99.99% uptime SLA.", tags: ["Support", "SLA"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwXR9IPU1i0RZAZxTYpt2HAlY/friendly-customer-support-representative-1772477570978-a55bb632.png", imageAlt: "Support Team"}, ]} animationType="slide-up" textboxLayout="default" @@ -166,8 +116,7 @@ export default function PricingPage() {