diff --git a/src/app/App.js b/src/app/App.js
index 7cc80942..53bf83e9 100644
--- a/src/app/App.js
+++ b/src/app/App.js
@@ -1,6 +1,6 @@
import { Route, Routes, Navigate } from "react-router-dom";
-import { Footer, Nav } from "./components";
+import { Banner, Footer, Nav } from "./components";
import { useScroll } from "./controllers";
import {
About,
@@ -34,7 +34,7 @@ function App() {
return (
<>
- {/* */}
+ } />
diff --git a/src/app/components/Banner/Banner.js b/src/app/components/Banner/Banner.js
index 98a9f08f..6c941c66 100644
--- a/src/app/components/Banner/Banner.js
+++ b/src/app/components/Banner/Banner.js
@@ -1,21 +1,15 @@
-import cn from './Banner.module.scss';
+import { Link } from "react-router-dom";
-const APPLICATION_FORM = 'https://forms.gle/e8zAUSGniWopQDNP9';
+import cn from "./Banner.module.scss";
function Banner() {
return (
-
+
- Interested in becoming part of Design at UCI's Board? Submit a{' '}
-
- board application
- {' '}
- by May 7th.
+
+ Join the DAUCI Houses
+ {" "}
+ to connect with your own design family!