diff --git a/src/app/page.tsx b/src/app/page.tsx index f670fca..2a22e31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,10 +125,10 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Global Scalability", description: "Expand your reach and operations effortlessly with our scalable AI architectures.", bentoComponent: "globe", imageAlt: "minimalist AI logo white grey" + title: "Global Scalability", description: "Expand your reach and operations effortlessly with our scalable AI architectures.", bentoComponent: "globe" }, { - title: "Performance Optimization", description: "Achieve peak performance and efficiency through intelligent automation.", bentoComponent: "animated-bar-chart", imageAlt: "minimalist AI logo white grey" + title: "Performance Optimization", description: "Achieve peak performance and efficiency through intelligent automation.", bentoComponent: "animated-bar-chart" }, { title: "Strategic Insights", description: "Gain actionable intelligence from your data for informed decision-making.", bentoComponent: "3d-stack-cards", items: [ @@ -141,8 +141,7 @@ export default function LandingPage() { { icon: TrendingUp, title: "Data Analytics", subtitle: "Predictive Insights", detail: "Smart decisions"}, - ], - imageAlt: "minimalist AI logo white grey" + ] }, ]} title="Unlock Your Business Potential"