diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx
index 0fd46729..969edc38 100644
--- a/src/pages/home/index.jsx
+++ b/src/pages/home/index.jsx
@@ -49,7 +49,7 @@ import TextLoader from '@stateless/TextLoader'
import BackgroundBoxes from '@stateless/BackgroundBoxes'
import TypeWriter from '@stateless/TypeWriter'
import SlideText from '@stateless/SlideText'
-// import SparklesCore from '@stateless/Sparkles'
+import SparklesCore from '@stateless/Sparkles'
import firstImage from '@assets/images/88-300x160.jpg'
import secondImage from '@assets/images/2-300x160.jpg'
@@ -304,6 +304,37 @@ const Home = () => {
]}
/>
+
+