Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55c7ec9158 | |||
| 0927235f9d | |||
| 85741bbc78 | |||
| 45398db057 |
@@ -738,8 +738,8 @@
|
|||||||
|
|
||||||
#content-14.aliceblue-shape, #content-14.whitesmoke-shape { padding-top: 80px; }
|
#content-14.aliceblue-shape, #content-14.whitesmoke-shape { padding-top: 80px; }
|
||||||
|
|
||||||
/* .content-section .img-block.left-column, .content-5-img { position: relative; left: -60%; } */
|
.content-section .img-block.left-column, .content-5-img { position: relative; left: -60%; }
|
||||||
/* .content-section .img-block img, .content-5-img img, .content-6-img img { display: inline-block; max-width: none; width: 160%; } */
|
.content-section .img-block img, .content-5-img img, .content-6-img img { display: inline-block; max-width: none; width: 160%; }
|
||||||
.content-12-img { margin-right: 0; margin-bottom: -40px; }
|
.content-12-img { margin-right: 0; margin-bottom: -40px; }
|
||||||
|
|
||||||
.cbox-txt { padding-left: 20px; }
|
.cbox-txt { padding-left: 20px; }
|
||||||
|
|||||||
@@ -1331,10 +1331,6 @@ ol.digit-list p {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stores-badge + div{
|
|
||||||
margin-top: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.store {
|
.store {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -2584,15 +2580,6 @@ h5.sm-title {
|
|||||||
padding-right: 25px;
|
padding-right: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-8-txt > div {
|
|
||||||
margin-top: 5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hero-8-txt.fadeInRight{
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*------------------------------------------*/
|
/*------------------------------------------*/
|
||||||
/* HERO APP LOGO
|
/* HERO APP LOGO
|
||||||
/*------------------------------------------*/
|
/*------------------------------------------*/
|
||||||
@@ -2662,16 +2649,16 @@ h5.sm-title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-8-txt h2 {
|
.hero-8-txt h2 {
|
||||||
margin-top: 3rem;
|
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-8-txt h4 {
|
.hero-8-txt h4 {
|
||||||
margin-bottom: 80px;
|
margin-bottom: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-8-txt h5 {
|
.hero-8-txt h5 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-9-txt h4 {
|
.hero-9-txt h4 {
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 342 KiB |
|
After Width: | Height: | Size: 148 KiB |
|
Before Width: | Height: | Size: 113 KiB |
|
After Width: | Height: | Size: 125 KiB |
@@ -170,7 +170,7 @@
|
|||||||
patterns: {
|
patterns: {
|
||||||
youtube: {
|
youtube: {
|
||||||
index: 'youtube.com',
|
index: 'youtube.com',
|
||||||
src: 'https://www.youtube.com/embed/Jn22jdQ4KdQ' // added the id of the video
|
src: 'https://www.youtube.com/embed/7e90gBu4pas'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,4 @@
|
|||||||
import React, {Component} from 'react';
|
import React, {Component} from 'react';
|
||||||
import SaveMoney from '../pages/assests/images/save-money.png'
|
|
||||||
import GetReward from '../pages/assests/images/get-rewarded.png'
|
|
||||||
|
|
||||||
|
|
||||||
class FloatHome extends React.Component {
|
class FloatHome extends React.Component {
|
||||||
render() {
|
render() {
|
||||||
@@ -103,7 +100,7 @@ class FloatHome extends React.Component {
|
|||||||
<div id="fb-1-1" className="col-md-4">
|
<div id="fb-1-1" className="col-md-4">
|
||||||
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.4s">
|
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.4s">
|
||||||
{/* Icon */}
|
{/* Icon */}
|
||||||
<div className="fbox-1-ico ico-80 stateblue-color"><img src={SaveMoney} /></div>
|
<div className="fbox-1-ico ico-80 stateblue-color"><span className="flaticon-mobile-phone" /></div>
|
||||||
{/* Title */}
|
{/* Title */}
|
||||||
<h5 className="h5-sm">{message.access.heading}</h5>
|
<h5 className="h5-sm">{message.access.heading}</h5>
|
||||||
{/* Text */}
|
{/* Text */}
|
||||||
@@ -114,7 +111,7 @@ class FloatHome extends React.Component {
|
|||||||
<div id="fb-1-2" className="col-md-4">
|
<div id="fb-1-2" className="col-md-4">
|
||||||
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.6s">
|
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.6s">
|
||||||
{/* Icon */}
|
{/* Icon */}
|
||||||
<div className="fbox-1-ico ico-80 stateblue-color"><img src={SaveMoney} /></div>
|
<div className="fbox-1-ico ico-80 stateblue-color"><span className="flaticon-chat-4" /></div>
|
||||||
{/* Title */}
|
{/* Title */}
|
||||||
<h5 className="h5-sm">{message.notification.heading}</h5>
|
<h5 className="h5-sm">{message.notification.heading}</h5>
|
||||||
{/* Text */}
|
{/* Text */}
|
||||||
@@ -125,7 +122,7 @@ class FloatHome extends React.Component {
|
|||||||
<div id="fb-1-3" className="col-md-4">
|
<div id="fb-1-3" className="col-md-4">
|
||||||
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.8s">
|
<div className="fbox-1 mb-40 wow fadeInUp" data-wow-delay="0.8s">
|
||||||
{/* Icon */}
|
{/* Icon */}
|
||||||
<div className="fbox-1-ico ico-80 stateblue-color"><img src={GetReward} /></div>
|
<div className="fbox-1-ico ico-80 stateblue-color"><span className="flaticon-spam" /></div>
|
||||||
{/* Title */}
|
{/* Title */}
|
||||||
<h5 className="h5-sm">{message.spam.heading}</h5>
|
<h5 className="h5-sm">{message.spam.heading}</h5>
|
||||||
{/* Text */}
|
{/* Text */}
|
||||||
@@ -1253,13 +1250,13 @@ export default FloatHome
|
|||||||
//SECTION TWO
|
//SECTION TWO
|
||||||
let message = {
|
let message = {
|
||||||
access: {
|
access: {
|
||||||
heading: `Smart Options`, description: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
heading: `Quick Access`, description: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
ociis ligula blandit`
|
ociis ligula blandit`
|
||||||
},
|
},
|
||||||
notification: {heading: `Save Money`, description: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
notification: {heading: `Smart Notifications`, description: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
ociis ligula blandit`
|
ociis ligula blandit`
|
||||||
},
|
},
|
||||||
spam: {heading: `Get Rewarded`, description: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
spam: {heading: `Spam Protection`, description: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
ociis ligula blandit`
|
ociis ligula blandit`
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -1295,14 +1292,14 @@ export default FloatHome
|
|||||||
desc: `Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero
|
desc: `Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero
|
||||||
tempus, blandit and cursus varius magna tempus a dolor`,
|
tempus, blandit and cursus varius magna tempus a dolor`,
|
||||||
accounts: {
|
accounts: {
|
||||||
title: `Multiple Accounts`, desc: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
title: `Multiple Accounts`, desc: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
Connectivity provides an array of features`
|
ociis ligula blandit`
|
||||||
},
|
},
|
||||||
emojis: {title: `Service Options`, desc: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
emojis: {title: `Stickers & Emojis`, desc: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
Connectivity provides an array of features`
|
ociis ligula blandit`
|
||||||
},
|
},
|
||||||
files: {title: `Connectivity`, desc: ` With Connectivity, both fleet managers and drivers will experience increased efficiencies.
|
files: {title: `Share Files & Media`, desc: `Porta semper lacus a cursus, feugiat primis ultrice ligula and risus auctor ultrice and
|
||||||
Connectivity provides an array of features`
|
ociis ligula blandit`
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1313,14 +1310,14 @@ export default FloatHome
|
|||||||
title: `Get rewarded with Float points for traveling smarter.`,
|
title: `Get rewarded with Float points for traveling smarter.`,
|
||||||
desc: `Gain access to exclusive deals on local transportation, neighborhood favorites, and international brands by staying on budget, avoiding peak commute times, or carpooling with friends to reduce your carbon emissions (and to stay safe!)`,
|
desc: `Gain access to exclusive deals on local transportation, neighborhood favorites, and international brands by staying on budget, avoiding peak commute times, or carpooling with friends to reduce your carbon emissions (and to stay safe!)`,
|
||||||
|
|
||||||
text: {title: `Analytics`,
|
text: {title: `float Messaging and Calls`,
|
||||||
desc: `Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra`
|
desc: `Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra`
|
||||||
},
|
},
|
||||||
stickers: {title: `Service Options`,
|
stickers: {title: `Stickers, Emojis, Themes`,
|
||||||
desc: `Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra`
|
desc: `Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra`
|
||||||
},
|
},
|
||||||
media: {title: `Connectivity`,
|
media: {title: `Share Files & Media`,
|
||||||
desc: `With Connectivity, both fleet managers and drivers will experience increased efficiencies.Connectivity provides an array of features`
|
desc: `Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra`
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1331,25 +1328,25 @@ export default FloatHome
|
|||||||
tempus, blandit and cursus varius magna tempus a dolor`,
|
tempus, blandit and cursus varius magna tempus a dolor`,
|
||||||
|
|
||||||
mode: {
|
mode: {
|
||||||
title: `Monitoring`,
|
title: `Dark & Light Modes`,
|
||||||
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
||||||
at vitae congue tempus`
|
at vitae congue tempus`
|
||||||
},
|
},
|
||||||
|
|
||||||
groupMes: {
|
groupMes: {
|
||||||
title: `Analytics`,
|
title: `Group Messaging`,
|
||||||
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
||||||
at vitae congue tempus`
|
at vitae congue tempus`
|
||||||
},
|
},
|
||||||
|
|
||||||
strongEncry: {
|
strongEncry: {
|
||||||
title: `Unlock Functionality`,
|
title: `Strong Encryption`,
|
||||||
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
||||||
at vitae congue tempus`
|
at vitae congue tempus`
|
||||||
},
|
},
|
||||||
|
|
||||||
voiceAsst: {
|
voiceAsst: {
|
||||||
title: `Float Assistant`,
|
title: `float Assistant`,
|
||||||
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
|
||||||
at vitae congue tempus`
|
at vitae congue tempus`
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ class Users extends React.Component {
|
|||||||
<h4 className="h4-sm">{heroSection.leadTitle}®</h4>
|
<h4 className="h4-sm">{heroSection.leadTitle}®</h4>
|
||||||
<h2 className="h2-sm">{heroSection.title}</h2>
|
<h2 className="h2-sm">{heroSection.title}</h2>
|
||||||
<h5 className="h5-xl">{heroSection.desc}</h5>
|
<h5 className="h5-xl">{heroSection.desc}</h5>
|
||||||
<div>
|
|
||||||
{/* STORE BADGES */}
|
{/* STORE BADGES */}
|
||||||
<div className="stores-badge">
|
<div className="stores-badge">
|
||||||
{/* AppStore */}
|
{/* AppStore */}
|
||||||
@@ -40,13 +39,35 @@ class Users extends React.Component {
|
|||||||
<a href="#" className="store">
|
<a href="#" className="store">
|
||||||
<img className="googleplay" src="assets/images/googleplay.png" alt="googleplay-badge" />
|
<img className="googleplay" src="assets/images/googleplay.png" alt="googleplay-badge" />
|
||||||
</a>
|
</a>
|
||||||
|
{/* Aamazon Market
|
||||||
|
<a href="#" class="store">
|
||||||
|
<img class="amazon" src="assets/images/amazon.png" alt="amazon-badge" />
|
||||||
|
</a> */}
|
||||||
|
{/* Mac AppStore
|
||||||
|
<a href="#" class="store">
|
||||||
|
<img class="mac-appstore" src="assets/images/macstore.png" alt="macstore-badge" />
|
||||||
|
</a> */}
|
||||||
|
{/* Microsoft Store
|
||||||
|
<a href="#" class="store">
|
||||||
|
<img class="microsoft" src="assets/images/microsoft.png" alt="microsoft-badge" />
|
||||||
|
</a> */}
|
||||||
</div> {/* END STORE BADGES */}
|
</div> {/* END STORE BADGES */}
|
||||||
|
{/* Rating */}
|
||||||
|
<div className="txt-block-rating">
|
||||||
|
<div className="stars-rating dark-color">
|
||||||
|
{heroSection.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.review}</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
{/* USER PORTAL */}
|
{/* USER PORTAL */}
|
||||||
<div>
|
<div>
|
||||||
<a className='btn btn-rose tra-grey-hover' href={`${process.env.REACT_APP_USERS}/`} target='_blank' >{heroSection.mainSiteLink}</a>
|
<a className='btn btn-rose tra-grey-hover' href={`${process.env.REACT_APP_USERS}/`} target='_blank' >{heroSection.mainSiteLink}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div> {/* END HERO TEXT */}
|
</div> {/* END HERO TEXT */}
|
||||||
{/* HERO IMAGE */}
|
{/* HERO IMAGE */}
|
||||||
@@ -186,20 +207,15 @@ class Users extends React.Component {
|
|||||||
<div className="container">
|
<div className="container">
|
||||||
{/* CONTENT BOX-1 */}
|
{/* CONTENT BOX-1 */}
|
||||||
<div id="cb-1-1" className="cbox-1 pb-25">
|
<div id="cb-1-1" className="cbox-1 pb-25">
|
||||||
<div className="row align-items-center">
|
<div className="row d-flex align-items-center">
|
||||||
{/* IMAGE BLOCK */}
|
{/* IMAGE BLOCK */}
|
||||||
<div className="col-md-6 col-lg-6">
|
<div className="col-md-5 col-lg-6">
|
||||||
<div className="img-block left-column pc-25 mb-40 wow fadeInRight" data-wow-delay="0.6s">
|
<div className="img-block left-column pc-25 mb-40 wow fadeInRight" data-wow-delay="0.6s">
|
||||||
<img className="img-fluid" src="assets/images/route-mockup2.png" alt="content-image" />
|
<img className="img-fluid" src="assets/images/route1.png" alt="content-image" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/* <div className="col-lg-7">
|
|
||||||
<div className="content-12-img right-column wow fadeInLeft" data-wow-delay="0.6s">
|
|
||||||
<img className="img-fluid" src="assets/images/info-pair.png" alt="content-image" />
|
|
||||||
</div>
|
|
||||||
</div> */}
|
|
||||||
{/* TEXT BLOCK */}
|
{/* TEXT BLOCK */}
|
||||||
<div className="col-md-6 col-lg-6">
|
<div className="col-md-7 col-lg-6">
|
||||||
<div className="txt-block right-column pc-30 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
<div className="txt-block right-column pc-30 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
||||||
{/* Section ID */}
|
{/* Section ID */}
|
||||||
<span className="section-id grey-color">{accessUnlimited.leadTitle}</span>
|
<span className="section-id grey-color">{accessUnlimited.leadTitle}</span>
|
||||||
@@ -415,13 +431,15 @@ class Users extends React.Component {
|
|||||||
{/* List */}
|
{/* List */}
|
||||||
<ul className="simple-list">
|
<ul className="simple-list">
|
||||||
<li className="list-item">
|
<li className="list-item">
|
||||||
<p className="p-lg">{floatMap.desc}</p>
|
<p className="p-lg">{floatMap.desc}
|
||||||
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li className="list-item">
|
<li className="list-item">
|
||||||
<p className="p-lg">{floatMap.descTwo}</p>
|
<p className="p-lg">{floatMap.descTwo}</p>
|
||||||
</li>
|
</li>
|
||||||
<li className="list-item">
|
<li className="list-item">
|
||||||
<p className="p-lg">{floatMap.descThree}</p>
|
<p className="p-lg">{floatMap.descThree}
|
||||||
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -454,7 +472,7 @@ class Users extends React.Component {
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
{/* Button */}
|
{/* Button */}
|
||||||
<a href="#content-1" className="btn btn-tra-grey rose-hover">{optimization.btn}</a>
|
<a href="#content-1" className="btn btn-tra-grey rose-hover">Find Out More</a>
|
||||||
</div>
|
</div>
|
||||||
</div> {/* END TEXT BLOCK */}
|
</div> {/* END TEXT BLOCK */}
|
||||||
{/* IMAGE BLOCK */}
|
{/* IMAGE BLOCK */}
|
||||||
@@ -857,7 +875,6 @@ class Users extends React.Component {
|
|||||||
}
|
}
|
||||||
export default Users
|
export default Users
|
||||||
|
|
||||||
|
|
||||||
// PAGE TEXT/CONTENT VARIABLES
|
// PAGE TEXT/CONTENT VARIABLES
|
||||||
|
|
||||||
//HERO SECTION
|
//HERO SECTION
|
||||||
@@ -865,6 +882,8 @@ let heroSection = {
|
|||||||
leadTitle: `Float`,
|
leadTitle: `Float`,
|
||||||
title: `Your Activity Feed`,
|
title: `Your Activity Feed`,
|
||||||
desc: `Stay Connected with Your Friends`,
|
desc: `Stay Connected with Your Friends`,
|
||||||
|
rating: `All Versions Rating`,
|
||||||
|
review: `Based on 7.296 user reviews`,
|
||||||
mainSiteLink: 'This leads to users PORTAL',
|
mainSiteLink: 'This leads to users PORTAL',
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -874,19 +893,19 @@ let heroSection = {
|
|||||||
title: `Multiple Accounts`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
title: `Multiple Accounts`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
},
|
},
|
||||||
float: {title: `Analytics`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
float: {title: `Float Messaging & Calls`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
},
|
},
|
||||||
files: {title: `Connectivity`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
files: {title: `Share Files & Media`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
},
|
},
|
||||||
notification: {title: `Monitoring`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
notification: {title: `Alerts & Notifications`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
},
|
},
|
||||||
verification: {title: `Online Verification`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
verification: {title: `Online Verification`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
},
|
},
|
||||||
spam: {title: `Big Perks`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
spam: {title: `Spam Protection`, desc: `Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||||
at impedit felis undo auctor augue mauris`
|
at impedit felis undo auctor augue mauris`
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
@@ -926,7 +945,7 @@ let fastMes = {
|
|||||||
desc: `Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero
|
desc: `Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero
|
||||||
tempus, blandit and cursus varius magna tempus a dolor`,
|
tempus, blandit and cursus varius magna tempus a dolor`,
|
||||||
mode: {
|
mode: {
|
||||||
title: `Charging`, desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a
|
title: `Dark & Light Modes`, desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a
|
||||||
sapien magna at vitae congue tempus`
|
sapien magna at vitae congue tempus`
|
||||||
},
|
},
|
||||||
autoLink: {title: `Auto-Link Opening`, desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a
|
autoLink: {title: `Auto-Link Opening`, desc: `Porta semper lacus cursus risus and feugiat primis undo sodales a
|
||||||
@@ -944,19 +963,19 @@ let fastMes = {
|
|||||||
let floatForSpeed = {
|
let floatForSpeed = {
|
||||||
leadTitle: `Built For Speed`,
|
leadTitle: `Built For Speed`,
|
||||||
title: `Keep Your Favorite People Close to You`,
|
title: `Keep Your Favorite People Close to You`,
|
||||||
desc: `Aliquam a augue suscipit, luctus neque at purus ipsum neque dolor primis libero tempus, blandit
|
desc: `Fringilla risus, luctus mauris orci auctor purus euismod pretium purus pretium
|
||||||
posuere orci auctor purus euismod an aliquam quaerat purus`,
|
ligula rutrum tempor sapien`,
|
||||||
|
descTwo: `Quaerat sodales sapien euismod purus blandit`,
|
||||||
|
descThree: `Nemo ipsam egestas volute turpis dolores ut aliquam quaerat sodales sapien undo
|
||||||
|
pretium a purus mauris`
|
||||||
}
|
}
|
||||||
|
|
||||||
// DESIGN SECTION
|
// DESIGN SECTION
|
||||||
let floatMap = {
|
let floatMap = {
|
||||||
leadTitle: `Beauty of Simplicity`,
|
leadTitle: `Beauty of Simplicity`,
|
||||||
title: `Beautiful, award-winning design`,
|
title: `Beautiful, award-winning design`,
|
||||||
desc: `Fringilla risus, luctus mauris orci auctor purus euismod pretium purus pretium
|
desc: `Aliquam a augue suscipit, luctus neque at purus ipsum neque dolor primis libero tempus, blandit
|
||||||
ligula rutrum tempor sapien`,
|
posuere orci auctor purus euismod an aliquam quaerat purus`
|
||||||
descTwo: `Quaerat sodales sapien euismod purus blandit`,
|
|
||||||
descThree: `Nemo ipsam egestas volute turpis dolores ut aliquam quaerat sodales sapien undo
|
|
||||||
pretium a purus mauris`,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// OPTIMIZATION SECTION
|
// OPTIMIZATION SECTION
|
||||||
@@ -996,3 +1015,4 @@ let subscribeSec = {
|
|||||||
title: `Stay up to date with our news, ideas and updates`,
|
title: `Stay up to date with our news, ideas and updates`,
|
||||||
btn: 'Subscribe Now'
|
btn: 'Subscribe Now'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 12 KiB |