more redesigning stuff
diff --git a/package.json b/package.json
index 0504fa6..fb0032f 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
+ "@emotion/is-prop-valid": "^1.1.1",
"@svgr/webpack": "^5.5.0",
"axios": "^0.21.1",
"js-cookie": "^3.0.1",
@@ -19,6 +20,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-fade-in": "^2.0.1",
+ "react-fast-marquee": "^1.3.1",
"react-hcaptcha": "^0.1.1",
"react-in-viewport": "^1.0.0-alpha.20",
"react-redux": "^7.2.4",