diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index a3638bd..74c8d58 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -16,7 +16,7 @@ const Hero = ({ initialAnimation, onMouseEnter, onAnimationEnd }) => { >

- {language === "en-GB" ? "Hi, I'm Yousif." : "Hi, ich bin Yousif."}{" "} + {language === "en-GB" ? "Hi, I'm Yousif. 👋🏽" : "Hi, ich bin Yousif. 👋🏽"}{" "}
{" "} {language === "en-GB"