Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -83,15 +83,15 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Model Development", description: "Building and training custom machine learning models tailored to your specific requirements", imageSrc: "http://img.b2bpic.net/free-vector/liquid-effect-landing-page_23-2148123527.jpg", imageAlt: "AI dashboard interface design mockup"
|
||||
title: "Model Development", description: "Building and training custom machine learning models tailored to your specific requirements", imageSrc: "http://img.b2bpic.net/free-vector/liquid-effect-landing-page_23-2148123527.jpg?_wi=1", imageAlt: "AI dashboard interface design mockup"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Validation & Testing", description: "Rigorous testing and evaluation to ensure model accuracy, reliability, and ethical considerations", imageSrc: "http://img.b2bpic.net/free-photo/programmer-does-ai-systems-checkup_482257-90963.jpg", imageAlt: "neural network visualization digital art"
|
||||
title: "Validation & Testing", description: "Rigorous testing and evaluation to ensure model accuracy, reliability, and ethical considerations", imageSrc: "http://img.b2bpic.net/free-photo/programmer-does-ai-systems-checkup_482257-90963.jpg?_wi=1", imageAlt: "neural network visualization digital art"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Deployment & Support", description: "Seamless integration into production environments with ongoing monitoring and optimization", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg", imageAlt: "natural language processing AI application"
|
||||
title: "Deployment & Support", description: "Seamless integration into production environments with ongoing monitoring and optimization", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg?_wi=1", imageAlt: "natural language processing AI application"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Predictive Analytics Platform", price: "Enterprise", variant: "Machine Learning · Data Science", imageSrc: "http://img.b2bpic.net/free-vector/liquid-effect-landing-page_23-2148123527.jpg", imageAlt: "Predictive analytics AI dashboard"
|
||||
id: "1", name: "Predictive Analytics Platform", price: "Enterprise", variant: "Machine Learning · Data Science", imageSrc: "http://img.b2bpic.net/free-vector/liquid-effect-landing-page_23-2148123527.jpg?_wi=2", imageAlt: "Predictive analytics AI dashboard"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Vision Recognition System", price: "Computer Vision", variant: "Deep Learning · Real-time", imageSrc: "http://img.b2bpic.net/free-photo/programmer-does-ai-systems-checkup_482257-90963.jpg", imageAlt: "Computer vision model visualization"
|
||||
id: "2", name: "Vision Recognition System", price: "Computer Vision", variant: "Deep Learning · Real-time", imageSrc: "http://img.b2bpic.net/free-photo/programmer-does-ai-systems-checkup_482257-90963.jpg?_wi=2", imageAlt: "Computer vision model visualization"
|
||||
},
|
||||
{
|
||||
id: "3", name: "NLP Chatbot Solution", price: "Production", variant: "Natural Language · Automation", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg", imageAlt: "Natural language processing chatbot"
|
||||
id: "3", name: "NLP Chatbot Solution", price: "Production", variant: "Natural Language · Automation", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-man-texting-social-media-remix_53876-98452.jpg?_wi=2", imageAlt: "Natural language processing chatbot"
|
||||
}
|
||||
]}
|
||||
title="Featured Projects"
|
||||
|
||||
Reference in New Issue
Block a user