diff --git a/src/components/index/Hero.astro b/src/components/index/Hero.astro index fc6af12..f1c96a4 100644 --- a/src/components/index/Hero.astro +++ b/src/components/index/Hero.astro @@ -18,6 +18,9 @@ import SvgBackground from "./SvgBackground.astro"; mascot
+ + +
JOIN THE KKOMMUNITY
diff --git a/src/components/index/SvgBackground.astro b/src/components/index/SvgBackground.astro index f40ce27..07ee676 100644 --- a/src/components/index/SvgBackground.astro +++ b/src/components/index/SvgBackground.astro @@ -3,13 +3,13 @@ import background from '../../assets/bg-2.svg'; import webBackground from '../../assets/bg-web.svg'; --- -
+
background