HomePage addition
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 363 KiB |
@@ -73,7 +73,7 @@ class FloatHome extends React.Component {
|
|||||||
</a> */}
|
</a> */}
|
||||||
</div> {/* END STORE BADGES */}
|
</div> {/* END STORE BADGES */}
|
||||||
{/* Rating */}
|
{/* Rating */}
|
||||||
<div className="txt-block-rating">
|
{/* <div className="txt-block-rating">
|
||||||
<div className="stars-rating grey-color">
|
<div className="stars-rating grey-color">
|
||||||
All Versions Rating
|
All Versions Rating
|
||||||
<span className="flaticon-star ml-5" />
|
<span className="flaticon-star ml-5" />
|
||||||
@@ -83,7 +83,7 @@ class FloatHome extends React.Component {
|
|||||||
<span className="flaticon-star-half-empty" />
|
<span className="flaticon-star-half-empty" />
|
||||||
<p className="txt-rating">Based on 7.296 user reviews</p>
|
<p className="txt-rating">Based on 7.296 user reviews</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
</div> {/* END HERO-5 BUTTONS */}
|
</div> {/* END HERO-5 BUTTONS */}
|
||||||
</div> {/* End row */}
|
</div> {/* End row */}
|
||||||
@@ -175,20 +175,18 @@ class FloatHome extends React.Component {
|
|||||||
{/* IMAGE BLOCK */}
|
{/* IMAGE BLOCK */}
|
||||||
<div className="col-md-5 col-lg-6">
|
<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">
|
<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-02.png" alt="content-image" />
|
<img className="img-fluid" src="assets/images/home-smart-visuals.png" alt="content-image" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/* TEXT BLOCK */}
|
{/* TEXT BLOCK */}
|
||||||
<div className="col-md-7 col-lg-6">
|
<div className="col-md-7 col-lg-6">
|
||||||
<div className="txt-block right-column pc-30 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
<div className="txt-block right-column pc-30 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
||||||
{/* Section ID */}
|
{/* Section ID */}
|
||||||
<span className="section-id grey-color">Perfect Integration</span>
|
<span className="section-id grey-color">SMART VISUALS</span>
|
||||||
{/* Title */}
|
{/* Title */}
|
||||||
<h2 className="h2-md">Lightning fast and super powerful</h2>
|
<h2 className="h2-md">Your travel data at a glance.</h2>
|
||||||
{/* Text */}
|
{/* Text */}
|
||||||
<p className="p-lg">Quaerat sodales sapien euismod purus blandit a purus ipsum primis in cubilia laoreet augue
|
<p className="p-lg">Keep track of the money, time and emissions you spend on your everyday travel. Float reviews your travel and analyzes your behavior to provide you with an easy overview.
|
||||||
luctus magna dolor luctus at egestas sapien vitae nemo egestas volute and turpis dolores aliquam quaerat
|
|
||||||
sodales a sapien
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div> {/* END TEXT BLOCK */}
|
</div> {/* END TEXT BLOCK */}
|
||||||
|
|||||||
Reference in New Issue
Block a user