Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user