diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 51d81ab..dc1a00a 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -2645,7 +2645,7 @@ h5.sm-title { } .hero-5-btns h3 { - margin-bottom: 30px; + margin-bottom: 6rem; } .hero-6-txt h2 { diff --git a/src/pages/Fleet.js b/src/pages/Fleet.js index 1bce9b8..3855dc4 100644 --- a/src/pages/Fleet.js +++ b/src/pages/Fleet.js @@ -1039,30 +1039,7 @@ class Fleet extends React.Component { {/* Title */}
{downloadSection.text}
- {/* STORE BADGES */} - - {/* Rating */} -{downloadSection.reviewText}
-{downloadSection.text}
{/* END TEXT BLOCK */} {/* End row */} @@ -1245,7 +1222,5 @@ let subscribeSection = { // Download Section let downloadSection = { header: 'Take your fleet to the next level', - text: 'Augue egestas volutpat egestas augue purus cubilia laoreet and magna suscipit luctus dolor tempus', - ratingText: 'All Versions Rating', - reviewText: 'Based on 7.296 user reviews (App Store & Google Play)' + text: 'Augue egestas volutpat egestas augue purus cubilia laoreet and magna suscipit luctus dolor tempus' } \ No newline at end of file diff --git a/src/pages/FloatHome.js b/src/pages/FloatHome.js index a353393..86041b4 100644 --- a/src/pages/FloatHome.js +++ b/src/pages/FloatHome.js @@ -75,18 +75,6 @@ class FloatHome extends React.Component {
*/}
{/* END STORE BADGES */}
- {/* Rating */}
- {heroSection.badge.review}
-