Update src/app/page.tsx

This commit is contained in:
2026-06-05 07:35:31 +00:00
parent 157ac2bb7a
commit 2aafb447fd

View File

@@ -75,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", 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?_wi=1", 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
@@ -84,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", 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?_wi=2", imageAlt: "Abstract representation of custom AI modules", buttonIcon: ShieldCheck
}
]}
textboxLayout="default"