Merge branch 'home-text-and-icons' of FloatSystems/float-www into master
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import React, {Component} from 'react';
|
||||
import SaveMoney from '../pages/assests/images/save-money.png'
|
||||
import GetReward from '../pages/assests/images/get-rewarded.png'
|
||||
import Access from '../pages/assests/images/navigation.png'
|
||||
|
||||
|
||||
class FloatHome extends React.Component {
|
||||
@@ -91,7 +92,7 @@ class FloatHome extends React.Component {
|
||||
<div id="fb-1-1" className="col-md-4">
|
||||
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.4s">
|
||||
{/* Icon */}
|
||||
<div className="fbox-1-ico ico-80 stateblue-color"><img src={SaveMoney} /></div>
|
||||
<div className="fbox-1-ico ico-80 stateblue-color"><img src={Access} /></div>
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">{message.access.heading}</h5>
|
||||
{/* Text */}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user