About us first header text modified

This commit is contained in:
2023-08-28 15:02:32 -04:00
parent 46737bd8fd
commit 8796d2ee7c
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -107,9 +107,9 @@ ol {
}
p {
font-size: 17px;
font-size: 18px;
font-weight: 400;
line-height: 24px;
line-height: 28px;
color: #505056;
margin: 0px;
}
@@ -6440,7 +6440,7 @@ blockquote cite {
color: #fff;
padding-top: 18px;
line-height: 28px;
opacity: 0.7;
opacity: 2.9;
}
.appie-about-page-content a {
color: red;
+4 -4
View File
@@ -21,12 +21,12 @@ function HeroAbout() {
<div className="col-12">
<div className="appie-about-page-content">
<h3 className="title">
Online Marketplace Platform to Get Paid.
Empower Young Talent to Earn and Learn Financial Literacy
</h3>
<p>
WrenchBoard is the marketplace that connects independent talent with businesses that require their skill set and get paid.
We serve everyone from one-person startups to a powerful, trust-driven platform that facilitates businesses and freelancers to work concurrently in unique patterns that unlock their potential.
Our platform provides a range of skills in categories including consulting, finance & accounting, website & app development, creative & design, customer support and operations. Learn more at <a href={process.env.REACT_APP_DASH_URL}>www.WrenchBoard.com</a>
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>
</div>