From 27712ffb18903c92489b5bb8079421a32b906724 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:33:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 78b8b16..19fb04f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,8 +76,8 @@ export default function HomePage() { title="Running Your Business Shouldn't Mean Drowning in Numbers" description="Most business owners struggle with messy books, unclear financial reports, hours spent on spreadsheets, and unresponsive accountants. BookKeepwithUs removes the stress. Upload your statements each month and receive clear, organized financial reports without the headache." metrics={[ - { value: "7+", title: "Years of Service" }, - { value: "100+", title: "Business Owners Served" }, + { value: "7+", title: "Years of Trusted Service" }, + { value: "100+", title: "Happy Business Owners" }, ]} imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg?_wi=1" imageAlt="Financial clarity and organization" @@ -249,4 +249,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}