From 77f82ef1a765a499d81b58e16d601a73da2dea83 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:34:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb805a1..650c7e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,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 @@ -86,7 +86,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"