Text changed to Float
This commit is contained in:
@@ -44,10 +44,10 @@ class Pricing extends React.Component {
|
||||
<div className="pricing-table mb-40 wow fadeInUp" data-wow-delay="0.4s">
|
||||
{/* Plan Price */}
|
||||
<div className="pricing-plan bg_white">
|
||||
<h5 className="h5-md">NordEx Free</h5>
|
||||
<h5 className="h5-md">Float Free</h5>
|
||||
<sup className="dark-color">$</sup>
|
||||
<span className="dark-color">0.00</span>
|
||||
<p className="dark-color">Get NordEx For Free</p>
|
||||
<p className="dark-color">Get Float For Free</p>
|
||||
<p className="p-sm">The price per one user. Change or cancel your plan anytime</p>
|
||||
{/* Pricing Table Button */}
|
||||
<a href="#" className="btn btn-tra-grey skyblue-hover mb-15">Download Now</a>
|
||||
@@ -276,7 +276,7 @@ class Pricing extends React.Component {
|
||||
{/* QUESTION #1 */}
|
||||
<div className="question wow fadeInUp" data-wow-delay="0.4s">
|
||||
{/* Question */}
|
||||
<h5 className="h5-sm">Can I see NordEx in action before purchasing it?</h5>
|
||||
<h5 className="h5-sm">Can I see Float in action before purchasing it?</h5>
|
||||
{/* Answer */}
|
||||
<p className="p-lg">Etiam amet mauris suscipit in odio integer congue metus vitae arcu mollis blandit
|
||||
ultrice ligula egestas and magna suscipit lectus magna suscipit luctus blandit vitae
|
||||
@@ -285,7 +285,7 @@ class Pricing extends React.Component {
|
||||
{/* QUESTION #2 */}
|
||||
<div className="question wow fadeInUp" data-wow-delay="0.6s">
|
||||
{/* Question */}
|
||||
<h5 className="h5-sm">What are the requirements for using NordEx?</h5>
|
||||
<h5 className="h5-sm">What are the requirements for using Float?</h5>
|
||||
{/* Answer */}
|
||||
<p className="p-lg">An enim nullam tempor sapien gravida donec ipsum enim an porta justo integer at velna
|
||||
vitae auctor integer congue undo magna at pretium purus pretium ligula
|
||||
@@ -294,7 +294,7 @@ class Pricing extends React.Component {
|
||||
{/* QUESTION #3 */}
|
||||
<div className="question wow fadeInUp" data-wow-delay="0.8s">
|
||||
{/* Question */}
|
||||
<h5 className="h5-sm">Can I use NordEx on different devices?</h5>
|
||||
<h5 className="h5-sm">Can I use Float on different devices?</h5>
|
||||
{/* Answer */}
|
||||
<ul className="simple-list">
|
||||
<li className="list-item">
|
||||
@@ -326,7 +326,7 @@ class Pricing extends React.Component {
|
||||
{/* QUESTION #5 */}
|
||||
<div className="question wow fadeInUp" data-wow-delay="1.2s">
|
||||
{/* Question */}
|
||||
<h5 className="h5-sm">How does NordEx handle my privacy?</h5>
|
||||
<h5 className="h5-sm">How does Float handle my privacy?</h5>
|
||||
{/* Answer */}
|
||||
<p className="p-lg">Etiam amet mauris suscipit sit amet in odio. Integer congue leo metus. Vitae arcu mollis
|
||||
blandit ultrice ligula
|
||||
@@ -491,7 +491,7 @@ class Pricing extends React.Component {
|
||||
{/* FOOTER COPYRIGHT */}
|
||||
<div className="col-md-6">
|
||||
<div className="footer-copyright">
|
||||
<p>© 2021 NordEx. All Rights Reserved</p>
|
||||
<p>© 2021 Float. All Rights Reserved</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* BOTTOM FOOTER LINKS */}
|
||||
|
||||
Reference in New Issue
Block a user