From ddb5cab8b23eabe4e9c69a1fd8581aba712ad983 Mon Sep 17 00:00:00 2001 From: tokslaw Date: Mon, 30 Jan 2023 09:36:13 -0500 Subject: [PATCH] Questions text modify --- src/component/AboutUs/Main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/component/AboutUs/Main.js b/src/component/AboutUs/Main.js index f07d419..65d415e 100644 --- a/src/component/AboutUs/Main.js +++ b/src/component/AboutUs/Main.js @@ -27,7 +27,7 @@ const Main = ({brdcum}) => { title3: 'Ease of Use', title4: 'Support' } - let queryDesc = 'If you have an query, please get in touch with us, we will revert back quickly.' + let queryDesc = 'If you have any questions, please get in touch with us, we will revert back quickly.' return ( <> @@ -235,7 +235,7 @@ const Main = ({brdcum}) => { image
-

Have any query about ?

+

Have any questions about ?

{queryDesc}

CONTACT US NOW