From fd8da47feb9fe3f208452c5a09456047bc433312 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:15:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05318b7..c078a33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -177,4 +177,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1