diff --git a/.env b/.env index f70f84e..43029e8 100644 --- a/.env +++ b/.env @@ -7,3 +7,8 @@ REACT_APP_APIGATE='http://float-gat.dev.chiefsoft.net' REACT_APP_APPLE_LINK='https://apps.apple.com/us/app/float-mobility/id1465369130' REACT_APP_GOOGLE_PLAY_LINK='https://apps.apple.com/us/app/float-mobility/id1465369130' + +REACT_APP_FACEBOOK_LINK='https://www.facebook.com/tryfloat' +REACT_APP_TWITTER_LINK='https://twitter.com/tryfloat/' +REACT_APP_LINKEDIN_LINK="https://www.linkedin.com/company/float-mobility/" +REACT_APP_INSTAGRAM_LINK="https://www.instagram.com/company/float-mobility/" \ No newline at end of file diff --git a/src/components/Footer.js b/src/components/Footer.js index b06196d..a99e63d 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -43,10 +43,10 @@ class Footer extends React.Component {
-
+