From fb6cbba11600494dc49dca28a02c64f12eee4807 Mon Sep 17 00:00:00 2001 From: Toastie Date: Tue, 31 Oct 2023 04:20:37 -0700 Subject: [PATCH] Update src/components/Hero.jsx Signed-off-by: Toastie --- src/components/Hero.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index b9f89ce..9962426 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -28,8 +28,8 @@ export const Hero = () => { transition={{ duration: 0.5, delay: 0.05 }} >
- The Hosting{" "} - The Hosting + The Game{" "} + The Game
Company -- 2.34.1