From aec371df95a004af464324bc9ba53a0502d83404 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 15 Nov 2025 10:22:30 -0500 Subject: [PATCH] Faq Questions --- app/Controllers/Home.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index 3d88634..0e5369f 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -14,19 +14,19 @@ class Home extends BaseController private function faqData() { return [ - [' What is HealthRader?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time + ['What is HealthRader?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time and brain energy it saved me. Simple & easy gotta love that. Great value and so easy to use.'], - [' What is HealthRader 11?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time + ['How do I sign up?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time and brain energy it saved me. Simple & easy gotta love that. Great value and so easy to use.'], - [' What is HealthRader 22?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time + ['What platforms are supported?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time and brain energy it saved me. Simple & easy gotta love that. Great value and so easy to use.'], - [' What is HealthRader 33?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time + ['Can I request specific features?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time and brain energy it saved me. Simple & easy gotta love that. Great value and so easy to use.'], - [' What is HealthRader 55?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time + ['How do I get support or help?', 'Great value and so easy to use and saves me so much time! I was shocked by how much time and brain energy it saved me. Simple & easy gotta love that. Great value and so easy to use.'], ];