diff --git a/public/assets/css/style.css b/public/assets/css/style.css index d694903..dce6ba8 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -414,7 +414,7 @@ p { background-attachment: fixed!important; } -.bg_chat { background-image: url(../images/bg_chat.jpg); background-attachment: scroll!important; } +.bg_chat { background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0.52), rgba(49, 46, 48, 0.73)),url(../images/personwithbackpack.png); background-attachment: scroll!important; background-position: top; } .bg_fit_01 { background-image: url(../images/bg_fit_01.jpg); background-attachment: scroll!important; } /* .bg_fit_02 { background-image: url(../images/bg_fit_02.jpg); } */ .bg_fit_02 { background-image: url(../images/bg_fit_02.png); } /*changed image*/ diff --git a/public/assets/images/browser-edit.png b/public/assets/images/browser-edit.png new file mode 100644 index 0000000..5d2761d Binary files /dev/null and b/public/assets/images/browser-edit.png differ diff --git a/public/assets/images/personwithbackpack.png b/public/assets/images/personwithbackpack.png new file mode 100644 index 0000000..2942750 Binary files /dev/null and b/public/assets/images/personwithbackpack.png differ diff --git a/src/pages/FloatHome.js b/src/pages/FloatHome.js index 712cb06..a0f9911 100644 --- a/src/pages/FloatHome.js +++ b/src/pages/FloatHome.js @@ -553,32 +553,17 @@ class FloatHome extends React.Component { {/* IMAGE BLOCK */}
- content-image + content-image
{/* TEXT BLOCK */}
{/* Section ID */} - Beauty of Simplicity + RECOMMENDATION ENGINE {/* Title */} -

Beautiful, award-winning design

- {/* List */} - +

Float uses artificial intelligence (AI) to compare local transport options and prices for your journey.

+

Become a travel expert. Float aggregates transport options and gives you the control to select the safest, cheapest, quickest or greenest route to improve your daily commute.

{/* END TEXT BLOCK */} {/* End row */} @@ -694,7 +679,7 @@ class FloatHome extends React.Component {
- content-image + content-image
@@ -720,40 +705,23 @@ class FloatHome extends React.Component {
{/* DOWNLOAD TXT */}
-
- {/* Section ID */} - Built For Speed - {/* Title */} -

Share text, voice, photos, videos, GIFs and files for free

- {/* Text */} +
+ Built For Speed +

Share text, voice, photos, videos, GIFs and files for free

Aliquam a augue suscipit, luctus neque at purus ipsum neque dolor primis libero tempus, blandit posuere orci auctor purus euismod an aliquam quaerat purus -

- {/* STORE BADGES */} -
- {/* AppStore */} +

+
appstore-badge - - {/* Google Play */} + googleplay-badge - {/* Aamazon Market - - amazon-badge - */} - {/* Mac AppStore - - macstore-badge - */} - {/* Microsoft Store - - microsoft-badge - */} -
{/* END STORE BADGES */} +
-
{/* END DOWNLOAD TXT */} +
+ {/* END DOWNLOAD TXT */}
{/* End row */} {/* End container */} {/* END DOWNLOAD-6 */}