From cca4cf1243521e38c6a7df2d8cd97cb0897fc148 Mon Sep 17 00:00:00 2001 From: tokslaw Date: Mon, 30 Jan 2023 09:17:04 -0500 Subject: [PATCH] Questions text modified --- 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 201c65e..c493449 100644 --- a/src/component/AboutUs/Main.js +++ b/src/component/AboutUs/Main.js @@ -19,7 +19,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 an questions, please get in touch with us, we will revert back quickly.' return ( <> @@ -230,7 +230,7 @@ const Main = ({brdcum}) => { image
-

Have any query about ?

+

Have any questions ?

{queryDesc}

CONTACT US NOW