+
+ {this.props.boxTitle}
+
+
+ {this.props.description}
+
+
+ );
+ }
+}
diff --git a/src/public/components/InvolveBox.tsx b/src/public/components/InvolveBox.tsx
index 35f2c9a..e74aeb1 100644
--- a/src/public/components/InvolveBox.tsx
+++ b/src/public/components/InvolveBox.tsx
@@ -14,33 +14,19 @@ export default class InvolveBox extends Component