diff --git a/.env.example b/.env.example deleted file mode 100644 index e153873..0000000 --- a/.env.example +++ /dev/null @@ -1,2 +0,0 @@ -CALENDAR_API_KEY=YOUR_API_KEY -EVENT_CALENDAR_ID=YOUR_EVENT_CALENDAR_ID \ No newline at end of file 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) => ( +
IEEE UCSD Logo
-

+

made by IEEE UCSD webmasters with

- +
diff --git a/src/components/core/Question.astro b/src/components/core/Question.astro index 2f8d67b..ba998be 100644 --- a/src/components/core/Question.astro +++ b/src/components/core/Question.astro @@ -1,11 +1,11 @@ --- const {question, answer} = Astro.props; --- -
-

+

+

{question}

-

+

{answer}

diff --git a/src/components/core/Questions.astro b/src/components/core/Questions.astro index 8b67fc2..b10f878 100644 --- a/src/components/core/Questions.astro +++ b/src/components/core/Questions.astro @@ -4,8 +4,8 @@ import { LiaDotCircle } from "react-icons/lia"; const {faq} = Astro.props; --- -
-
+
+

Frequently Asked Questions diff --git a/src/components/core/Social.astro b/src/components/core/Social.astro index 9d962f9..df98eef 100644 --- a/src/components/core/Social.astro +++ b/src/components/core/Social.astro @@ -1,71 +1,71 @@ --- import { LiaDotCircle } from "react-icons/lia"; import { Image } from "astro:assets"; -import evan from "../../images/evan.png"; -import { FaDiscord, FaFacebook } from "react-icons/fa"; +import jellyfish from "../../images/jellyfish.png"; +import { FaDiscord } from "react-icons/fa"; import { RiInstagramFill } from "react-icons/ri"; +import { MdEmail } from "react-icons/md"; import Link from "next/link"; --- -

-
+
+

Social Media

-

- Lorem ipsum is placeholder text commonly used in the graphic, print, and - publishing industries f +

+ Stay connected with us on Discord, Facebook, and Instagram! We regularly post information on upcoming events and competitions.

-
- -
- -
-

Discord

- - - -
- -
-

Facebook

- - +
-

Instagram

+

Instagram

+ + + +
+ +
+

Discord

+ + + +
+ +
+

Email

cat placeholder
diff --git a/src/components/join/BuildingLocation.astro b/src/components/join/BuildingLocation.astro index 1d69b1e..2b500eb 100644 --- a/src/components/join/BuildingLocation.astro +++ b/src/components/join/BuildingLocation.astro @@ -4,12 +4,12 @@
-

Each officer has their own OAH

-

Check out our calendar!

+

Each officer has their own OAH

+

Check out our calendar!