From fa7527e385b3cb7245d093fee7330c23987f7af3 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 17 Jun 2026 12:24:12 +0000 Subject: [PATCH] Bob AI: Change the FAQ question text from 'How do I make payments?' to 'how do we pay ou --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1067fac..99eedc5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -136,7 +136,7 @@ export default function HomePage() { description="Clear answers to your most common questions." items={[ { - question: "How do I make payments?", + question: "how do we pay our writers", answer: "All payments are processed automatically via M-Pesa to +254117075927.", }, { -- 2.49.1