diff --git a/src/pages/infra.js b/src/pages/infra.js
new file mode 100644
index 00000000..95d1af52
--- /dev/null
+++ b/src/pages/infra.js
@@ -0,0 +1,13 @@
+export default function InfraCommittee() {
+ return (
+
+
Meet the Team!
+
+ our wonderful infrastructure committee
+
+
+ {/* put something here... */}
+
+
+ );
+}
diff --git a/src/styles/components/InfraCommittee.module.css b/src/styles/components/InfraCommittee.module.css
new file mode 100644
index 00000000..e69de29b