diff --git a/.env b/.env index f29de0a..b5045bf 100644 --- a/.env +++ b/.env @@ -11,3 +11,8 @@ REACT_APP_GOOGLE_PLAY_LINK='https://apps.apple.com/us/app/float-mobility/id14653 REACT_APP_AUX_ENDPOINT='https://float-gat.dev.chiefsoft.net/en/floatweb/api/v1/' REACT_APP_IMAGE_LINK='https://blog.float.sg/wp-content/uploads/' + +REACT_APP_FACEBOOK_LINK='https://www.facebook.com/tryfloat/' +REACT_APP_INSTAGRAM_LINK='https://www.instagram.com/tryfloat/' +REACT_APP_LINKEDIN_LINK='https://www.linkedin.com/company/float-mobility/' +REACT_APP_TWITTER_LINK='https://twitter.com/tryfloat' \ No newline at end of file diff --git a/src/components/Footer.js b/src/components/Footer.js index 0399da2..8caf03f 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -44,6 +44,12 @@ class Footer extends React.Component {
+
+ + + + +
appstore-badge