Merge branch 'master' of http://gitlab.chiefsoft.net/WrenchBoard/WrenchBoardMainSite into Performing-task-Text-and-Image

This commit is contained in:
Ebube
2023-09-01 14:12:07 +01:00
6 changed files with 32 additions and 30 deletions
+4 -16
View File
@@ -20,22 +20,10 @@ function HeroAbout() {
We Empower Reward for Achievements
</h3>
<p>
WrenchBoard prioritizes safety above all. Parents can
set up family accounts to oversee their children's
activities and earnings. We implement strict guidelines
to ensure age-appropriate tasks and interactions,
providing a worry-free space for both kids and their
guardians. We believe that earning should go hand in
hand with learning. As kids complete projects and earn,
they also acquire essential life skills such as
financial literacy, time management, and effective
communication. WrenchBoard isn't just about making
money; it's about fostering holistic growth. Learn more
at{" "}
<a href={process.env.REACT_APP_DASH_URL}>
www.WrenchBoard.com
</a>
</p>
WrenchBoard prioritizes safety above all. Parents can set up family accounts to oversee their children's activities and earnings. We implement strict guidelines to ensure age-appropriate tasks and interactions, providing a worry-free space for both kids and their guardians.
We believe that earning should go hand in hand with learning. As kids complete projects and earn, they also acquire essential life skills such as financial literacy, time management, and effective communication. WrenchBoard isn't just about making money; it's about fostering holistic growth.
<p>Learn more at <a href={process.env.REACT_APP_DASH_URL}>www.WrenchBoard.com</a></p>
</p>
</div>
</div>
</div>