From 5519dbd3904b5969ae8db0f85fa4d766cb5cb8f1 Mon Sep 17 00:00:00 2001 From: yousifpa98 Date: Wed, 15 Jan 2025 14:32:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8B=20in=20hr=20tile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Hero.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"