Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tag="Intelligent AutoML"
|
tag="Intelligent AutoML"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "circleGradient" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Building Free", href: "https://app.arcliq.io/signup" },
|
{ text: "Start Building Free", href: "https://app.arcliq.io/signup" },
|
||||||
{ text: "View Demo", href: "#how-it-works" },
|
{ text: "View Demo", href: "#how-it-works" },
|
||||||
@@ -56,10 +56,10 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-stunning-three-js-neural-network-visua-1772526871444-f36a59cf.png", imageAlt: "Neural network visualization" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-stunning-three-js-neural-network-visua-1772526871444-f36a59cf.png", imageAlt: "Neural network visualization" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-clean-modern-interface-showing-a-data--1772526868788-9c7d753f.png?_wi=1", imageAlt: "Data upload interface" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-clean-modern-interface-showing-a-data--1772526868788-9c7d753f.png", imageAlt: "Data upload interface" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png?_wi=1", imageAlt: "AI recommendations" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png", imageAlt: "AI recommendations" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-live-model-training-dashboard-showing--1772526871641-96b9b13a.png?_wi=1", imageAlt: "Model training dashboard" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-live-model-training-dashboard-showing--1772526871641-96b9b13a.png", imageAlt: "Model training dashboard" },
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png?_wi=1", imageAlt: "Deployed models" },
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png", imageAlt: "Deployed models" },
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
ariaLabel="Arcliq AutoML hero section with neural network visualization"
|
ariaLabel="Arcliq AutoML hero section with neural network visualization"
|
||||||
@@ -71,16 +71,16 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Upload Your Data", description: "Connect your CSV, Parquet, or JSON files directly. Our system automatically detects data types, handles missing values, and prepares datasets for analysis without requiring coding expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-clean-modern-interface-showing-a-data--1772526868788-9c7d753f.png?_wi=2", imageAlt: "Data upload step"},
|
title: "Upload Your Data", description: "Connect your CSV, Parquet, or JSON files directly. Our system automatically detects data types, handles missing values, and prepares datasets for analysis without requiring coding expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-clean-modern-interface-showing-a-data--1772526868788-9c7d753f.png", imageAlt: "Data upload step"},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Intelligent Recommendations", description: "Arcliq's multiagent AI analyzes your data characteristics and recommends the optimal algorithms, architectures, and hyperparameters. Full transparency into why each recommendation is made.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png?_wi=2", imageAlt: "AI recommendation engine"},
|
title: "Intelligent Recommendations", description: "Arcliq's multiagent AI analyzes your data characteristics and recommends the optimal algorithms, architectures, and hyperparameters. Full transparency into why each recommendation is made.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png", imageAlt: "AI recommendation engine"},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Automated Training", description: "Models are automatically tuned and trained with real-time progress monitoring. Watch accuracy metrics improve in real-time as Arcliq optimizes performance without manual intervention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-live-model-training-dashboard-showing--1772526871641-96b9b13a.png?_wi=2", imageAlt: "Automated model training"},
|
title: "Automated Training", description: "Models are automatically tuned and trained with real-time progress monitoring. Watch accuracy metrics improve in real-time as Arcliq optimizes performance without manual intervention.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-live-model-training-dashboard-showing--1772526871641-96b9b13a.png", imageAlt: "Automated model training"},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "Deploy Instantly", description: "Export production-ready models in minutes. Get API endpoints, Docker containers, or downloadable model files. Deploy to any environment with full documentation and transparent decision logs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png?_wi=2", imageAlt: "Model deployment"},
|
title: "Deploy Instantly", description: "Export production-ready models in minutes. Get API endpoints, Docker containers, or downloadable model files. Deploy to any environment with full documentation and transparent decision logs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png", imageAlt: "Model deployment"},
|
||||||
]}
|
]}
|
||||||
title="How It Works"
|
title="How It Works"
|
||||||
description="Arcliq's intelligent workflow transforms raw data into production-ready models in four simple steps. Experience transparency at every stage of the ML pipeline."
|
description="Arcliq's intelligent workflow transforms raw data into production-ready models in four simple steps. Experience transparency at every stage of the ML pipeline."
|
||||||
@@ -107,6 +107,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
|
mediaAnimation="slide-up"
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
title: "Multiagent Intelligence", description: "Multiple specialized AI agents work together to recommend, tune, and validate models—ensuring robust recommendations through consensus.", icon: Brain,
|
title: "Multiagent Intelligence", description: "Multiple specialized AI agents work together to recommend, tune, and validate models—ensuring robust recommendations through consensus.", icon: Brain,
|
||||||
@@ -127,7 +128,7 @@ export default function LandingPage() {
|
|||||||
title: "No ML Expertise Required", description: "Domain knowledge replaces deep ML expertise. Let our AI handle the complexity while you focus on business outcomes.", icon: CheckCircle,
|
title: "No ML Expertise Required", description: "Domain knowledge replaces deep ML expertise. Let our AI handle the complexity while you focus on business outcomes.", icon: CheckCircle,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png?_wi=3"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png"
|
||||||
imageAlt="What makes Arcliq different"
|
imageAlt="What makes Arcliq different"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -146,11 +147,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "1", value: "70%", title: "Time Reduction", description: "Model development from weeks to days", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-split-screen-comparison-showing-tradit-1772526869713-d42ee3ba.png", imageAlt: "Time reduction metric"},
|
id: "1", value: "70%", title: "Time Reduction", description: "Model development from weeks to days", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-split-screen-comparison-showing-tradit-1772526869713-d42ee3ba.png", imageAlt: "Time reduction metric"},
|
||||||
{
|
{
|
||||||
id: "2", value: "10,000+", title: "Models Trained", description: "Production-ready models deployed this year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png?_wi=3", imageAlt: "Models deployed"},
|
id: "2", value: "10,000+", title: "Models Trained", description: "Production-ready models deployed this year", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png", imageAlt: "Models deployed"},
|
||||||
{
|
{
|
||||||
id: "3", value: "99.2%", title: "Accuracy Rate", description: "Average model accuracy across all use cases", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png?_wi=4", imageAlt: "Model accuracy"},
|
id: "3", value: "99.2%", title: "Accuracy Rate", description: "Average model accuracy across all use cases", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/an-advanced-ai-recommendation-engine-int-1772526871258-734259a0.png", imageAlt: "Model accuracy"},
|
||||||
{
|
{
|
||||||
id: "4", value: "300+", title: "Companies Trusted", description: "From startups to enterprises worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png?_wi=4", imageAlt: "Companies using Arcliq"},
|
id: "4", value: "300+", title: "Companies Trusted", description: "From startups to enterprises worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQPHmH2RxHB0n2SW9saFCoMMm1/a-success-celebration-scene-showing-mult-1772526869473-eda91fb9.png", imageAlt: "Companies using Arcliq"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user