bugs fixed
This commit is contained in:
+274
-169
@@ -3,33 +3,23 @@ import React, {Component} from 'react';
|
||||
class Fleet extends React.Component {
|
||||
render() {
|
||||
return(
|
||||
<div>
|
||||
|
||||
|
||||
|
||||
<div id="loader-wrapper">
|
||||
<div ido="loading">
|
||||
<div><div id="loader-wrapper"><div ido="loading">
|
||||
<span className="cssload-loader"><span className="cssload-loader-inner" /></span>
|
||||
</div>
|
||||
</div>
|
||||
{/* PAGE CONTENT
|
||||
============================================= */}
|
||||
{/* PAGE CONTENT*/}
|
||||
<div id="page" className="page">
|
||||
{/* HEADER
|
||||
============================================= */}
|
||||
|
||||
|
||||
{/* HERO
|
||||
============================================= */}
|
||||
{/* HEADER */}
|
||||
{/* HERO */}
|
||||
<section id="hero" className="bg-fixed hero-section division">
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col-md-12">
|
||||
{/* HERO TEXT */}
|
||||
<div className="hero-txt white-color text-center">
|
||||
<span className="version">HTML</span>
|
||||
<h2>Float Business Fleet Management Systems</h2>
|
||||
<p>We are your A.I. enables assistance to manage your fleet and advancement to new platforms with insights on current performance and operational projections.
|
||||
<span className="version">{heroSection.tag}</span>
|
||||
<h2>{heroSection.header}</h2>
|
||||
<p>{heroSection.desc}
|
||||
</p>
|
||||
</div>
|
||||
{/* HERO IMAGE */}
|
||||
@@ -38,11 +28,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END HERO */}
|
||||
|
||||
|
||||
|
||||
{/* CONTENT-2
|
||||
============================================= */}
|
||||
{/* CONTENT-2 */}
|
||||
<section id="content-2" className="wide-50 content-section division">
|
||||
<div className="container">
|
||||
<div className="row d-flex align-items-center">
|
||||
@@ -56,25 +42,22 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-7 col-lg-6">
|
||||
<div className="txt-block right-column mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
||||
{/* Section ID */}
|
||||
<span className="section-id grey-color">FLOAT EV</span>
|
||||
<span className="section-id grey-color">{aboutSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Electric Fleet Platform</h2>
|
||||
<h2 className="h2-md">{aboutSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Float's recommendation engine enables tracking of vehicle usage, ownership & service costs, fuel costs, emissions. Its Telematics IoT enabled OBD device & dashcam to connect directly to the vehicle to pull data.
|
||||
<p className="p-lg">{aboutSection.desc1}
|
||||
</p>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Aliqum mullam blandit and tempor sapien donec lipsum gravida porta. Velna vitae auctor
|
||||
congue magna impedit ligula risus. Mauris donec ligula an impedit magnis
|
||||
</p>
|
||||
<p className="p-lg">{aboutSection.desc2}</p>
|
||||
{/* Button */}
|
||||
<a href={`${process.env.REACT_APP_FLEET}/`} className="btn btn-tra-grey skyblue-hover">Find Out More</a>
|
||||
<a href={`${process.env.REACT_APP_FLEET}/`} className="btn btn-tra-grey skyblue-hover">{aboutSection.cta}</a>
|
||||
</div>
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-2 */}
|
||||
{/* FEATURES-13
|
||||
============================================= */}
|
||||
{/* FEATURES-13 */}
|
||||
<section id="features-13" className="rel whitesmoke_shape mt-inverse-50 features-section division">
|
||||
<div className="container">
|
||||
<div className="row d-flex align-items-center">
|
||||
@@ -82,15 +65,13 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-10 col-lg-5">
|
||||
<div className="txt-block pc-15 wow fadeInUp" data-wow-delay="0.4s">
|
||||
{/* Section ID */}
|
||||
<span className="section-id grey-color">Flexible Features</span>
|
||||
<span className="section-id grey-color">{statsSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">FLOAT'S DASHBOARD</h2>
|
||||
<h2 className="h2-md">{statsSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Your EV fleet performance metrics are in one place, easy to locate any useful information
|
||||
analyze data and compare results.
|
||||
</p>
|
||||
<p className="p-lg">{statsSection.desc1}</p>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Gravida porta velna vitae auctor congue magna nihil impedit ligula risus mauris donec ligula</p>
|
||||
<p className="p-lg">{statsSection.desc2}</p>
|
||||
</div>
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
{/* FEATURES-13 WRAPPER */}
|
||||
@@ -103,18 +84,18 @@ class Fleet extends React.Component {
|
||||
{/* Icon */}
|
||||
<div className="fbox-13-ico ico-75 skyblue-color"><span className="flaticon-clock" /></div>
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Metrics</h5>
|
||||
<h5 className="h5-sm">{statsSection.metrics.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">We guide a company through the EV conversion process, starting with insights on current performance of their existing fleet existing fleet.performance of their existing fleet existing fleet.</p>
|
||||
<p className="p-lg">{statsSection.metrics.content}</p>
|
||||
</div>
|
||||
{/* FEATURE BOX #2 */}
|
||||
<div id="fb-13-2" className="fbox-13 wow fadeInUp" data-wow-delay="0.6s">
|
||||
{/* Icon */}
|
||||
<div className="fbox-13-ico ico-75 skyblue-color"><span className="flaticon-exercise" /></div>
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Guide</h5>
|
||||
<h5 className="h5-sm">{statsSection.guide.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">We assess what works, provide information on which vehicles to convert first, and continue to improve on fleet performance throughout the step by step conversion to EVs..</p>
|
||||
<p className="p-lg">{statsSection.guide.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-md-6">
|
||||
@@ -123,18 +104,18 @@ class Fleet extends React.Component {
|
||||
{/* Icon */}
|
||||
<div className="fbox-13-ico ico-75 skyblue-color"><span className="flaticon-salad" /></div>
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Access</h5>
|
||||
<h5 className="h5-sm">{statsSection.access.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">We assess what works, provide information on which vehicles to convert first, and continue to improve on fleet performance throughout the step by step conversion to EVs..</p>
|
||||
<p className="p-lg">{statsSection.access.content}</p>
|
||||
</div>
|
||||
{/* FEATURE BOX #4 */}
|
||||
<div id="fb-13-4" className="fbox-13 wow fadeInUp" data-wow-delay="1s">
|
||||
{/* Icon */}
|
||||
<div className="fbox-13-ico ico-75 skyblue-color"><span className="flaticon-lose-weight" /></div>
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Stay Motivated</h5>
|
||||
<h5 className="h5-sm">{statsSection.motivated.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Take the complexity out of electrifying your fleet with industry-leading support.Porta semper lacus cursus feugiat primis ultrice ligula risus ultrice ligula risus auctor ultrice ociis</p>
|
||||
<p className="p-lg">{statsSection.motivated.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -143,8 +124,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END FEATURES-13 */}
|
||||
{/* CONTENT-3
|
||||
============================================= */}
|
||||
{/* CONTENT-3 */}
|
||||
<section id="content-3" className="wide-60 content-section division">
|
||||
<div className="container">
|
||||
{/* CONTENT BOX-1 */}
|
||||
@@ -160,15 +140,13 @@ class Fleet extends React.Component {
|
||||
<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">
|
||||
{/* Section ID */}
|
||||
<span className="section-id grey-color">Perfect Integration</span>
|
||||
<span className="section-id grey-color">{floatIntegrationSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Float analytical, recommendation / rewards framework.</h2>
|
||||
<h2 className="h2-md">{floatIntegrationSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Our platform analyzes current fleet behavior and display areas for improvement on our custom customer dashboard.
|
||||
</p>
|
||||
<p className="p-lg">{floatIntegrationSection.desc1}</p>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Float saves their customers money from day one by analyzing their current fleet data on cost, emissions,time and resources and then makes recommendations
|
||||
on prioritization of vehicle replacements and infrastructure investments.</p>
|
||||
<p className="p-lg">{floatIntegrationSection.desc2}</p>
|
||||
</div>
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
</div> {/* End row */}
|
||||
@@ -185,10 +163,8 @@ class Fleet extends React.Component {
|
||||
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-video-player-2" /></div>
|
||||
{/* Text */}
|
||||
<div className="cbox-txt">
|
||||
<h5 className="h5-sm">HD Instructional Videos</h5>
|
||||
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
|
||||
suscipit quaerat ultrice tellus viverra
|
||||
</p>
|
||||
<h5 className="h5-sm">{specialFeaturesSection.firstFeature.title}</h5>
|
||||
<p className="p-lg">{specialFeaturesSection.firstFeature.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* CONTENT BOX #2 */}
|
||||
@@ -197,10 +173,8 @@ class Fleet extends React.Component {
|
||||
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-percentage" /></div>
|
||||
{/* Text */}
|
||||
<div className="cbox-txt">
|
||||
<h5 className="h5-sm">Smart Watch Optimized</h5>
|
||||
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
|
||||
suscipit quaerat ultrice tellus viverra
|
||||
</p>
|
||||
<h5 className="h5-sm">{specialFeaturesSection.secondFeature.title}</h5>
|
||||
<p className="p-lg">{specialFeaturesSection.secondFeature.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* CONTENT BOX #3 */}
|
||||
@@ -209,10 +183,8 @@ class Fleet extends React.Component {
|
||||
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-smartphone-9" /></div>
|
||||
{/* Text */}
|
||||
<div className="cbox-txt">
|
||||
<h5 className="h5-sm">Heart Rate Tracking</h5>
|
||||
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
|
||||
suscipit quaerat ultrice tellus viverra
|
||||
</p>
|
||||
<h5 className="h5-sm">{specialFeaturesSection.thirdFeature.title}</h5>
|
||||
<p className="p-lg">{specialFeaturesSection.thirdFeature.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -227,14 +199,13 @@ class Fleet extends React.Component {
|
||||
</div> {/* END CONTENT BOX-2 */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-3 */}
|
||||
{/* BRANDS-1
|
||||
============================================= */}
|
||||
{/* BRANDS-1 */}
|
||||
<div id="brands-1" className="bg_whitesmoke brands-section division">
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div className="col text-center pc-25">
|
||||
{/* Text */}
|
||||
<p className="p-xl">You might know Float from:</p>
|
||||
<p className="p-xl">{brandSectionTitle}</p>
|
||||
{/* Brands Carousel */}
|
||||
<div className="owl-carousel brands-carousel">
|
||||
{/* BRAND LOGO IMAGE */}
|
||||
@@ -296,8 +267,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</div> {/* END BRANDS-1 */}
|
||||
{/* FEATURES-5
|
||||
============================================= */}
|
||||
{/* FEATURES-5 */}
|
||||
<section id="features-5" className="wide-50 features-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
@@ -305,11 +275,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-10 offset-lg-1">
|
||||
<div className="section-title text-center mb-70">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">No,we are not just another EV!</h2>
|
||||
<h2 className="h2-md">{featuresSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-xl">Our software takes you through the daily process of transitioning your fleet to Float.
|
||||
Self-Management Inclusive
|
||||
</p>
|
||||
<p className="p-xl">{featuresSection.subHeader}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -324,10 +292,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">User-Friendly</h5>
|
||||
<h5 className="h5-sm">{featuresSection.userFriendlyItem.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Our software takes you through the daily process of transitioning your fleet to Float.process of transitioning your fleet to Float
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.userFriendlyItem.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -339,10 +306,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Fully functional</h5>
|
||||
<h5 className="h5-sm">{featuresSection.fullyFunctionalItem.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">We integrate company data into Float recommendation engine to provide insights.
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.fullyFunctionalItem.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -354,11 +320,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Quick Access</h5>
|
||||
<h5 className="h5-sm">{featuresSection.quickAccessItem.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||
at impedit felis undo auctor augue mauris
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.quickAccessItem.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -370,11 +334,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Track & Analyze</h5>
|
||||
<h5 className="h5-sm">{featuresSection.trackAndAnalyzeItem.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||
at impedit felis undo auctor augue mauris
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.trackAndAnalyzeItem.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -386,11 +348,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Easy To Follow</h5>
|
||||
<h5 className="h5-sm">{featuresSection.easy2Follow.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat
|
||||
at impedit felis undo auctor augue mauris
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.easy2Follow.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -402,10 +362,9 @@ class Fleet extends React.Component {
|
||||
{/* Text */}
|
||||
<div className="fbox-txt">
|
||||
{/* Title */}
|
||||
<h5 className="h5-sm">Ongoing Support</h5>
|
||||
<h5 className="h5-sm">{featuresSection.ongoingSupport.title}</h5>
|
||||
{/* Text */}
|
||||
<p className="p-lg">We guide you step by step to convert to Electronic vehicles.We guide you step by step to convert
|
||||
</p>
|
||||
<p className="p-lg">{featuresSection.ongoingSupport.content}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -413,15 +372,14 @@ class Fleet extends React.Component {
|
||||
</div> {/* END FEATURES-5 HOLDER */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END FEATURES-5 */}
|
||||
{/* PROCESS-2
|
||||
============================================= */}
|
||||
{/* PROCESS-2 */}
|
||||
<section id="process-2" className="bg_fit_02 wide-100 process-section division">
|
||||
<div className="container white-color">
|
||||
{/* SECTION TITLE */}
|
||||
<div className="row">
|
||||
<div className="col-lg-10 col-xl-8 offset-lg-1 offset-xl-2">
|
||||
<div className="section-title text-center mb-60">
|
||||
<h3 className="h3-sm">Custom fleet on your own time and in your own space</h3>
|
||||
<h3 className="h3-sm">{stepsSection.header}</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -430,30 +388,29 @@ class Fleet extends React.Component {
|
||||
{/* PROCESS BOX #1 */}
|
||||
<li id="step-2-1" className="col-md-4">
|
||||
<div className="pbox-2 pc-20 text-center">
|
||||
<h5 className="h5-sm">Get Set Up</h5>
|
||||
<p className="p-lg">Nemo ipsam egestas volute dolores quaerat sodales</p>
|
||||
<h5 className="h5-sm">{stepsSection.step1.title}</h5>
|
||||
<p className="p-lg">{stepsSection.step1.content}</p>
|
||||
</div>
|
||||
</li>
|
||||
{/* PROCESS BOX #2 */}
|
||||
<li id="step-2-2" className="col-md-4">
|
||||
<div className="pbox-2 pc-20 text-center">
|
||||
<h5 className="h5-sm">Get Your Plan</h5>
|
||||
<p className="p-lg">Nemo ipsam egestas volute dolores quaerat sodales</p>
|
||||
<h5 className="h5-sm">{stepsSection.step2.title}</h5>
|
||||
<p className="p-lg">{stepsSection.step2.content}</p>
|
||||
</div>
|
||||
</li>
|
||||
{/* PROCESS BOX #3 */}
|
||||
<li id="step-2-3" className="col-md-4">
|
||||
<div className="pbox-2 pc-20 text-center">
|
||||
<h5 className="h5-sm">Get Moving</h5>
|
||||
<p className="p-lg">Nemo ipsam egestas volute dolores quaerat sodales</p>
|
||||
<h5 className="h5-sm">{stepsSection.step3.title}</h5>
|
||||
<p className="p-lg">{stepsSection.step3.content}</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END PROCESS-2 */}
|
||||
{/* CONTENT-1
|
||||
============================================= */}
|
||||
{/* CONTENT-1 */}
|
||||
<section id="content-1" className="wide-60 content-section division">
|
||||
<div className="container">
|
||||
<div className="row d-flex align-items-center m-row">
|
||||
@@ -461,16 +418,13 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-7 col-lg-6 m-bottom">
|
||||
<div className="txt-block left-column mb-40 wow fadeInRight" data-wow-delay="0.6s">
|
||||
{/* Section ID */}
|
||||
<span className="section-id grey-color">Work Online and Offline</span>
|
||||
<span className="section-id grey-color">{trackingFleet.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Stay on track and plan your fleet</h2>
|
||||
<h2 className="h2-md">{trackingFleet.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Quaerat sodales sapien euismod purus blandit a purus ipsum primis in cubilia laoreet augue
|
||||
luctus magna dolor luctus at egestas sapien vitae nemo egestas volute and turpis dolores aliquam quaerat
|
||||
sodales a sapien
|
||||
</p>
|
||||
<p className="p-lg">{trackingFleet.desc} </p>
|
||||
{/* Button */}
|
||||
<a href="#faqs-2" className="btn btn-tra-grey skyblue-hover">Read The FAQs</a>
|
||||
<a href="#faqs-2" className="btn btn-tra-grey skyblue-hover">{trackingFleet.cta}</a>
|
||||
</div>
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
{/* IMAGE BLOCK */}
|
||||
@@ -483,8 +437,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-1 */}
|
||||
|
||||
{/* TESTIMONIALS-2
|
||||
============================================= */}
|
||||
{/* TESTIMONIALS-2 */}
|
||||
<section id="reviews-2" className="reviews-section division">
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
@@ -492,13 +445,11 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-4">
|
||||
<div className="reviews-2-title pc-10">
|
||||
{/* Section ID */}
|
||||
<span className="section-id grey-color">Reviews</span>
|
||||
<span className="section-id grey-color">{testimonialSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md mb-20">Our Happy Customers</h2>
|
||||
<h2 className="h2-md mb-20">{testimonialSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-lg">Aliquam augue suscipit luctus neque purus ipsum neque dolor primis undo tempus, blandit and
|
||||
cursus varius
|
||||
</p>
|
||||
<p className="p-lg">{testimonialSection.text} </p>
|
||||
</div>
|
||||
</div>
|
||||
{/* TESTIMONIALS CAROUSEL */}
|
||||
@@ -685,8 +636,7 @@ class Fleet extends React.Component {
|
||||
</div>
|
||||
</div> {/* End container */}
|
||||
</section> {/* END TESTIMONIALS-2 */}
|
||||
{/* PRICING-2
|
||||
============================================= */}
|
||||
{/* PRICING-2 */}
|
||||
<section id="pricing-2" className="wide-100 pricing-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
@@ -769,8 +719,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* END DOWNLOAD BUTTON */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END PRICING-2 */}
|
||||
{/* CONTENT-13
|
||||
============================================= */}
|
||||
{/* CONTENT-13 */}
|
||||
<section id="content-13" className="bg_dark wide-60 content-section division">
|
||||
<div className="container white-color">
|
||||
<div className="row d-flex align-items-center">
|
||||
@@ -778,23 +727,19 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-6 col-xl-6">
|
||||
<div className="txt-block left-column mb-40 wow fadeInLeft" data-wow-delay="0.6s">
|
||||
{/* Section ID */}
|
||||
<span className="section-id">Totally Optimized</span>
|
||||
<span className="section-id">{optimizedSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Intuitive features, powerful results</h2>
|
||||
<h2 className="h2-md">{optimizedSection.header}</h2>
|
||||
{/* List */}
|
||||
<ul className="simple-list">
|
||||
<li className="list-item">
|
||||
<p className="p-lg">Fringilla risus, luctus mauris orci auctor purus euismod pretium purus pretium
|
||||
ligula rutrum tempor sapien
|
||||
</p>
|
||||
<p className="p-lg">{optimizedSection.list1}</p>
|
||||
</li>
|
||||
<li className="list-item">
|
||||
<p className="p-lg">Quaerat sodales sapien euismod purus blandit</p>
|
||||
<p className="p-lg">{optimizedSection.list2}</p>
|
||||
</li>
|
||||
<li className="list-item">
|
||||
<p className="p-lg">Nemo ipsam egestas volute turpis dolores ut aliquam quaerat sodales sapien undo
|
||||
pretium a purus mauris
|
||||
</p>
|
||||
<p className="p-lg">{optimizedSection.list3}</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -808,8 +753,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-13 */}
|
||||
{/* CONTENT-14
|
||||
============================================= */}
|
||||
{/* CONTENT-14 */}
|
||||
<section id="content-14" className="whitesmoke_shape content-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
@@ -817,11 +761,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-10 offset-lg-1">
|
||||
<div className="section-title text-center mb-40">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Accessible for All Platforms</h2>
|
||||
<h2 className="h2-md">{accessibiltySection.header}</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>
|
||||
<p className="p-xl">{accessibiltySection.text}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -835,8 +777,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END CONTENT-14 */}
|
||||
{/* FAQs-2
|
||||
============================================= */}
|
||||
{/* FAQs-2 */}
|
||||
<section id="faqs-2" className="wide-100 faqs-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
@@ -844,11 +785,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-10 offset-lg-1">
|
||||
<div className="section-title text-center mb-70">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Got Questions? Look Here</h2>
|
||||
<h2 className="h2-md">{faqSection.header}</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>
|
||||
<p className="p-xl">{faqSection.text}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -946,15 +885,14 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-12">
|
||||
<div className="more-questions text-center mt-40">
|
||||
<h5 className="h5-sm"><span className="flaticon-check" />
|
||||
Have more questions? <a href="mailto:yourdomain@mail.com" className="skyblue-color">Ask your question here</a>
|
||||
{faqSection.question} <a href="mailto:yourdomain@mail.com" className="skyblue-color">{faqSection.link}</a>
|
||||
</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> {/* End container */}
|
||||
</section> {/* END FAQs-2 */}
|
||||
{/* NEWSLETTER-1
|
||||
============================================= */}
|
||||
{/* NEWSLETTER-1 */}
|
||||
<section id="newsletter-1" className="newsletter-section division">
|
||||
<div className="container">
|
||||
<div className="newsletter-wrapper bg_white">
|
||||
@@ -963,9 +901,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-6">
|
||||
<div className="newsletter-txt">
|
||||
{/* Section ID */}
|
||||
<span className="section-id">Subscribe to Our Newsletter</span>
|
||||
<span className="section-id">{subscribeSection.tag}</span>
|
||||
{/* Title */}
|
||||
<h4 className="h4-xl">Stay up to date with our news, ideas and updates</h4>
|
||||
<h4 className="h4-xl">{subscribeSection.header}</h4>
|
||||
</div>
|
||||
</div>
|
||||
{/* NEWSLETTER FORM */}
|
||||
@@ -974,7 +912,7 @@ class Fleet extends React.Component {
|
||||
<div className="input-group">
|
||||
<input type="email" autoComplete="off" className="form-control" placeholder="Your email address" required id="s-email" />
|
||||
<span className="input-group-btn">
|
||||
<button type="submit" className="btn btn-md btn-skyblue tra-skyblue-hover">Subscribe Now</button>
|
||||
<button type="submit" className="btn btn-md btn-skyblue tra-skyblue-hover">{subscribeSection.cta}</button>
|
||||
</span>
|
||||
</div>
|
||||
{/* Newsletter Form Notification */}
|
||||
@@ -985,8 +923,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* End newsletter-holder */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END NEWSLETTER-1 */}
|
||||
{/* BLOG-1
|
||||
============================================= */}
|
||||
{/* BLOG-1 */}
|
||||
<section id="blog-1" className="wide-60 blog-section division">
|
||||
<div className="container">
|
||||
{/* SECTION TITLE */}
|
||||
@@ -994,11 +931,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-lg-10 offset-lg-1">
|
||||
<div className="section-title text-center mb-70">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Our Recipes & Inspiration</h2>
|
||||
<h2 className="h2-md">{blogSection.header}</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>
|
||||
<p className="p-xl">{blogSection.text}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1088,8 +1023,7 @@ class Fleet extends React.Component {
|
||||
</div> {/* END BLOG POSTS */}
|
||||
</div> {/* End container */}
|
||||
</section> {/* END BLOG-1 */}
|
||||
{/* DOWNLOAD-1
|
||||
============================================= */}
|
||||
{/* DOWNLOAD-1 */}
|
||||
<section id="download-1" className="bg_fit_01 pt-100 download-section division">
|
||||
<div className="container white-color">
|
||||
<div className="row d-flex align-items-center m-row">
|
||||
@@ -1103,9 +1037,9 @@ class Fleet extends React.Component {
|
||||
<div className="col-md-7 col-lg-6 m-top">
|
||||
<div className="txt-block left-column pc-20 wow fadeInLeft" data-wow-delay="0.6s">
|
||||
{/* Title */}
|
||||
<h2 className="h2-md">Take your fleet to the next level</h2>
|
||||
<h2 className="h2-md">{downloadSection.header}</h2>
|
||||
{/* Text */}
|
||||
<p className="p-xl">Augue egestas volutpat egestas augue purus cubilia laoreet and magna suscipit luctus dolor tempus</p>
|
||||
<p className="p-xl">{downloadSection.text}</p>
|
||||
{/* STORE BADGES */}
|
||||
<div className="stores-badge">
|
||||
{/* AppStore */}
|
||||
@@ -1120,13 +1054,13 @@ class Fleet extends React.Component {
|
||||
{/* Rating */}
|
||||
<div className="txt-block-rating">
|
||||
<div className="stars-rating">
|
||||
All Versions Rating
|
||||
{downloadSection.ratingText}
|
||||
<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">Based on 7.296 user reviews (App Store & Google Play)</p>
|
||||
<p className="txt-rating">{downloadSection.reviewText}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1135,12 +1069,183 @@ class Fleet extends React.Component {
|
||||
</div> {/* End container */}
|
||||
</section> {/* END DOWNLOAD-1 */}
|
||||
|
||||
</div> {/* END PAGE CONTENT */}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div> {/* END PAGE CONTENT */} </div>
|
||||
)
|
||||
}
|
||||
}
|
||||
export default Fleet
|
||||
export default Fleet
|
||||
|
||||
// PAGE TEXT/CONTENT VARIABLES
|
||||
|
||||
//Hero Section
|
||||
let heroSection = {
|
||||
tag: 'HTML',
|
||||
header: 'Float Business Fleet Management Systems',
|
||||
desc: 'We are your A.I. enables assistance to manage your fleet and advancement to new platforms with insights on current performance and operational projections.'
|
||||
}
|
||||
|
||||
// About Section
|
||||
let aboutSection = {
|
||||
tag: 'FLOAT EV',
|
||||
header: 'Electric Fleet Platform',
|
||||
desc1: "Float's recommendation engine enables tracking of vehicle usage, ownership & service costs, fuel costs, emissions. Its Telematics IoT enabled OBD device & dashcam to connect directly to the vehicle to pull data.",
|
||||
desc2: "Aliqum mullam blandit and tempor sapien donec lipsum gravida porta. Velna vitae auctor congue magna impedit ligula risus. Mauris donec ligula an impedit magnis",
|
||||
cta: "Find Out More"
|
||||
}
|
||||
|
||||
// Stats Section
|
||||
let statsSection = {
|
||||
tag: 'Flexible Features',
|
||||
header: "FLOAT'S DASHBOARD",
|
||||
desc1: "Your EV fleet performance metrics are in one place, easy to locate any useful information analyze data and compare results.",
|
||||
desc2: "Gravida porta velna vitae auctor congue magna nihil impedit ligula risus mauris donec ligula",
|
||||
metrics: {
|
||||
title: 'Metrics',
|
||||
content: 'We guide a company through the EV conversion process, starting with insights on current performance of their existing fleet existing fleet.performance of their existing fleet existing fleet.'
|
||||
},
|
||||
access: {
|
||||
title: 'Access',
|
||||
content: 'We assess what works, provide information on which vehicles to convert first, and continue to improve on fleet performance throughout the step by step conversion to EVs..'
|
||||
},
|
||||
guide: {
|
||||
title: 'Guide',
|
||||
content: 'We assess what works, provide information on which vehicles to convert first, and continue to improve on fleet performance throughout the step by step conversion to EVs..'
|
||||
},
|
||||
motivated: {
|
||||
title: 'Stay Motivated',
|
||||
content: 'Take the complexity out of electrifying your fleet with industry-leading support.Porta semper lacus cursus feugiat primis ultrice ligula risus ultrice ligula risus auctor ultrice ociis'
|
||||
}
|
||||
}
|
||||
|
||||
// A Float Recommendation Framework (PART 1)
|
||||
let floatIntegrationSection = {
|
||||
tag: 'Perfect Integration',
|
||||
header: 'Float analytical, recommendation / rewards framework.',
|
||||
desc1: 'Our platform analyzes current fleet behavior and display areas for improvement on our custom customer dashboard.',
|
||||
desc2: 'Float saves their customers money from day one by analyzing their current fleet data on cost, emissions,time and resources and then makes recommendations on prioritization of vehicle replacements and infrastructure investments.'
|
||||
}
|
||||
|
||||
// A Float Recommendation Framework (PART 2)
|
||||
let specialFeaturesSection ={
|
||||
firstFeature: {
|
||||
title: 'HD Instructional Videos',
|
||||
content: 'Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra'
|
||||
},
|
||||
secondFeature: {
|
||||
title: 'Smart Watch Optimized',
|
||||
content: 'Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra'
|
||||
},
|
||||
thirdFeature: {
|
||||
title: 'Heart Rate Tracking',
|
||||
content: 'Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at suscipit quaerat ultrice tellus viverra'
|
||||
}
|
||||
}
|
||||
|
||||
// Brand Associations
|
||||
let brandSectionTitle = 'You might know Float from:'
|
||||
|
||||
// Features Section (PART 1)
|
||||
let featuresSection ={
|
||||
header: 'No,we are not just another EV!',
|
||||
subHeader: 'Our software takes you through the daily process of transitioning your fleet to Float. Self-Management Inclusive',
|
||||
userFriendlyItem: {
|
||||
title: 'User-Friendly',
|
||||
content: 'Our software takes you through the daily process of transitioning your fleet to Float.process of transitioning your fleet to Float'
|
||||
},
|
||||
fullyFunctionalItem: {
|
||||
title: 'Fully functional',
|
||||
content: 'We integrate company data into Float recommendation engine to provide insights.'
|
||||
},
|
||||
quickAccessItem: {
|
||||
title: 'Quick Access',
|
||||
content: 'Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat at impedit felis undo auctor augue mauris'
|
||||
},
|
||||
trackAndAnalyzeItem: {
|
||||
title: 'Track & Analyze',
|
||||
content: 'Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat at impedit felis undo auctor augue mauris'
|
||||
},
|
||||
easy2Follow: {
|
||||
title: 'Easy To Follow',
|
||||
content: 'Porta semper lacus cursus feugiat primis ultrice ligula risus auctor tempus feugiat at impedit felis undo auctor augue mauris'
|
||||
},
|
||||
ongoingSupport: {
|
||||
title: 'Ongoing Support',
|
||||
content: 'We guide you step by step to convert to Electronic vehicles.We guide you step by step to convert'
|
||||
}
|
||||
}
|
||||
|
||||
// Steps Section
|
||||
let stepsSection = {
|
||||
header: 'Custom fleet on your own time and in your own space',
|
||||
step1: {
|
||||
title: 'Get Set Up',
|
||||
content: 'Nemo ipsam egestas volute dolores quaerat sodales'
|
||||
},
|
||||
step2: {
|
||||
title: 'Get Your Plan',
|
||||
content: 'Nemo ipsam egestas volute dolores quaerat sodales'
|
||||
},
|
||||
step3: {
|
||||
title: 'Get Moving',
|
||||
content: 'Nemo ipsam egestas volute dolores quaerat sodales'
|
||||
}
|
||||
}
|
||||
|
||||
// Network Section
|
||||
let trackingFleet = {
|
||||
tag: 'Work Online and Offline',
|
||||
header: 'Stay on track and plan your fleet',
|
||||
desc: 'Quaerat sodales sapien euismod purus blandit a purus ipsum primis in cubilia laoreet augue luctus magna dolor luctus at egestas sapien vitae nemo egestas volute and turpis dolores aliquam quaerat sodales a sapien',
|
||||
cta: 'Read the FAQs'
|
||||
}
|
||||
|
||||
// Testimonials Section
|
||||
let testimonialSection = {
|
||||
tag: 'Reviews',
|
||||
header: 'Our Happy Customers',
|
||||
text: 'Aliquam augue suscipit luctus neque purus ipsum neque d'
|
||||
}
|
||||
|
||||
// Features Section (PART 2)
|
||||
let optimizedSection = {
|
||||
tag: 'Totally Optimized',
|
||||
header: 'Intuitive features, powerful results',
|
||||
list1: 'Fringilla risus, luctus mauris orci auctor purus euismod pretium purus pretium ligula rutrum tempor sapien',
|
||||
list2: 'Quaerat sodales sapien euismod purus blandit',
|
||||
list3: 'Nemo ipsam egestas volute turpis dolores ut '
|
||||
}
|
||||
|
||||
// Viewport Section
|
||||
let accessibiltySection = {
|
||||
header: 'Accessible for All Platforms',
|
||||
text: 'Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero tempus, blandit and cursus varius magna tempus a dolor'
|
||||
}
|
||||
|
||||
// FAQs Section
|
||||
let faqSection = {
|
||||
header: 'Got Questions? Look Here',
|
||||
text: 'Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero tempus, blandit and cursus varius magna tempus a dolor',
|
||||
question: 'Have more questions?',
|
||||
link: 'Ask your question here'
|
||||
}
|
||||
|
||||
// Blog Section
|
||||
let blogSection = {
|
||||
header: 'Our Recipes & Inspiration',
|
||||
text: 'Aliquam a augue suscipit, luctus neque purus ipsum neque at dolor primis libero tempus, blandit and cursus varius magna tempus a dolor'
|
||||
}
|
||||
|
||||
// Subscribe Section
|
||||
let subscribeSection = {
|
||||
tag: 'Subscribe to Our Newsletter',
|
||||
header: 'Stay up to date with our news, ideas and updates',
|
||||
cta: 'Subscribe Now'
|
||||
}
|
||||
|
||||
// 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)'
|
||||
}
|
||||
Reference in New Issue
Block a user