diff --git a/components/Footer.tsx b/components/Footer.tsx index 19b6b5e..fcf0ffe 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -28,6 +28,11 @@ const Footer: React.FC = () => { href: 'https://github.com/OpsiMate/OpsiMate', // From documentation icon: Github }, + { + name: 'LinkedIn', + href: 'https://www.linkedin.com/company/opsimate/', + icon: Linkedin + }, { name: 'Slack Community', href: 'https://join.slack.com/t/opsimate/shared_invite/zt-39bq3x6et-NrVCZzH7xuBGIXmOjJM7gA', // From documentation