Merge version_1 into main #13

Merged
bender merged 2 commits from version_1 into main 2026-03-03 15:51:14 +00:00
2 changed files with 58 additions and 114 deletions

View File

@@ -1,58 +1,17 @@
import type { Metadata } from "next";
import { Mulish } from "next/font/google";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const mulish = Mulish({
variable: "--font-mulish", subsets: ["latin"],
});
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
import "./styles/globals.css";
export const metadata: Metadata = {
title: "NeuroIQ - AI Intelligence Platform for Everyone", description: "Create an account with NeuroIQ and unlock powerful AI insights instantly. Dashboard designed for students, entrepreneurs, developers.", keywords: "AI platform, machine learning, artificial intelligence, analytics, dashboard, API", metadataBase: new URL("https://neuroiq.ai"),
alternates: {
canonical: "https://neuroiq.ai"},
openGraph: {
title: "NeuroIQ - AI Intelligence Platform", description: "Real-time AI analytics and insights at your fingertips", url: "https://neuroiq.ai", siteName: "NeuroIQ", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552335855-154cc56a.png", alt: "NeuroIQ AI Dashboard"},
],
},
twitter: {
card: "summary_large_image", title: "NeuroIQ - AI Intelligence Platform", description: "Real-time AI analytics and insights at your fingertips", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552335855-154cc56a.png"],
},
robots: {
index: true,
follow: true,
},
};
title: "NeuroIQ - AI Intelligence Platform", description: "Real-time AI intelligence at your fingertips. Create an account, access your AI dashboard, and unlock powerful insights instantly."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${mulish.variable} ${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1420,7 +1379,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -19,10 +19,10 @@ import {
TrendingUp,
Award,
Heart,
CheckCircle,
Home,
Brain,
Settings,
CheckCircle,
} from "lucide-react";
export default function LandingPage() {
@@ -33,7 +33,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -68,7 +68,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "AI Metrics Hub", logoIcon: Zap,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552335855-154cc56a.png", searchPlaceholder: "Search insights...", buttons: [
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552319595-5f165ca3.png", searchPlaceholder: "Search insights...", buttons: [
{ text: "Analytics", href: "#" },
{ text: "Export Report", href: "#" },
],
@@ -80,16 +80,13 @@ export default function LandingPage() {
stats: [
{
title: "Processing Speed", values: [8450, 12380, 15600],
valueSuffix: " ms", description: "Real-time analysis"
},
valueSuffix: " ms", description: "Real-time analysis"},
{
title: "Accuracy Rate", values: [94.2, 96.8, 98.5],
valueSuffix: "%", description: "Prediction confidence"
},
valueSuffix: "%", description: "Prediction confidence"},
{
title: "Active Users", values: [2340, 5680, 9240],
description: "Platform engagement"
},
description: "Platform engagement"},
],
chartTitle: "Intelligence Growth", chartData: [
{ value: 45 },
@@ -101,9 +98,12 @@ export default function LandingPage() {
listTitle: "Recent Operations", listItems: [
{ icon: CheckCircle, title: "Analysis Complete", status: "Success" },
{ icon: Zap, title: "Model Updated", status: "Live" },
{ icon: TrendingUp, title: "Performance +23%", status: "Optimized" },
{
icon: TrendingUp,
title: "Performance +23%", status: "Optimized"},
],
}}
ariaLabel="Hero section with AI dashboard demo"
/>
</div>
@@ -116,29 +116,23 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Intelligent Training", description: "Advanced machine learning algorithms that adapt and improve over time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/an-abstract-visualization-of-ai-machine--1772552335344-371d6792.png", imageAlt: "AI Training visualization", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "Intelligent Training", description: "Advanced machine learning algorithms that adapt and improve over time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/an-abstract-visualization-of-ai-machine--1772552320621-90b61f4d.png", imageAlt: "AI Training visualization", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "Real-Time Insights", description: "Instant analytics and predictions delivered as they happen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-sleek-visualization-showing-real-time--1772552336177-36a40fd1.png", imageAlt: "Real-time dashboard insights", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "Real-Time Insights", description: "Instant analytics and predictions delivered as they happen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-sleek-visualization-showing-real-time--1772552320246-c0c03182.png", imageAlt: "Real-time dashboard insights", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "Enterprise Security", description: "Bank-level encryption and compliance with global standards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-security-focused-illustra-1772552335649-071c6da6.png", imageAlt: "Security and encryption features", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "Enterprise Security", description: "Bank-level encryption and compliance with global standards", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-security-focused-illustra-1772552320697-f2bac44b.png", imageAlt: "Security and encryption features", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "Easy Integration", description: "Seamless API connection with your existing tools and platforms", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-minimalist-illustration-showing-easy-i-1772552335475-435ad094.png", imageAlt: "API integration workflow", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "Easy Integration", description: "Seamless API connection with your existing tools and platforms", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-minimalist-illustration-showing-easy-i-1772552320457-4c06f6f9.png", imageAlt: "API integration workflow", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "Custom Dashboards", description: "Build personalized views tailored to your specific needs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552335855-154cc56a.png", imageAlt: "Custom dashboard builder", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "Custom Dashboards", description: "Build personalized views tailored to your specific needs", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-ai-dashboard-interface-with-sle-1772552319595-5f165ca3.png", imageAlt: "Custom dashboard builder", buttonIcon: ArrowRight,
buttonHref: "#"},
{
title: "24/7 Support", description: "Expert assistance available anytime to optimize your AI setup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/an-abstract-visualization-of-ai-machine--1772552335344-371d6792.png", imageAlt: "Professional support services", buttonIcon: ArrowRight,
buttonHref: "#"
},
title: "24/7 Support", description: "Expert assistance available anytime to optimize your AI setup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/an-abstract-visualization-of-ai-machine--1772552320621-90b61f4d.png", imageAlt: "Professional support services", buttonIcon: ArrowRight,
buttonHref: "#"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -166,11 +160,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "10x", description: "Faster processing compared to traditional methods"
},
id: "1", value: "10x", description: "Faster processing compared to traditional methods"},
{
id: "2", value: "98%", description: "Accuracy rate in predictive analytics and insights"
},
id: "2", value: "98%", description: "Accuracy rate in predictive analytics and insights"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -186,23 +178,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson, CEO of TechStartup", date: "Date: 15 January 2025", title: "Game-Changer for Our Business", quote: "NeuroIQ has completely transformed how we analyze customer data. The real-time insights have helped us increase conversions by 35% in just three months. The dashboard is intuitive, and the support team is incredible.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552336574-37c251fb.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552336574-37c251fb.png"
},
id: "1", name: "Sarah Johnson, CEO of TechStartup", date: "Date: 15 January 2025", title: "Game-Changer for Our Business", quote: "NeuroIQ has completely transformed how we analyze customer data. The real-time insights have helped us increase conversions by 35% in just three months. The dashboard is intuitive, and the support team is incredible.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552320228-b7c9e639.png", avatarAlt: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552320228-b7c9e639.png"},
{
id: "2", name: "Michael Chen, CTO of DataFlow", date: "Date: 12 January 2025", title: "Seamless Integration, Powerful Results", quote: "We integrated NeuroIQ's API in a single afternoon. The documentation was clear, and the platform immediately started delivering valuable predictions. Our team loves the ease of use and the depth of customization.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552336027-93ea2cc8.png", avatarAlt: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552336027-93ea2cc8.png"
},
id: "2", name: "Michael Chen, CTO of DataFlow", date: "Date: 12 January 2025", title: "Seamless Integration, Powerful Results", quote: "We integrated NeuroIQ's API in a single afternoon. The documentation was clear, and the platform immediately started delivering valuable predictions. Our team loves the ease of use and the depth of customization.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552319573-4eabbd5f.png", avatarAlt: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552319573-4eabbd5f.png"},
{
id: "3", name: "Emily Rodriguez, Marketing Director", date: "Date: 8 January 2025", title: "Perfect for Growing Companies", quote: "As a growing marketing team, we needed AI tools that didn't require a data science degree to use. NeuroIQ delivered exactly that. The ROI has been outstanding, and I've already recommended it to three other companies.", tag: "Professional", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-mark-1772552336599-3056c223.png", avatarAlt: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-mark-1772552336599-3056c223.png"
},
id: "3", name: "Emily Rodriguez, Marketing Director", date: "Date: 8 January 2025", title: "Perfect for Growing Companies", quote: "As a growing marketing team, we needed AI tools that didn't require a data science degree to use. NeuroIQ delivered exactly that. The ROI has been outstanding, and I've already recommended it to three other companies.", tag: "Professional", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-mark-1772552319633-089e8f97.png", avatarAlt: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-mark-1772552319633-089e8f97.png"},
{
id: "4", name: "David Kim, Product Manager at InnovateLab", date: "Date: 5 January 2025", title: "Enterprise-Grade Security with Startup Speed", quote: "We needed AI capabilities without sacrificing security. NeuroIQ checks all the boxes: powerful, secure, and easy to implement. It's become essential to our product development process.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-produc-1772552335532-2315588c.png", avatarAlt: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-produc-1772552335532-2315588c.png"
},
id: "4", name: "David Kim, Product Manager at InnovateLab", date: "Date: 5 January 2025", title: "Enterprise-Grade Security with Startup Speed", quote: "We needed AI capabilities without sacrificing security. NeuroIQ checks all the boxes: powerful, secure, and easy to implement. It's become essential to our product development process.", tag: "Enterprise", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-produc-1772552318158-59cfa493.png", avatarAlt: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-produc-1772552318158-59cfa493.png"},
{
id: "5", name: "Jessica Lee, Student & AI Enthusiast", date: "Date: 2 January 2025", title: "Learning AI Has Never Been Easier", quote: "As a student, NeuroIQ made machine learning accessible and fun. The free tier is generous, and the platform grows with your skills. It's the perfect place to start your AI journey.", tag: "Student", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552336574-37c251fb.png", avatarAlt: "Jessica Lee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552336574-37c251fb.png"
},
id: "5", name: "Jessica Lee, Student & AI Enthusiast", date: "Date: 2 January 2025", title: "Learning AI Has Never Been Easier", quote: "As a student, NeuroIQ made machine learning accessible and fun. The free tier is generous, and the platform grows with your skills. It's the perfect place to start your AI journey.", tag: "Student", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552320228-b7c9e639.png", avatarAlt: "Jessica Lee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-female-entr-1772552320228-b7c9e639.png"},
{
id: "6", name: "Robert Wilson, Founder of DataInnovate", date: "Date: 30 December 2024", title: "Exceptional Support and Innovation", quote: "What sets NeuroIQ apart is their commitment to customer success. Regular feature updates, responsive support, and a clear product roadmap. This is how AI platforms should operate.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552336027-93ea2cc8.png", avatarAlt: "Robert Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552336027-93ea2cc8.png"
},
id: "6", name: "Robert Wilson, Founder of DataInnovate", date: "Date: 30 December 2024", title: "Exceptional Support and Innovation", quote: "What sets NeuroIQ apart is their commitment to customer success. Regular feature updates, responsive support, and a clear product roadmap. This is how AI platforms should operate.", tag: "Premium Plan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552319573-4eabbd5f.png", avatarAlt: "Robert Wilson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-professional-headshot-of-a-male-develo-1772552319573-4eabbd5f.png"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -215,29 +201,21 @@ export default function LandingPage() {
sideDescription="Everything you need to know about NeuroIQ, account management, and our AI capabilities"
faqs={[
{
id: "1", title: "How do I create an account?", content: "Creating an account is simple! Click 'Get Started Free' on our homepage, enter your full name, email, and a secure password (minimum 8 characters). Your account is verified immediately, and you can access the dashboard right away."
},
id: "1", title: "How do I create an account?", content: "Creating an account is simple! Click 'Get Started Free' on our homepage, enter your full name, email, and a secure password (minimum 8 characters). Your account is verified immediately, and you can access the dashboard right away."},
{
id: "2", title: "What security measures protect my data?", content: "We use bank-level encryption (AES-256), regular security audits, and comply with GDPR, SOC 2, and ISO 27001 standards. Your data is stored in secure data centers, and we never share personal information with third parties without consent."
},
id: "2", title: "What security measures protect my data?", content: "We use bank-level encryption (AES-256), regular security audits, and comply with GDPR, SOC 2, and ISO 27001 standards. Your data is stored in secure data centers, and we never share personal information with third parties without consent."},
{
id: "3", title: "Can I integrate NeuroIQ with my existing tools?", content: "Yes! NeuroIQ offers a comprehensive REST API that integrates seamlessly with popular platforms like Zapier, Slack, Salesforce, and custom applications. Complete documentation and code examples are available in our developer portal."
},
id: "3", title: "Can I integrate NeuroIQ with my existing tools?", content: "Yes! NeuroIQ offers a comprehensive REST API that integrates seamlessly with popular platforms like Zapier, Slack, Salesforce, and custom applications. Complete documentation and code examples are available in our developer portal."},
{
id: "4", title: "What is included in the free tier?", content: "The free tier includes 10,000 API calls per month, access to basic analytics, single user account, and community support. Upgrade to premium for unlimited calls, advanced features, and priority support."
},
id: "4", title: "What is included in the free tier?", content: "The free tier includes 10,000 API calls per month, access to basic analytics, single user account, and community support. Upgrade to premium for unlimited calls, advanced features, and priority support."},
{
id: "5", title: "How accurate are the AI predictions?", content: "Our models typically achieve 95-98% accuracy depending on your data quality and use case. We continuously train and improve algorithms. You can also customize model parameters in the advanced dashboard settings."
},
id: "5", title: "How accurate are the AI predictions?", content: "Our models typically achieve 95-98% accuracy depending on your data quality and use case. We continuously train and improve algorithms. You can also customize model parameters in the advanced dashboard settings."},
{
id: "6", title: "Do you offer customer support?", content: "Absolutely! Free users have access to community support and documentation. Premium users get 24/7 email and chat support with 2-hour response times. Enterprise customers receive a dedicated account manager."
},
id: "6", title: "Do you offer customer support?", content: "Absolutely! Free users have access to community support and documentation. Premium users get 24/7 email and chat support with 2-hour response times. Enterprise customers receive a dedicated account manager."},
{
id: "7", title: "Can I cancel my subscription anytime?", content: "Yes, cancel anytime without penalties. If you cancel mid-month, you retain access until the billing period ends. Your data remains available for 30 days after cancellation for download."
},
id: "7", title: "Can I cancel my subscription anytime?", content: "Yes, cancel anytime without penalties. If you cancel mid-month, you retain access until the billing period ends. Your data remains available for 30 days after cancellation for download."},
{
id: "8", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, American Express), PayPal, and bank transfers for enterprise customers. Billing is handled securely through Stripe, and invoices are generated automatically."
},
id: "8", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, Mastercard, American Express), PayPal, and bank transfers for enterprise customers. Billing is handled securely through Stripe, and invoices are generated automatically."},
]}
faqsAnimation="slide-up"
textPosition="left"
@@ -251,17 +229,25 @@ export default function LandingPage() {
title="Get Started with NeuroIQ Today"
description="Join thousands of users experiencing the power of AI. Fill out the form and our team will help you launch your AI journey in minutes."
inputs={[
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "company", type: "text", placeholder: "Company (Optional)", required: false },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
{
name: "fullName", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "company", type: "text", placeholder: "Company (Optional)", required: false,
},
{
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
},
]}
textarea={{
name: "message", placeholder: "Tell us about your AI goals and how we can help...", rows: 5,
required: true,
}}
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-illustration-of-collaborative-t-1772552335778-364f3f46.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-modern-illustration-of-collaborative-t-1772552322045-1f751449.png"
imageAlt="Team collaboration with AI"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -271,7 +257,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-subtle-abstract-background-featuring-n-1772552335919-62847071.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARO8PvWSYfoHy9Z59Xvb0ZSH8u/a-subtle-abstract-background-featuring-n-1772552319410-b3b9e676.png"
imageAlt="NeuroIQ technology background"
columns={[
{