Added text to variables #14
+1
-78
@@ -185,84 +185,7 @@ class Users extends React.Component {
|
||||
</div> {/* End row */}
|
||||
</div> {/* END FEATURES-5 HOLDER */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END FEATURES-5 */}
|
||||
{/* SECTION DIVIDER
|
||||
============================================= */}
|
||||
<div className="divider-wrapper text-center"><div className="section-divider" /></div>
|
||||
{/* CONTENT-11
|
||||
============================================= */}
|
||||
<section id="content-11" className="pt-100 content-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
<div className="row">
|
||||
<div className="col-lg-10 offset-lg-1">
|
||||
<div className="section-title text-center mb-60 wow fadeInUp" data-wow-delay="0.6s">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Chat with Your Friends Easily</h2>
|
||||
{/* Text */}
|
||||
<p className="p-xl">Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero
|
||||
tempus, blandit and cursus varius magna tempus a dolor
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/* IMAGE BLOCK */}
|
||||
<div className="row">
|
||||
<div className="col-md-12">
|
||||
<div className="img-block text-center wow fadeInUp" data-wow-delay="0.6s">
|
||||
<img className="img-fluid" src="assets/images/socials.png" alt="content-image" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-11 */}
|
||||
{/* STATISTIC-2
|
||||
============================================= */}
|
||||
<div id="statistic-2" className="wide-60 statistic-section division">
|
||||
<div className="container">
|
||||
{/* STATISTIC-2 WRAPPER */}
|
||||
<div className="statistic-2-wrapper pc-35 text-center">
|
||||
<div className="row">
|
||||
{/* STATISTIC BLOCK #1 */}
|
||||
<div id="sb-2-1" className="col-sm-6 col-lg-3">
|
||||
<div className="statistic-block mb-40 wow fadeInUp" data-wow-delay="0.4s">
|
||||
{/* Digit */}
|
||||
<h2 className="h2-title-sm statistic-number text-purple-gradient"><span className="count-element">28</span>%</h2>
|
||||
{/* Text */}
|
||||
<h5 className="h5-xs">Faster Access</h5>
|
||||
</div>
|
||||
</div>
|
||||
{/* STATISTIC BLOCK #2 */}
|
||||
<div id="sb-2-2" className="col-sm-6 col-lg-3">
|
||||
<div className="statistic-block mb-40 wow fadeInUp" data-wow-delay="0.6s">
|
||||
{/* Digit */}
|
||||
<h2 className="h2-title-sm statistic-number text-purple-gradient"><span className="count-element">47</span>%</h2>
|
||||
{/* Text */}
|
||||
<h5 className="h5-xs">App Productivity</h5>
|
||||
</div>
|
||||
</div>
|
||||
{/* STATISTIC BLOCK #3 */}
|
||||
<div id="sb-2-3" className="col-sm-6 col-lg-3">
|
||||
<div className="statistic-block mb-40 wow fadeInUp" data-wow-delay="0.8s">
|
||||
{/* Digit */}
|
||||
<h2 className="h2-title-sm statistic-number text-purple-gradient"><span className="count-element">54</span>%</h2>
|
||||
{/* Text */}
|
||||
<h5 className="h5-xs">Secure Access</h5>
|
||||
</div>
|
||||
</div>
|
||||
{/* STATISTIC BLOCK #4 */}
|
||||
<div id="sb-2-4" className="col-sm-6 col-lg-3">
|
||||
<div className="statistic-block mb-40 wow fadeInUp" data-wow-delay="1s">
|
||||
{/* Digit */}
|
||||
<h2 className="h2-title-sm statistic-number text-purple-gradient"><span className="count-element">36</span>%</h2>
|
||||
{/* Text */}
|
||||
<h5 className="h5-xs">Battery Saving</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div> {/* End row */}
|
||||
</div> {/* END STATISTIC-2 WRAPPER */}
|
||||
</div> {/* End container */}
|
||||
</div> {/* END STATISTIC-2 */}
|
||||
</section> {/* END FEATURES-5 */}
|
||||
{/* CONTENT-12
|
||||
============================================= */}
|
||||
<section id="content-12" className="mb-60 content-section division">
|
||||
|
||||
Reference in New Issue
Block a user