diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index cebf6c7..176abf9 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -20,6 +20,7 @@
"postcss": "8.4.29",
"react": "18.2.0",
"react-dom": "18.2.0",
+ "react-multi-carousel": "^2.8.5",
"tailwindcss": "3.3.3",
"typescript": "5.1"
},
@@ -4141,6 +4142,14 @@
"url": "https://github.com/sponsors/gregberge"
}
},
+ "node_modules/react-multi-carousel": {
+ "version": "2.8.5",
+ "resolved": "https://registry.npmjs.org/react-multi-carousel/-/react-multi-carousel-2.8.5.tgz",
+ "integrity": "sha512-C5DAvJkfzR2JK9YixZ3oyF9x6R4LW6nzTpIXrl9Oujxi4uqP9SzVVCjl+JLM3tSdqdjAx/oWZK3dTVBSR73Q+w==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
"node_modules/read-cache": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
diff --git a/frontend/package.json b/frontend/package.json
index 7aea3ff..d04ed3b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -25,6 +25,7 @@
"postcss": "8.4.29",
"react": "18.2.0",
"react-dom": "18.2.0",
+ "react-multi-carousel": "^2.8.5",
"tailwindcss": "3.3.3",
"typescript": "5.1"
},
diff --git a/frontend/src/components/About/AboutHomepage.tsx b/frontend/src/components/About/AboutHomepage.tsx
index 31975b4..42c3659 100644
--- a/frontend/src/components/About/AboutHomepage.tsx
+++ b/frontend/src/components/About/AboutHomepage.tsx
@@ -14,7 +14,7 @@ export default function AboutHomePage() {
unsw-computer-science-engineering-society
- +
diff --git a/frontend/src/pages/sponsors.tsx b/frontend/src/pages/sponsors.tsx
index 9a1287e..b22271c 100644
--- a/frontend/src/pages/sponsors.tsx
+++ b/frontend/src/pages/sponsors.tsx
@@ -10,30 +10,27 @@ export default function SponsorsPage() {
const [showModal, setShowModal] = useState(false);
const [information, setInformation] = useStateDiamond Sponsors
+ DIAMOND SPONSORS
Gold Sponsors
+ GOLD SPONSORS
Silver Sponsors
+ SILVER SPONSORS