From 763df5d590f4dbcdd9794a7812aab9571b0efadc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:16:49 +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 a15ae93..08600e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "Where is the church located?", content: "Afienya - Mataheko, 18up junction adjacent Stephen Block Factory."}, + id: "q1", title: "Where is the church located?", content: "We are located in Afienya - Mataheko. Look for the sign at 18up Junction, right next to the Stephen Block Factory; we are just behind it."}, { id: "q2", title: "Can I watch services online?", content: "Yes, we stream live via YouTube and Facebook."}, { -- 2.49.1