diff --git a/src/components/board/Officer.astro b/src/components/board/Officer.astro index 77edd52..17f5577 100644 --- a/src/components/board/Officer.astro +++ b/src/components/board/Officer.astro @@ -41,7 +41,7 @@ const { name, position, picture, email } = Astro.props; >
{name}
diff --git a/src/components/core/Social.astro b/src/components/core/Social.astro index 8c41bdd..436365f 100644 --- a/src/components/core/Social.astro +++ b/src/components/core/Social.astro @@ -1,7 +1,7 @@ --- import { LiaDotCircle } from "react-icons/lia"; import { Image } from "astro:assets"; -import jellyfish from "../../images/jellyfish.webp"; +import jellyfish from "../../images/jellyfish.png"; import { FaDiscord } from "react-icons/fa"; import { RiInstagramFill } from "react-icons/ri"; import { MdEmail } from "react-icons/md"; @@ -72,8 +72,8 @@ import Link from "next/link";{name}
{date}
> )} {time && ( <> - +{time}
> )} diff --git a/src/components/events/UpcomingEvent.astro b/src/components/events/UpcomingEvent.astro deleted file mode 100644 index 14029dd..0000000 --- a/src/components/events/UpcomingEvent.astro +++ /dev/null @@ -1,20 +0,0 @@ ---- -const {name, location, date, time, description, delay} = Astro.props; ---- - -- {name} -
-Location: {location}
- -{date}
- -{time}
-- {description} -
- -+
Join in the fray of internationally-recognized competition through Robocup, Signal Processing, Supercomputing, and Micromouse at IEEE @ UCSD! Participate in an intensive collaborative environment that challenges hard skills of hardware and software.
-+
Skills & Requirements
diff --git a/src/components/signal/Contacts.astro b/src/components/signal/Contacts.astro index 85d1ba9..7471e69 100644 --- a/src/components/signal/Contacts.astro +++ b/src/components/signal/Contacts.astro @@ -21,7 +21,7 @@ import { LiaDotCircle } from "react-icons/lia";
Discord
- Oops! You're Lost in the Circuit! 🔌⚡ +
404
++ Oops! You're Lost in the Circuit!🔌⚡
Go Back Home