diff --git a/src/components/index/IndexHero.astro b/src/components/index/IndexHero.astro
index 3d64d55..ba0d195 100644
--- a/src/components/index/IndexHero.astro
+++ b/src/components/index/IndexHero.astro
@@ -1,18 +1,27 @@
---
-import Cta from "./Cta_S.astro"
-import productImg from "../../assets/index/product.png"
+import { Image } from "astro:assets";
+import Cta from "./Cta_S.astro";
+import productImg from "../../assets/index/product.png";
---
-
Find your
community.
-
Stoat is the chat app for friends and communities that finally works the way you always wished it would.
+
Find your
community.
+
+ Stoat is the chat app for friends and communities that finally works the way you always wished it would.
+
-
+
-

+