diff --git a/package.json b/package.json
index 69c187b..ee84e32 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
+ "3d-react-carousal": "^4.0.2",
"@babel/core": "7.12.3",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
@@ -67,6 +68,7 @@
"react-redux": "^7.2.5",
"react-refresh": "^0.8.3",
"react-router-dom": "^5.3.0",
+ "react-spring-3d-carousel": "^1.2.1",
"react-toastify": "^8.0.2",
"redux": "^4.1.1",
"redux-devtools-extension": "^2.13.9",
diff --git a/public/index.html b/public/index.html
index aafe44f..19b741f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -18,6 +18,8 @@
+
+