diff --git a/src/components/board/Officer.astro b/src/components/board/Officer.astro index 02935cf..b97d6c1 100644 --- a/src/components/board/Officer.astro +++ b/src/components/board/Officer.astro @@ -7,28 +7,36 @@ const { name, position, picture, email } = Astro.props;
- - -

+ + +

{email}

officer
-
+

{position}
-
+

diff --git a/src/components/board/Officers.astro b/src/components/board/Officers.astro index 62f4b82..b25315e 100644 --- a/src/components/board/Officers.astro +++ b/src/components/board/Officers.astro @@ -14,30 +14,37 @@ const types = ["All", ...typeOrder]; const currentFilter = "All"; --- -
-
+
+
About background image About image
-
+

MEET THE BOARD

-

- Erat hendrerit tristique erat; parturient cursus fringilla feugiat. Eget - faucibus fames ridiculus nec egestas convallis cubilia malesuada. Tellus - nibh vivamus tempus molestie tristique quis +

+ Our board comprises 31 students of varying majors, colleges, and + interests! Feel free to reach out for any questions about our position + or experiences.

-
+
{ officers.map((officer) => (