diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e55140..89d19f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,14 +101,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Machine Learning", description: "Accelerate model deployment with our specialized ML orchestration tools.", bentoComponent: "reveal-icon", icon: Zap, - imageAlt: "data science dashboard interface"}, + title: "Machine Learning", description: "Accelerate model deployment with our specialized ML orchestration tools.", bentoComponent: "reveal-icon", icon: Zap}, { - title: "Data Architecture", description: "Secure, scalable infrastructure that grows with your business data needs.", bentoComponent: "reveal-icon", icon: Database, - imageAlt: "machine learning icon tech"}, + title: "Data Architecture", description: "Secure, scalable infrastructure that grows with your business data needs.", bentoComponent: "reveal-icon", icon: Database}, { - title: "Real-time Metrics", description: "Visualize your most critical KPIs in real time.", bentoComponent: "reveal-icon", icon: TrendingUp, - imageAlt: "data pipeline workflow design"}, + title: "Real-time Metrics", description: "Visualize your most critical KPIs in real time.", bentoComponent: "reveal-icon", icon: TrendingUp}, ]} title="Comprehensive Analytics Suite" description="Empowering businesses with robust tools designed for scale, speed, and intelligence."