diff --git a/pages/bin.js b/pages/bin.js
index fa03106e..6d200943 100644
--- a/pages/bin.js
+++ b/pages/bin.js
@@ -6,6 +6,7 @@ import { useEffect, useState } from "react";
import Footer from "../components/footer";
import { keyframes } from "@emotion/react";
import RsvpForm from "../components/bin/rsvp-form";
+import { Slide } from "react-reveal";
const RsvpCount = () => {
const [rsvpCount, setRsvpCount] = useState(0)
@@ -35,11 +36,11 @@ const OnboardCount = () => {
const Electronic = ({imageUrl, name, description}) => {
return (
-
+
{name}
- {description}
+ {description}
)
@@ -96,25 +97,30 @@ export default function Bin() {
-
+
Motors & lasers & mics, oh my!
+
+
+
Rummage
Dig through the bin to get a randomly generated set of parts (or you can choose your own).
-
-
-
- For example...
+ For example...
-
-
-
-
+
+
+
+
+
+
+
+
+