diff --git a/src/pages/About.js b/src/pages/About.js index fda42f3..f0e4bf6 100644 --- a/src/pages/About.js +++ b/src/pages/About.js @@ -3,62 +3,6 @@ import { Testimonial } from './assests/data/about'; class About extends React.Component { render() { - let heroInfo = { - title: { - normal: 'No, we are ', //leave a space after writing for proper indentation - bold: 'not just another travel app.' - }, - desc: "Float is a global Start Up working on improving everyone’s city life." - } - let aboutDesc = { - upperSection: { - title: "With AI and other unique technology we want to help and encourage people to improve their travel behavior for the better. Whether you want to save time, save money, reduce your carbon footprint, look for great deals or just explore your hood - we’ve got you covered.", - vision: { - title: 'OUR VISION', - text: "Improve quality of life for the world's population by building the future global transportation platform. Increasing accessibility and personal choices, while reducing travel time, traffic congestion, pollution, and loss to local GDP." - }, - mission: { - title: "OUR MISSION", - text: "We empower travelers to move easier and faster by analyzing their past trips, with traffic and external factors - allowing them to customize travel and receive rewards for sharing their data for the greater good." - } - }, - lowerSection: { - caption: { - first: "MADE FOR YOU", - second: "Created for urbanists" - }, - left: { - first: "A classic day in your urban life:", - second: "You drive to work, drive to the store, maybe drive your kids to school, drive back home, meet some friends if there is little time left. Distances are so vast, it takes forever to get anywhere and there’s little chance for spontaneity and diversity in daily routines - Vibrating urban Citylife is just passing you by." - }, - right: "You are interested in public infrastructure and promote eco-friendly alternatives - however keeping track of what is the fastest, cheapest and greenest way to get somewhere isn’t easily done while being in a rush. We feel you - we are here to support you with by finding a better way to go." - }, - cta: "Read the Reviews" - } - let testimonials = { - tag: 'MADE FOR US', - title:'Created from urbanists' - } - let valueInfo = { - id: 'Values', - title1: 'Put the User first', - text1: 'We are fully independent. We will only show you recommendations, tips, and deals customized for you.', - title2: 'Together is Better', - text2: 'AI and personal behavior are better together. Together we can make better decisions.', - title3: 'There is no planet B', - text3: 'There are more and more green alternatives especially in transportation we want to encourage everyone to use these.' - } - let brands = 'You might know Float from:' - let team = { - tag: 'One Team Many Talents', - title: 'Our Team is as vibrating and diversified as your urban life.', - } - let newsletter = { - tag: 'Subscribe to Our Newsletter', - title: 'Stay up to date with our news, ideas and updates', - cta: 'Subscribe Now' - } - return(
@@ -267,87 +211,6 @@ class About extends React.Component {
{/* End row */} {/* End container */} {/* END CONTENT-2 */} - {/* BRANDS-2 - ============================================= */} -
-
- {/* BRANDS TITLE */} -
-
-
-

{brands}

-
-
-
- {/* BRANDS-2 WRAPPER */} -
-
-
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
- {/* BRAND LOGO IMAGE */} -
- - brand-logo - -
-
-
-
{/* END BRANDS-2 WRAPPER */} -
{/* End container */} -
{/* END BRANDS-2 */} {/* SECTION DIVIDER ============================================= */}
@@ -360,9 +223,9 @@ class About extends React.Component {
{/* Title */} -

{team.title.h2}

+

{team.tag}

{/* Text */} -

{team.title.p}

+

{team.title}