File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -54,28 +54,26 @@ export default function About() {
5454 </ p >
5555 </ div >
5656
57- < h2 class = "mt-8 text-2xl" > Board of Directors </ h2 >
57+ < h2 class = "mt-8 text-2xl" > Board & Volunteers </ h2 >
5858 < div class = "mt-4 grid grid-cols-2 justify-center gap-4 md:grid-cols-3 lg:grid-cols-5" >
5959 < VolunteerCard
6060 name = "Seth Etter"
61+ role = "Board of Directors"
6162 slackId = "U02T9190X"
6263 imageUrl = "/img/leadership/seth-etter.jpg"
6364 />
6465 < VolunteerCard
6566 name = "Christen Lofland"
67+ role = "Board of Directors"
6668 slackId = "U02TG0SGZ"
6769 imageUrl = "/img/leadership/christen-lofland.jpg"
6870 />
6971 < VolunteerCard
7072 name = "Michael Neth"
73+ role = "Board of Directors"
7174 slackId = "U02V81GGA"
7275 imageUrl = "/img/leadership/michael-neth.jpg"
7376 />
74- </ div >
75- < h2 class = "mt-8 text-2xl" > Event Hosts and Volunteers</ h2 >
76- < p > </ p >
77-
78- < div class = "mt-4 grid grid-cols-2 justify-center gap-4 md:grid-cols-3 lg:grid-cols-5" >
7977 < VolunteerCard
8078 name = "Brian Buller"
8179 role = "Code & Coffee Host"
You can’t perform that action at this time.
0 commit comments