Rating Removals
This commit is contained in:
+1
-15
@@ -75,18 +75,6 @@ class FloatHome extends React.Component {
|
||||
<img class="microsoft" src="assets/images/microsoft.png" alt="microsoft-badge" />
|
||||
</a> */}
|
||||
</div> {/* END STORE BADGES */}
|
||||
{/* Rating */}
|
||||
<div className="txt-block-rating">
|
||||
<div className="stars-rating grey-color">
|
||||
{heroSection.badge.rating}
|
||||
<span className="flaticon-star ml-5" />
|
||||
<span className="flaticon-star" />
|
||||
<span className="flaticon-star" />
|
||||
<span className="flaticon-star" />
|
||||
<span className="flaticon-star-half-empty" />
|
||||
<p className="txt-rating">{heroSection.badge.review}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> {/* END HERO-5 BUTTONS */}
|
||||
</div> {/* End row */}
|
||||
@@ -1230,9 +1218,7 @@ class FloatHome extends React.Component {
|
||||
</section> {/* END DOWNLOAD-5 */}
|
||||
|
||||
</div> {/* END PAGE CONTENT */}
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user