diff --git a/src/app/pages/profile/ProfilePageCtrl.js b/src/app/pages/profile/ProfilePageCtrl.js index 43f767e..c271490 100644 --- a/src/app/pages/profile/ProfilePageCtrl.js +++ b/src/app/pages/profile/ProfilePageCtrl.js @@ -26,11 +26,12 @@ $scope.socialProfiles = [ { name: 'Facebook', - href: 'https://www.facebook.com/nasta.kartul', + href: 'https://www.facebook.com/akveo/', icon: 'socicon-facebook' }, { name: 'Twitter', + href: 'https://twitter.com/akveo_inc', icon: 'socicon-twitter' }, { @@ -39,12 +40,12 @@ }, { name: 'LinkedIn', - href: 'https://www.linkedin.com/profile/view?id=177497038', + href: 'https://www.linkedin.com/company/akveo', icon: 'socicon-linkedin' }, { name: 'GitHub', - href: 'https://github.com/1itvinka', + href: 'https://github.com/akveo', icon: 'socicon-github' }, { diff --git a/src/app/pages/profile/profile.html b/src/app/pages/profile/profile.html index 8f6bf51..c9b5d5a 100644 --- a/src/app/pages/profile/profile.html +++ b/src/app/pages/profile/profile.html @@ -42,7 +42,7 @@