From 5466bb3b663e89f116d33283c258f6e4e0b85bd4 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 29 Jun 2023 22:35:42 -0400 Subject: [PATCH] mission text --- src/components/Service/MissionStatement.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Service/MissionStatement.js b/src/components/Service/MissionStatement.js index ba1230e..c7c36b3 100644 --- a/src/components/Service/MissionStatement.js +++ b/src/components/Service/MissionStatement.js @@ -15,22 +15,22 @@ function MissionStatement() { { id: 1, title: "Rewards Family and Personal Goals", - content: "unleash their creativity, complete their projects, and make a positive impact on their surroundings. At Wrenchboard.com", + content: "We will be the best platform for you to set a rewardable goal for you, your family, and others", }, { id: 2, title: "Expand Earning Opportunities", - content: "unleash their creativity, complete their projects, and make a positive impact on their surroundings. At Wrenchboard.com", + content: "We will always present opportunities equally", }, { id: 3, - title: "Exhibit your Capabilities ", - content: "unleash their creativity, complete their projects, and make a positive impact on their surroundings. At Wrenchboard.com", + title: "Exhibit your Capabilities", + content: "We will let your ability shine to opportunities", }, { id: 4, title: "Get you work done", - content: "unleash their creativity, complete their projects, and make a positive impact on their surroundings. At Wrenchboard.com", + content: "For other tasks you need to get done, we will be there for smooth engagement", } ];