From 39e7d74458f81739c7cb8ef974f6b990b649b9e9 Mon Sep 17 00:00:00 2001 From: dev-chiefworks Date: Sat, 19 Mar 2022 13:16:22 -0400 Subject: [PATCH] Linked page added --- src/Config/config.js | 1 + src/components/Contact/Forms.js | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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() {