Files
float-www/src/pages/Home_4.js
T
2023-04-07 16:28:02 +01:00

1029 lines
54 KiB
JavaScript

import React, {Component} from 'react';
class Home_4 extends React.Component {
render() {
return(
<div>
{/* PRELOADER SPINNER
============================================= */}
<div id="loader-wrapper">
<div id="loading">
<span className="cssload-loader"><span className="cssload-loader-inner" /></span>
</div>
</div>
{/* PAGE CONTENT
============================================= */}
<div id="page" className="page">
{/* HEADER
============================================= */}
{/* HERO-4
============================================= */}
<section id="hero-4" className="hero-section">
{/* HERO TEXT */}
<div className="bg_scroll hero-4-txt division">
<div className="container white-color">
<div className="row">
<div className="col-lg-10 offset-lg-1 text-center">
{/* Title */}
<h2 className="h2-sm">Get fast and secure access to all your favorite content</h2>
{/* STORE BADGES */}
<div className="stores-badge mb-10">
{/* AppStore */}
<a href={process.env.REACT_APP_APPLE_LINK} className="store">
<img className="appstore" src="assets/images/appstore.png" alt="appstore-badge" />
</a>
{/* Google Play */}
<a href={process.env.REACT_APP_GOOGLE_PLAY_LINK} className="store">
<img className="googleplay" src="assets/images/googleplay.png" alt="googleplay-badge" />
</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 */}
{/* OS Prerequisite */}
<span className="os-version">Available for iOS 8 and Android Devices From 5.5</span>
</div>
</div> {/* End row */}
</div> {/* End container */}
</div> {/* END HERO TEXT */}
{/* HERO IMAGE */}
<div className="hero-4-img division">
<div className="container">
<div className="row">
<div className="col-md-12 text-center">
<img className="img-fluid" src="assets/images/hero-4-img.png" alt="hero-image" />
</div>
</div> {/* End row */}
</div> {/* End container */}
</div> {/* END HERO IMAGE */}
</section> {/* END HERO-4 */}
{/* FEATURES-6
============================================= */}
<section id="features-6" className="wide-50 features-section division">
<div className="container">
{/* FEATURES-6 WRAPPER */}
<div className="fbox-6-wrapper">
<div className="row">
{/* FEATURE BOX #1 */}
<div id="fb-6-1" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="0.4s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-email skyblue-color" />
<h5 className="h5-sm">File Manager</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
{/* FEATURE BOX #2 */}
<div id="fb-6-2" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="0.6s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-users skyblue-color" />
<h5 className="h5-sm">Contacts Manager</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
{/* FEATURE BOX #3 */}
<div id="fb-6-3" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="0.8s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-alarm skyblue-color" />
<h5 className="h5-sm">Make Ringtones</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
{/* FEATURE BOX #4 */}
<div id="fb-6-4" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="1s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-roundabout skyblue-color" />
<h5 className="h5-sm">Convert Media Files</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
{/* FEATURE BOX #5 */}
<div id="fb-6-5" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="1.2s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-harddisk skyblue-color" />
<h5 className="h5-sm">Files Sharing</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
{/* FEATURE BOX #6 */}
<div id="fb-6-6" className="col-md-6 col-lg-4">
<div className="fbox-6 pc-15 mb-50 wow fadeInUp" data-wow-delay="1.4s">
{/* Icon & Title */}
<div className="fbox-6-title ico-40 clearfix">
<span className="flaticon-harddisk-1 skyblue-color" />
<h5 className="h5-sm">Storage &amp; Backup</h5>
</div>
{/* Text */}
<p className="p-lg">Nullam tempor sapien gravida donec blandit ipsum porta justo integer and velna vitae
auctor integer congue
</p>
</div>
</div>
</div> {/* End row */}
</div> {/* END FEATURES-6 WRAPPER */}
</div> {/* End container */}
</section> {/* END FEATURES-6 */}
{/* CONTENT-12
============================================= */}
<section id="content-12" className="mb-60 content-section division">
<div className="container">
<div className="lavender_gradient content-12-wrapper">
<div className="row d-flex align-items-center">
{/* TEXT BLOCK */}
<div className="col-lg-5">
<div className="txt-block left-column mb-40 wow fadeInRight" data-wow-delay="0.6s">
{/* Title */}
<h2 className="h2-xs">Work smarter with powerful automation</h2>
{/* Text */}
<p className="p-lg">Quaerat sodales sapien euismod purus at blandit and purus ipsum primis and cubilia laoreet
augue a luctus magna dolor luctus mauris pretium a sapien egestas luctus
</p>
{/* Text */}
<p className="p-lg">Fringilla risus, luctus mauris auctor a purus euismod orci pretium purus pretium undo ligula
rutrum tempor magna dolor
</p>
</div>
</div> {/* END TEXT BLOCK */}
{/* IMAGE BLOCK */}
<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/img-12.png" alt="content-image" />
</div>
</div>
</div>
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END CONTENT-12 */}
{/* CONTENT-3
============================================= */}
<section id="content-3" className="wide-60 content-section division">
<div className="container">
{/* CONTENT BOX-1 */}
<div id="cb-1-1" className="cbox-1 pb-25">
<div className="row d-flex align-items-center">
{/* IMAGE BLOCK */}
<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">
<img className="img-fluid" src="assets/images/img-02.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
<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>
{/* Title */}
<h2 className="h2-md">More productivity with less effort</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>
</div>
</div> {/* END TEXT BLOCK */}
</div> {/* End row */}
</div> {/* END CONTENT BOX-1 */}
{/* CONTENT BOX-2 */}
<div id="cb-1-2" className="cbox-1 rel">
<div className="row d-flex align-items-center m-row">
{/* TEXT BLOCK */}
<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">
{/* CONTENT BOX #1 */}
<div className="cbox mb-30">
{/* Icon */}
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-tasks" /></div>
{/* Text */}
<div className="cbox-txt">
<h5 className="h5-sm">Add Notes &amp; Tags</h5>
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
suscipit quaerat ultrice tellus viverra
</p>
</div>
</div>
{/* CONTENT BOX #2 */}
<div className="cbox mb-30">
{/* Icon */}
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-sync" /></div>
{/* Text */}
<div className="cbox-txt">
<h5 className="h5-sm">Convert Photo &amp; Video</h5>
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
suscipit quaerat ultrice tellus viverra
</p>
</div>
</div>
{/* CONTENT BOX #3 */}
<div className="cbox">
{/* Icon */}
<div className="cbox-ico ico-65 skyblue-color"><span className="flaticon-image" /></div>
{/* Text */}
<div className="cbox-txt">
<h5 className="h5-sm">Share Files &amp; Media</h5>
<p className="p-lg">Ligula risus auctor tempus dolor feugiat undo lacinia purus lipsum primis potenti at
suscipit quaerat ultrice tellus viverra
</p>
</div>
</div>
</div>
</div> {/* END TEXT BLOCK */}
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-15 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-08.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
{/* Transparent Background Elements */}
<div className="tra-bkg-wrapper">
<div className="bg_el_01 wow fadeInRight" data-wow-delay="1s" />
<div className="bg_el_05 wow fadeInRight" data-wow-delay="1s" />
</div>
</div> {/* END CONTENT BOX-2 */}
</div> {/* End container */}
</section> {/* END CONTENT-3 */}
{/* FEATURES-4
============================================= */}
<section id="features-4" className="pb-100 features-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-70">
{/* Title */}
<h2 className="h2-md">Get Ready to Be Surprised</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>
{/* FEATURES-4 WRAPPER */}
<div className="fbox-4-wrapper">
<div className="row">
{/* FEATURE BOX #1 */}
<div id="fb-4-1" className="col-md-6">
<div className="fbox-4 bg_whitesmoke mb-30 wow fadeInUp" data-wow-delay="0.4s">
<div className="row d-flex align-items-center m-row">
{/* TEXT */}
<div className="col-lg-8 m-bottom">
<div className="fbox-4-txt">
{/* Title */}
<h5 className="h5-sm">Quick Access</h5>
{/* Text */}
<p className="p-md">Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
at vitae congue tempus
</p>
</div>
</div>
{/* ICON */}
<div className="col-lg-4 m-top">
<div className="fbox-4-ico ico-100 stateblue-color text-center">
<span className="flaticon-call" />
</div>
</div>
</div> {/* End row */}
</div> {/* End fbox-4 */}
</div> {/* END FEATURE BOX #1 */}
{/* FEATURE BOX #2 */}
<div id="fb-4-2" className="col-md-6">
<div className="fbox-4 bg_whitesmoke mb-30 wow fadeInUp" data-wow-delay="0.6s">
<div className="row d-flex align-items-center m-row">
{/* TEXT */}
<div className="col-lg-8 m-bottom">
<div className="fbox-4-txt">
{/* Title */}
<h5 className="h5-sm">Powerful Options</h5>
{/* Text */}
<p className="p-md">Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
at vitae congue tempus
</p>
</div>
</div>
{/* ICON */}
<div className="col-lg-4 m-top">
<div className="fbox-4-ico ico-100 stateblue-color text-center">
<span className="flaticon-tools" />
</div>
</div>
</div> {/* End row */}
</div> {/* End fbox-4 */}
</div> {/* END FEATURE BOX #2 */}
{/* FEATURE BOX #3 */}
<div id="fb-4-3" className="col-md-6">
<div className="fbox-4 bg_whitesmoke wow fadeInUp" data-wow-delay="0.8s">
<div className="row d-flex align-items-center m-row">
{/* TEXT */}
<div className="col-lg-8 m-bottom">
<div className="fbox-4-txt">
{/* Title */}
<h5 className="h5-sm">Multiple Devices</h5>
{/* Text */}
<p className="p-md">Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
at vitae congue tempus
</p>
</div>
</div>
{/* ICON */}
<div className="col-lg-4 m-top">
<div className="fbox-4-ico ico-100 stateblue-color text-center">
<span className="flaticon-smartphone-8" />
</div>
</div>
</div> {/* End row */}
</div> {/* End fbox-4 */}
</div> {/* END FEATURE BOX #3 */}
{/* FEATURE BOX #4 */}
<div id="fb-4-4" className="col-md-6">
<div className="fbox-4 bg_whitesmoke wow fadeInUp" data-wow-delay="1s">
<div className="row d-flex align-items-center m-row">
{/* TEXT */}
<div className="col-lg-8 m-bottom">
<div className="fbox-4-txt">
{/* Title */}
<h5 className="h5-sm">Battery Saving</h5>
{/* Text */}
<p className="p-md">Porta semper lacus cursus risus and feugiat primis undo sodales a sapien magna
at vitae congue tempus
</p>
</div>
</div>
{/* ICON */}
<div className="col-lg-4 m-top">
<div className="fbox-4-ico ico-100 stateblue-color text-center">
<span className="flaticon-phone-1" />
</div>
</div>
</div> {/* End row */}
</div> {/* End fbox-4 */}
</div> {/* END FEATURE BOX #4 */}
</div> {/* End row */}
</div> {/* END FEATURES-4 WRAPPER */}
</div> {/* End container */}
</section> {/* END FEATURES-4 */}
{/* CONTENT-13
============================================= */}
<section id="content-13" className="rel crocus_gradient bg_shape_02 wide-60 content-section division">
<div className="container white-color">
<div className="row d-flex align-items-center">
{/* TEXT BLOCK */}
<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>
{/* Title */}
<h2 className="h2-md">Intuitive features, powerful results</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>
</li>
<li className="list-item">
<p className="p-lg">Quaerat sodales sapien euismod purus blandit</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>
</li>
</ul>
{/* Button */}
<a href="#content-11" className="btn btn-tra-white skyblue-hover">Find Out More</a>
</div>
</div> {/* END TEXT BLOCK */}
{/* IMAGE BLOCK */}
<div className="col-md-6 col-xl-6">
<div className="content-13-img wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/tablet.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END CONTENT-13 */}
{/* CONTENT-2
============================================= */}
<section id="content-2" className="wide-50 content-section division">
<div className="container">
<div className="row d-flex align-items-center">
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6">
<div className="img-block left-column pc-20 mb-40 wow fadeInRight" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-03.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
<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">Beauty of Simplicity</span>
{/* Title */}
<h2 className="h2-md">Beautiful, award-winning design</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>
</li>
<li className="list-item">
<p className="p-lg">Quaerat sodales sapien euismod purus blandit</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>
</li>
</ul>
</div>
</div> {/* END TEXT BLOCK */}
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END CONTENT-2 */}
{/* CONTENT-11
============================================= */}
<section id="content-11" className="pb-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">
{/* Title */}
<h2 className="h2-md">Accessible for All Platforms</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/browser-edit.png" alt="content-image" />
</div>
</div>
</div>
{/* DOWNLOAD BUTTON */}
<div className="row">
<div className="col-md-12">
<div className="content-11-btn ico-20 ico-right mt-60 wow fadeInUp" data-wow-delay="0.6s">
{/* Button */}
<a href="https://www.youtube.com/watch?v=7e90gBu4pas" className="video-popup2 btn btn-md btn-tra-grey skyblue-hover">
See Float in Action <span className="flaticon-play-button" />
</a>
{/* OS Prerequisite */}
<span className="os-version">Available on Android, iOS and macOS</span>
</div>
</div>
</div> {/* END DOWNLOAD BUTTON */}
</div> {/* End container */}
</section> {/* END CONTENT-11 */}
{/* TESTIMONIALS-4
============================================= */}
<section id="reviews-4" className="bg_aliceblue wide-60 reviews-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">
{/* Title */}
<h2 className="h2-md">Why Customers Love Us</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>
{/* TESTIMONIALS-4 WRAPPER */}
<div className="reviews-4-wrapper">
<div className="row">
{/* TESTIMONIALS LEFT COLUMN */}
<div className="col-lg-6">
<div className="reviews-4-column">
{/* TESTIMONIAL #1 */}
<div className="review-4 wow fadeInUp" data-wow-delay="0.4s">
{/* Testimonial Text */}
<div className="review-4-txt">
<p>Etiam sapien sem at sagittis congue an augue massa varius an egestas suscipit magna a tempus aliquet
blandit <span className="txt-highlight">tempor sapien gravida donec</span> ipsum porta
</p>
</div>
{/* Testimonial Data */}
<div className="review-4-data">
{/* Rating */}
<div className="app-rating ico-20 yellow-color">
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
</div>
{/* Author */}
<h5 className="h5-sm">John Sweet</h5>
<p>Mac Store Review, USA</p>
</div>
</div> {/* END TESTIMONIAL #1 */}
{/* TESTIMONIAL #2 */}
<div className="review-4 wow fadeInUp" data-wow-delay="1s">
{/* Testimonial Text */}
<div className="review-4-txt">
<p>An augue cubilia laoreet undo magna a suscipit egestas magna ipsum at ligula vitae
<span className="txt-highlight">purus ipsum primis</span> cubilia
</p>
</div>
{/* Testimonial Data */}
<div className="review-4-data">
{/* App Rating */}
<div className="app-rating ico-20 yellow-color">
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star-half-empty" />
</div>
{/* Author */}
<h5 className="h5-sm">Mark Hodges</h5>
<p>Marketing Manager, Company</p>
</div>
</div> {/* END TESTIMONIAL #2 */}
</div>
</div> {/* END TESTIMONIALS LEFT COLUMN */}
{/* TESTIMONIALS RIGHT COLUMN */}
<div className="col-lg-6">
<div className="reviews-4-column">
{/* TESTIMONIAL #3 */}
<div className="review-4 mt-25 wow fadeInUp" data-wow-delay="0.8s">
{/* Testimonial Text */}
<div className="review-4-txt">
<p>Mauris donec ociis magnis undo sapien etiam sapien congue augue pretium and ligula augue lectus
aenean ociis magna donec and magnis sapien sagittis ipsum <span className="txt-highlight">sapien congue tempor gravida </span> a donec ipsum porta justo integer a velna mollis laoreet vitae mauris undo
tortor tempor sapien gravida donec ipsum porta
</p>
</div>
{/* Testimonial Data */}
<div className="review-4-data">
{/* App Rating */}
<div className="app-rating ico-20 yellow-color">
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
<span className="flaticon-star" />
</div>
{/* Author */}
<h5 className="h5-sm">Dominic Johnson</h5>
<p>Chief Strategist, Company</p>
</div>
</div> {/* END TESTIMONIAL #3 */}
</div>
</div> {/* END TESTIMONIALS RIGHT COLUMN */}
</div> {/* End row */}
</div> {/* END TESTIMONIALS-4 WRAPPER */}
{/* DOWNLOAD BUTTON */}
<div className="row">
<div className="col-md-12">
<div className="reviews-download-btn wow fadeInUp" data-wow-delay="1s">
{/* STORE BADGES */}
<div className="stores-badge mb-5">
{/* AppStore */}
<a href="#" className="store">
<img className="appstore-original" src="assets/images/appstore.png" alt="appstore-badge" />
</a>
{/* Google Play */}
<a href="#" className="store">
<img className="googleplay-original" src="assets/images/googleplay.png" alt="googleplay-badge" />
</a>
{/* Aamazon Market
<a href="#" class="store">
<img class="amazon-original" 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-original" src="assets/images/microsoft.png" alt="microsoft-badge" />
</a> */}
</div> {/* END STORE BADGES */}
{/* OS Prerequisite */}
<span className="os-version">Available for iOS 8 and Android Devices From 5.5</span>
</div>
</div>
</div> {/* END DOWNLOAD BUTTON */}
</div> {/* End container */}
</section> {/* END TESTIMONIALS-4 */}
{/* 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">
{/* TEXT BLOCK */}
<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">Register in 30 Seconds</span>
{/* Title */}
<h2 className="h2-md">Lightning fast and super powerful</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>
</div>
</div> {/* END TEXT BLOCK */}
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-top">
<div className="img-block right-column pc-20 mb-40 wow fadeInLeft" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-01.png" alt="content-image" />
</div>
</div>
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END CONTENT-1 */}
{/* PRICING-2
============================================= */}
<section id="pricing-2" className="pb-100 pricing-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-70">
{/* Title */}
<h2 className="h2-md">Simple and Flexible Pricing</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>
{/* PRICING TABLES */}
<div className="row pricing-row">
{/* FREE PLAN */}
<div className="col-md-4">
<div className="pricing-table mb-40 wow fadeInUp" data-wow-delay="0.4s">
{/* Plan Price */}
<div className="pricing-plan bg_white">
<h5 className="h5-xs">Float Free</h5>
<sup className="dark-color">$</sup>
<span className="dark-color">0</span>
<sup className="validity dark-color"><span>.00</span> / month</sup>
<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">Download Now</a>
</div>
</div>
</div> {/* END FREE PLAN */}
{/* MONTHLY PLAN */}
<div className="col-md-4">
<div className="pricing-table mb-40 wow fadeInUp" data-wow-delay="0.6s">
{/* Plan Price */}
<div className="pricing-plan bg_white">
<h5 className="h5-xs">Monthly Billing</h5>
<sup className="dark-color">$</sup>
<span className="dark-color">6</span>
<sup className="validity dark-color"><span>.25</span> / month</sup>
<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">Select Plan</a>
</div>
</div>
</div> {/* END MONTHLY PLAN */}
{/* ANNUAL PLAN */}
<div className="col-md-4">
<div className="pricing-table rel mb-40 wow fadeInUp" data-wow-delay="0.8s">
{/* Hightlight Badge */}
<div className="badge-wrapper">
<div className="highlight-badge bg_skyblue white-color">
<h6 className="h6-sm">Save up to 25%</h6>
</div>
</div>
{/* Plan Price */}
<div className="pricing-plan highlight bg_whitesmoke">
<h5 className="h5-xs">Annual Billing</h5>
<sup className="dark-color">$</sup>
<span className="dark-color">5</span>
<sup className="validity dark-color"><span>.69</span> / month</sup>
<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">Select Plan</a>
</div>
</div>
</div> {/* END ANNUAL PLAN */}
</div> {/* END PRICING TABLES */}
{/* DOWNLOAD BUTTON */}
<div className="row">
<div className="col-md-12">
<div className="pricing-2-download-btn mt-20 text-center wow fadeInUp" data-wow-delay="0.8s">
{/* Button */}
<a href="pricing.html" className="btn btn-md btn-tra-grey skyblue-hover mb-10">Start Free 14-day Trial</a>
{/* OS Prerequisite */}
<span className="os-version">Request OS X 10.10 or later</span>
</div>
</div>
</div> {/* END DOWNLOAD BUTTON */}
</div> {/* End container */}
</section> {/* END PRICING-2 */}
{/* BRANDS-2
============================================= */}
<section id="brands-2" className="bg_whitesmoke wide-70 brands-section division">
<div className="container">
{/* BRANDS TITLE */}
<div className="row">
<div className="col-lg-8 offset-lg-2">
<div className="brands-title text-center">
<h4 className="h4-md">You might know Float from:</h4>
</div>
</div>
</div>
{/* BRANDS-2 WRAPPER */}
<div className="brands-2-wrapper">
<div className="row">
<div className="col-md-12">
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-1.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-2.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-3.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-4.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-5.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-6.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-7.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-8.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-9.png" alt="brand-logo" />
</a>
</div>
{/* BRAND LOGO IMAGE */}
<div className="brand-logo">
<a href="#">
<img className="img-fluid" src="assets/images/brand-10.png" alt="brand-logo" />
</a>
</div>
</div>
</div>
</div> {/* END BRANDS-2 WRAPPER */}
</div> {/* End container */}
</section> {/* END BRANDS-2 */}
{/* FAQs-2
============================================= */}
<section id="faqs-2" className="wide-100 faqs-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-70">
{/* Title */}
<h2 className="h2-md">Got Questions? Look Here</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>
{/* FAQs-2 QUESTIONS */}
<div className="faqs-2-questions pc-15">
<div className="row">
{/* QUESTIONS HOLDER */}
<div className="col-lg-6">
<div className="questions-holder pc-10">
{/* QUESTION #1 */}
<div className="question wow fadeInUp" data-wow-delay="0.4s">
{/* Question */}
<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
</p>
</div>
{/* QUESTION #2 */}
<div className="question wow fadeInUp" data-wow-delay="0.6s">
{/* Question */}
<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
</p>
</div>
{/* QUESTION #3 */}
<div className="question wow fadeInUp" data-wow-delay="0.8s">
{/* Question */}
<h5 className="h5-sm">Can I use Float on different devices?</h5>
{/* Answer */}
<ul className="simple-list">
<li className="list-item">
<p className="p-lg">Fringilla risus, luctus mauris orci auctor purus ligula euismod pretium purus
pretium rutrum tempor sapien
</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
</p>
</li>
</ul>
</div>
</div>
</div> {/* END QUESTIONS HOLDER */}
{/* QUESTIONS HOLDER */}
<div className="col-lg-6">
<div className="questions-holder pc-10">
{/* QUESTION #4 */}
<div className="question wow fadeInUp" data-wow-delay="0.4s">
{/* Question */}
<h5 className="h5-sm">Do you have a free trial?</h5>
{/* Answer */}
<p className="p-lg">Cubilia laoreet augue egestas and luctus donec curabite diam vitae dapibus libero and
quisque gravida donec neque. Blandit justo aliquam molestie nunc sapien justo
</p>
</div>
{/* QUESTION #5 */}
<div className="question wow fadeInUp" data-wow-delay="0.6s">
{/* Question */}
<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
</p>
{/* Answer */}
<p className="p-lg">An enim nullam tempor sapien gravida donec congue leo metus. Vitae arcu mollis blandit
integer at velna
</p>
</div>
{/* QUESTION #6 */}
<div className="question wow fadeInUp" data-wow-delay="0.8s">
{/* Question */}
<h5 className="h5-sm">I have an issue with my account</h5>
{/* Answer */}
<ul className="simple-list">
<li className="list-item">
<p className="p-lg">Fringilla risus, luctus mauris orci auctor purus</p>
</li>
<li className="list-item">
<p className="p-lg">Quaerat sodales sapien euismod blandit purus and ipsum primis in cubilia laoreet
augue luctus
</p>
</li>
</ul>
</div>
</div>
</div> {/* END QUESTIONS HOLDER */}
</div> {/* End row */}
</div> {/* END FAQs-2 QUESTIONS */}
{/* MORE QUESTIONS BUTTON */}
<div className="row">
<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="contacts.html" className="skyblue-color">Ask your question here</a>
</h5>
</div>
</div>
</div>
</div> {/* End container */}
</section> {/* END FAQs-2 */}
{/* DOWNLOAD-1
============================================= */}
<section id="download-1" className="rel violet_gradient bg_shape_02 pt-100 download-section division">
<div className="container white-color">
<div className="row d-flex align-items-center m-row">
{/* IMAGE BLOCK */}
<div className="col-md-5 col-lg-6 m-bottom">
<div className="img-block right-column pc-25 wow fadeInUp" data-wow-delay="0.6s">
<img className="img-fluid" src="assets/images/img-15.png" alt="content-image" />
</div>
</div>
{/* TEXT BLOCK */}
<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">Save your time &amp; effort with Float</h2>
{/* Text */}
<p className="p-xl">Augue egestas volutpat egestas augue purus cubilia laoreet and magna suscipit luctus dolor tempus</p>
{/* STORE BADGES */}
<div className="stores-badge">
{/* AppStore */}
<a href="#" className="store">
<img className="appstore-white" src="assets/images/appstore.png" alt="appstore-logo" />
</a>
{/* Google Play */}
<a href="#" className="store">
<img className="googleplay-white" src="assets/images/googleplay.png" alt="googleplay-logo" />
</a>
</div>
{/* Rating */}
<div className="txt-block-rating">
<div className="stars-rating">
All Versions 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">Based on 7.296 user reviews (App Store &amp; Google Play)</p>
</div>
</div>
</div>
</div> {/* END TEXT BLOCK */}
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END DOWNLOAD-1 */}
</div> {/* END PAGE CONTENT */}
</div>
)
}
}
export default Home_4