From 6712afba8cee9ad2eeaba6727abec8336b0e204f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:54:39 +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 ec97c2e..778bdbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { id: "m3", value: "98%", description: "Client satisfaction rate"}, ]} title="Proven Impact" - description="Data-driven results for every client." + description="Trusted by industry leaders to deliver measurable growth." /> @@ -236,4 +236,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1