diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e6d940..373725a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -385,4 +385,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}