From 22c929fd9d14df780706689d1851277970983765 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:49:29 +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 61e5fa2..f0244bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,8 +115,8 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { id: "m1", value: "10:15 AM", description: "Sunday Service Time" }, - { id: "m2", value: "50+", description: "Groups Meeting Weekly" }, - { id: "m3", value: "12+", description: "Local Outreach Projects" } + { id: "m2", value: "50+", description: "Find Your Group" }, + { id: "m3", value: "12+", description: "Join Outreach Projects" } ]} title="Our Impact" description="See how God is working through our community in Cloverdale." -- 2.49.1