4 Commits

Author SHA1 Message Date
fd8da47feb Update src/app/page.tsx 2026-04-04 21:15:17 +00:00
cf0dc0a07a Merge version_1 into main
Merge version_1 into main
2026-04-04 21:13:12 +00:00
efc9c423e0 Merge version_1 into main
Merge version_1 into main
2026-04-04 21:12:48 +00:00
b3fdec4dda Merge version_1 into main
Merge version_1 into main
2026-04-04 21:12:21 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
},
]}
title="Powerful AI Capabilities"
description="Streamline your workflow with intelligent automation and advanced data processing tools designed for modern teams."
description="Automate complex data tasks and scale your operations with enterprise-grade AI tools."
/>
</div>
@@ -177,4 +177,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}