diff --git a/src/pages/Users.js b/src/pages/Users.js index 7abc476..3f028e4 100644 --- a/src/pages/Users.js +++ b/src/pages/Users.js @@ -172,83 +172,8 @@ class Users extends React.Component { {/* End row */} {/* END FEATURES-5 HOLDER */} - {/* End container */} - {/* END FEATURES-5 */} - {/* SECTION DIVIDER - ============================================= */} -
- {/* CONTENT-11 - ============================================= */} -
-
- {/* SECTION TITLE */} -
-
-
- {/* Title */} -

{meetFriends.title}

- {/* Text */} -

{meetFriends.desc}

-
-
-
- {/* IMAGE BLOCK */} -
-
-
- content-image -
-
-
{/* End container */} -
{/* END CONTENT-11 */} - {/* STATISTIC-2 - ============================================= */} -
-
- {/* STATISTIC-2 WRAPPER */} -
-
- {/* STATISTIC BLOCK #1 */} -
-
- {/* Digit */} -

{stats.fastAccess.count}%

- {/* Text */} -
{stats.fastAccess.title}
-
-
- {/* STATISTIC BLOCK #2 */} -
-
- {/* Digit */} -

{stats.appPro.count}%

- {/* Text */} -
{stats.appPro.title}
-
-
- {/* STATISTIC BLOCK #3 */} -
-
- {/* Digit */} -

{stats.secureAccess.count}%

- {/* Text */} -
{stats.secureAccess.title}
-
-
- {/* STATISTIC BLOCK #4 */} -
-
- {/* Digit */} -

{stats.batSaving.count}%

- {/* Text */} -
{stats.batSaving.title}
-
-
-
{/* End row */} -
{/* END STATISTIC-2 WRAPPER */} -
{/* End container */} -
{/* END STATISTIC-2 */} + {/* END FEATURES-5 */} {/* CONTENT-12 ============================================= */}
@@ -985,36 +910,6 @@ let heroSection = { } }; -//CONNECT WITH FRIENDS SECTION -let meetFriends = { - title: `Chat with Your Friends Easily`, - desc: `Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero - tempus, blandit and cursus varius magna tempus a dolor` -} - - //STATISTICS - let stats = { - fastAccess:{ - count: `28`, - title: `Faster Access` - }, - - appPro:{ - count: `47`, - title: `App Productivity` - }, - - secureAccess:{ - count: `54`, - title: `Secure Access` - }, - - batSaving:{ - count: `36`, - title: `Battery Saving` - }, -} - // FLOAT AUTOMATION SECTION let automate = { title: `Work smarter with powerful automation`,