diff --git a/components/_App/TopHeader.js b/components/_App/TopHeader.js
index 146d2e3..38f3b06 100755
--- a/components/_App/TopHeader.js
+++ b/components/_App/TopHeader.js
@@ -40,22 +40,22 @@ const TopHeader = () => {
-
-
+
-
-
+
-
-
+
-
-
+
diff --git a/next.config.js b/next.config.js
index 0499dd3..a264f83 100755
--- a/next.config.js
+++ b/next.config.js
@@ -16,8 +16,10 @@ module.exports = {
REACT_APP_ANDROID_URL:'https://play.google.com/store/apps/details?id=com.mermsemr.myfit',
REACT_APP_IOS_URL:'https://play.google.com/store/apps/details?id=com.mermsemr.myfit',
REACT_APP_APPSITE:'http://localhost:9050',
- REACT_APP_FACEBOOK:'https://www.facebook.com/profile.php?id=100066498622246',
+ REACT_APP_FACEBOOK:'https://www.facebook.com/dorcastore',
REACT_APP_TWITTER: 'https://twitter.com/fluxtra',
+ REACT_APP_INSTAGRAM:'https://www.instagram.com/dorcastore1/',
+ //REACT_APP_LINKEDIN: 'https://www.linkedin.com/dorcastore1/',
// REACT_APP_BLOGSITE: 'https://www.dorcastore.com/’
},