diff --git a/src/Config/config.js b/src/Config/config.js index a3f1c78..339ad83 100644 --- a/src/Config/config.js +++ b/src/Config/config.js @@ -12,6 +12,7 @@ function getConfig() { "apple_app": 'https://itunes.apple.com/us/app/wrenchboard/id1435718367?ls=1&mt=8', "facebook_link": 'https://www.facebook.com/wrenchboard', "twitter_link": 'https://twitter.com/wrenchboard/', + "linked_link": "https://www.linkedin.com/company/wrenchboard/", "support_email": 'support@wrenchboard.com', "support_phone": '404 855-7966', "support_us_address": 'Atlanta,GA 30339', diff --git a/src/components/Contact/Forms.js b/src/components/Contact/Forms.js index 3eecbef..2785f7e 100644 --- a/src/components/Contact/Forms.js +++ b/src/components/Contact/Forms.js @@ -53,7 +53,7 @@ function Forms() { - + @@ -113,7 +113,7 @@ function Forms() {