From fd71a430a975f4644b4bdc723c67682944760a3d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:26:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 905b1e8..de6f185 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} negativeCard={{ items: ["Manual code reviews", "Siloed communication", "Legacy pipeline maintenance"] }} - positiveCard={{ items: ["Automated CI/CD workflows", "Real-time collaboration", "Scalable cloud infrastructure"] }} + positiveCard={{ items: ["Reduce Downtime with Automated CI/CD", "Accelerate Delivery with Real-time collaboration", "Scale Efficiently with cloud infrastructure"] }} title="Efficiency vs Chaos" description="We compare traditional workflows with modern streamlined development practices." /> -- 2.49.1