Added recent job page
This commit is contained in:
@@ -9,12 +9,12 @@ function ServicesHomeOne({ className }) {
|
||||
<section className={`appie-service-area pt-90 pb-100 ${className}`} id="service">
|
||||
<div className="container">
|
||||
<div className="row justify-content-center">
|
||||
<div className="col-lg-6">
|
||||
<div className="col-lg-8">
|
||||
<div className="appie-section-title text-center">
|
||||
<h3 className="appie-title">
|
||||
Reward possibility <br/> from self-commitment.
|
||||
Start getting paid in easy steps.
|
||||
</h3>
|
||||
<p> Influence your talent skills with the creativity in you </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -29,7 +29,7 @@ function ServicesHomeOne({ className }) {
|
||||
<img src={IconOne} alt="" />
|
||||
<span>1</span>
|
||||
</div>
|
||||
<h4 className="appie-title">Create Account</h4>
|
||||
<h4 className="appie-title">Free Account</h4>
|
||||
<p>Join WrenchBoard to connect with businesses that need articles writing, blog management, photography, product testing research and surveys and more. </p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -43,7 +43,7 @@ function ServicesHomeOne({ className }) {
|
||||
<img src={IconTwo} alt="" />
|
||||
<span>2</span>
|
||||
</div>
|
||||
<h4 className="appie-title">Skills Scout</h4>
|
||||
<h4 className="appie-title">Find Task </h4>
|
||||
<p>Do what you do best and let WrenchBoard team worry about your blog, online marketing, surveys and more by connecting with dedicated talents for your needed skills.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -57,7 +57,7 @@ function ServicesHomeOne({ className }) {
|
||||
<img src={IconThree} alt="" />
|
||||
<span>3</span>
|
||||
</div>
|
||||
<h4 className="appie-title">Perform</h4>
|
||||
<h4 className="appie-title">Complete</h4>
|
||||
<p>You can do more with WrenchBoard.Create and manage your preferred workgroup.Organize and manage your teams efficiently.Get started </p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -71,7 +71,7 @@ function ServicesHomeOne({ className }) {
|
||||
<img src={IconFour} alt="" />
|
||||
<span>4</span>
|
||||
</div>
|
||||
<h4 className="appie-title">Payment</h4>
|
||||
<h4 className="appie-title">Get Paid</h4>
|
||||
<p>You can do more with WrenchBoard.Create and manage your preferred workgroup.Organize and manage your teams efficiently.Get started </p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user