updated images in get started page #24

Merged
tokslaw merged 1 commits from image_update into master 2023-04-07 12:41:04 +00:00
+4 -4
View File
@@ -90,7 +90,7 @@ class GetStarted extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-20 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-02.png" alt="content-image" />
<img className="img-fluid" src="assets/images/home-custom-deals.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
@@ -146,7 +146,7 @@ class GetStarted extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-15 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-07.png" alt="content-image" />
<img className="img-fluid" src="assets/images/img_05.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
@@ -157,7 +157,7 @@ class GetStarted extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-25 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-01.png" alt="content-image" />
<img className="img-fluid" src="assets/images/img-float.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
@@ -211,7 +211,7 @@ class GetStarted extends React.Component {
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-20 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-03.png" alt="content-image" />
<img className="img-fluid" src="assets/images/how-it-works-recomment-engine.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}