diff --git a/frontend/src/app/assets/images/HeroPage26.svg b/frontend/src/app/assets/images/HeroPage26.svg
new file mode 100644
index 0000000..5a6c06b
--- /dev/null
+++ b/frontend/src/app/assets/images/HeroPage26.svg
@@ -0,0 +1,1804 @@
+
diff --git a/frontend/src/app/sections/home/Hero.tsx b/frontend/src/app/sections/home/Hero.tsx
index dc27e16..1132b07 100644
--- a/frontend/src/app/sections/home/Hero.tsx
+++ b/frontend/src/app/sections/home/Hero.tsx
@@ -51,7 +51,7 @@ const Hero = () => {
className="inline-block"
target="_blank"
>
-
+
Join Our Discord!
diff --git a/frontend/src/app/sections/home/styles.module.css b/frontend/src/app/sections/home/styles.module.css
index 249c79c..c872d3a 100644
--- a/frontend/src/app/sections/home/styles.module.css
+++ b/frontend/src/app/sections/home/styles.module.css
@@ -1,5 +1,5 @@
.hero_background_container {
- background-image: url("../../assets/icons/HeroPage25.svg");
+ background-image: url("../../assets/images/HeroPage26.svg");
background-size: cover;
background-repeat: no-repeat;
height:100vh;