diff --git a/src/components/Sponsors.astro b/src/components/Sponsors.astro
index 14a265f..90dde06 100644
--- a/src/components/Sponsors.astro
+++ b/src/components/Sponsors.astro
@@ -1,5 +1,7 @@
---
import { Image } from 'astro:assets';
+import clouds from '../graphics/clouds_stars.svg';
+import sheep from '../graphics/sheep.svg';
import citrisLogo from '../graphics/sponsors/citris.webp';
import wealthfrontLogo from '../graphics/sponsors/wealthfront.webp';
import bstfLogo from '../graphics/sponsors/bstf.webp';
@@ -31,13 +33,13 @@ import witiLogo from '../graphics/sponsors/witi.webp';
-
+
+
+
+