diff --git a/.astro/types.d.ts b/.astro/types.d.ts
index 03d7cc4..f964fe0 100644
--- a/.astro/types.d.ts
+++ b/.astro/types.d.ts
@@ -1,2 +1 @@
///
-///
\ No newline at end of file
diff --git a/src/components/Hero.astro b/src/components/Hero.astro
index 63b33f9..1adc9cf 100644
--- a/src/components/Hero.astro
+++ b/src/components/Hero.astro
@@ -34,7 +34,7 @@ import { Image } from "astro:assets";