From 0f279f4129ba5352e9a405da0422b520688f346a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:05:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c987a34..b0dd38e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,6 @@ export default function LandingPage() { tag="The Challenge" tagIcon={AlertCircle} title="Most Businesses Operate in Silos" - description="Why Businesses Struggle to Scale: Most businesses don't struggle because of lack of effort—they struggle because their systems and departments operate in silos. Sales teams work hard with one set of data. Production monitors efficiency with isolated metrics. Stores manages inventory separately. Quality tracks compliance independently. Finance operates in its own world. Each department works diligently, but on disconnected data and workflows. The result? Fragmented visibility, delayed decisions, operational misalignment, and missed growth opportunities." useInvertedBackground={true} buttons={[ { text: "Learn How We Solve This", href: "#solution" }, -- 2.49.1