diff --git a/src/components/board/Officer.astro b/src/components/board/Officer.astro index eed91fc..343a74e 100644 --- a/src/components/board/Officer.astro +++ b/src/components/board/Officer.astro @@ -5,26 +5,25 @@ import Link from "next/link"; const {name, position, picture, email} = Astro.props; ---
-
- - -

+ + +

{email}

-
- officer -
+
+ officer +
-

+

{name}

-
+
{position}
diff --git a/src/components/board/Officers.astro b/src/components/board/Officers.astro index 68acd80..f892387 100644 --- a/src/components/board/Officers.astro +++ b/src/components/board/Officers.astro @@ -7,28 +7,26 @@ import Officer from "../board/Officer.astro"; import officers from "../../data/officers.json"; --- -
-
+
+
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) => ( JOIN US JOIN US