diff --git a/src/pages/home/components/Hero.tsx b/src/pages/home/components/Hero.tsx index 6e89bc4..ca9be82 100644 --- a/src/pages/home/components/Hero.tsx +++ b/src/pages/home/components/Hero.tsx @@ -1,4 +1,5 @@ import { useTranslation } from 'react-i18next'; +import { Linkedin, Github } from 'lucide-react'; const Hero = () => { const { t } = useTranslation(); @@ -29,31 +30,31 @@ const Hero = () => { {/* Social Links Bar */} -
+
-
+
- in + - </> +
{t('pages.home.hero.cta')}