AboutPage Modified

This commit is contained in:
2022-01-10 19:01:36 -05:00
parent 202ecfc15c
commit 8c852f9422
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ function HeroAbout() {
<div className="col-lg-8"> <div className="col-lg-8">
<div className="appie-about-page-content"> <div className="appie-about-page-content">
<h3 className="title"> <h3 className="title">
Online Marketplace Platform to get Paid. Online Marketplace Platform to Get Paid.
</h3> </h3>
<p> <p>
WrenchBoard is the marketplace that connects independent talent with businesses that require their skill set and get paid. WrenchBoard is the marketplace that connects independent talent with businesses that require their skill set and get paid.
+8 -8
View File
@@ -24,7 +24,7 @@ function ServicesAbout() {
<i className="fal fa-tv"></i> <i className="fal fa-tv"></i>
</div> </div>
<h4 className="title">Carefully designed</h4> <h4 className="title">Carefully designed</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p> <p>We listen to how the users will love to use our tools. It is always about the users</p>
</div> </div>
</div> </div>
<div className="col-lg-4 col-md-6"> <div className="col-lg-4 col-md-6">
@@ -36,8 +36,8 @@ function ServicesAbout() {
<div className="icon"> <div className="icon">
<i className="fal fa-code"></i> <i className="fal fa-code"></i>
</div> </div>
<h4 className="title">Clean Modern Code</h4> <h4 className="title">Modern Approach</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p> <p>Our target is to present a cutting-edge solution that serves the users at all times.</p>
</div> </div>
</div> </div>
<div className="col-lg-4 col-md-6"> <div className="col-lg-4 col-md-6">
@@ -50,7 +50,7 @@ function ServicesAbout() {
<i className="fal fa-user-friends"></i> <i className="fal fa-user-friends"></i>
</div> </div>
<h4 className="title">User Interactive</h4> <h4 className="title">User Interactive</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p> <p>Email, notifications, and alerts to get you engaged in the process.</p>
</div> </div>
</div> </div>
<div className="col-lg-4 col-md-6"> <div className="col-lg-4 col-md-6">
@@ -62,8 +62,8 @@ function ServicesAbout() {
<div className="icon"> <div className="icon">
<i className="fal fa-mobile"></i> <i className="fal fa-mobile"></i>
</div> </div>
<h4 className="title">Choose a App</h4> <h4 className="title">Mobility Approach</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p> <p>Web and native app solution for your continuously moving life.</p>
</div> </div>
</div> </div>
<div className="col-lg-4 col-md-6"> <div className="col-lg-4 col-md-6">
@@ -88,8 +88,8 @@ function ServicesAbout() {
<div className="icon"> <div className="icon">
<i className="fal fa-bell"></i> <i className="fal fa-bell"></i>
</div> </div>
<h4 className="title">Notifications Settings</h4> <h4 className="title">Privacy</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p> <p>We truly respect your need for privacy. Our solution doesn't need to share your data to work for you.</p>
</div> </div>
</div> </div>
</div> </div>