Update src/app/page.tsx

This commit is contained in:
2026-06-03 09:07:16 +00:00
parent e7c2b8a432
commit 2dab85dc08

View File

@@ -164,7 +164,7 @@ export default function LandingPage() {
{
title: "Scalable Infrastructure", description: "Our cloud-native architecture scales effortlessly to meet your demands, handling massive datasets and high inference volumes.", imageSrc: "http://img.b2bpic.net/free-photo/rpa-concept-with-bright-light-robotic-hand_23-2149311911.jpg", imageAlt: "Global network of edge AI devices"},
]}
title="Unmatched Capabilities"
title="Powerful Features to Accelerate Your AI Workflow"
description="Our platform provides a comprehensive suite of tools designed to streamline your computer vision workflow, from data labeling to model deployment."
/>
</div>
@@ -385,4 +385,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}