diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx index 4007d99..d16db21 100644 --- a/src/components/layout/Footer.tsx +++ b/src/components/layout/Footer.tsx @@ -51,11 +51,6 @@ const SOCIAL_LINKS = [ href: 'https://www.linkedin.com/company/letsbe-digital', Icon: LinkedInIcon, }, - { - label: 'GitHub', - href: 'https://github.com/letsbe-digital', - Icon: GitHubIcon, - }, { label: 'X', href: 'https://x.com/letsbe_digital', @@ -208,7 +203,7 @@ export default function Footer() {

- © {currentYear} LetsBe. Digital Studio + © {currentYear} LetsBe Solutions LLC