Merge version_1 into main #2
@@ -67,8 +67,6 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#team" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-network-concept-with-thread_23-2148999217.jpg"
|
||||
imageAlt="Abstract representation of interconnected AI nodes"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -77,7 +75,7 @@ export default function LandingPage() {
|
||||
description="We craft bespoke AI solutions tailored to your unique business challenges, from automation to advanced analytics."
|
||||
features={[
|
||||
{
|
||||
title: "AI Automation", description: "Streamline repetitive tasks and boost operational efficiency with intelligent automation workflows.", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-virtual-reality-troubleshoot-photovoltaic-equipment_482257-119218.jpg?_wi=1", imageAlt: "Robot arm interacting with human hand", buttonIcon: Zap
|
||||
title: "AI Automation", description: "Streamline repetitive tasks and boost operational efficiency with intelligent automation workflows.", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-virtual-reality-troubleshoot-photovoltaic-equipment_482257-119218.jpg", imageAlt: "Robot arm interacting with human hand", buttonIcon: Zap
|
||||
},
|
||||
{
|
||||
title: "Predictive Analytics", description: "Gain a competitive edge with AI-driven insights, forecasting trends, and optimizing decision-making.", imageSrc: "http://img.b2bpic.net/free-photo/it-expert-data-center-holding-tablet-replacing-storage-mainframes-components_482257-115420.jpg", imageAlt: "Data analytics visualizations", buttonIcon: Activity
|
||||
@@ -86,7 +84,7 @@ export default function LandingPage() {
|
||||
title: "Custom AI Development", description: "From concept to deployment, we build tailored AI models and applications that fit your specific needs.", imageSrc: "http://img.b2bpic.net/free-photo/smart-photovoltaics-factory-expert-gathering-system-performance-metrics-with-ai_482257-125992.jpg", imageAlt: "Abstract representation of custom AI modules", buttonIcon: Puzzle
|
||||
},
|
||||
{
|
||||
title: "Ethical AI Implementation", description: "Ensure your AI systems are fair, transparent, and compliant with ethical guidelines and regulations.", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-virtual-reality-troubleshoot-photovoltaic-equipment_482257-119218.jpg?_wi=2", imageAlt: "Abstract representation of custom AI modules", buttonIcon: ShieldCheck
|
||||
title: "Ethical AI Implementation", description: "Ensure your AI systems are fair, transparent, and compliant with ethical guidelines and regulations.", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-virtual-reality-troubleshoot-photovoltaic-equipment_482257-119218.jpg", imageAlt: "Abstract representation of custom AI modules", buttonIcon: ShieldCheck
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user