aboutsummaryrefslogtreecommitdiffstats
path: root/pages/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.js')
-rw-r--r--pages/index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/index.js b/pages/index.js
index 1a17c88..529a382 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -31,8 +31,8 @@ const Home = () => {
<Benefits data={benefitOne} />
<Benefits imgPos="right" data={benefitTwo} />
<SectionTitle pretitle="FAQ" title="Frequently Asked Questions">
- Answer your customers possible questions here, it will increase the
- conversion rate as well as support or chat requests.
+ Welcome to our FAQ section! Browse through common questions for quick answers. Your clarity and support matter to us.
+ For any unanswered queries, reach outin to our support team.
</SectionTitle>
<Faq />
<Cta />