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
+8 -8
View File
@@ -24,7 +24,7 @@ function ServicesAbout() {
<i className="fal fa-tv"></i>
</div>
<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 className="col-lg-4 col-md-6">
@@ -36,8 +36,8 @@ function ServicesAbout() {
<div className="icon">
<i className="fal fa-code"></i>
</div>
<h4 className="title">Clean Modern Code</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p>
<h4 className="title">Modern Approach</h4>
<p>Our target is to present a cutting-edge solution that serves the users at all times.</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -50,7 +50,7 @@ function ServicesAbout() {
<i className="fal fa-user-friends"></i>
</div>
<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 className="col-lg-4 col-md-6">
@@ -62,8 +62,8 @@ function ServicesAbout() {
<div className="icon">
<i className="fal fa-mobile"></i>
</div>
<h4 className="title">Choose a App</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p>
<h4 className="title">Mobility Approach</h4>
<p>Web and native app solution for your continuously moving life.</p>
</div>
</div>
<div className="col-lg-4 col-md-6">
@@ -88,8 +88,8 @@ function ServicesAbout() {
<div className="icon">
<i className="fal fa-bell"></i>
</div>
<h4 className="title">Notifications Settings</h4>
<p>He lost his bottle loo don't get shirty with me ruddy.</p>
<h4 className="title">Privacy</h4>
<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>