diff --git a/web/src/components/ExecCard.tsx b/web/src/components/ExecCard.tsx deleted file mode 100644 index 18e1a61..0000000 --- a/web/src/components/ExecCard.tsx +++ /dev/null @@ -1,23 +0,0 @@ -import { ExecCardProps } from "../utils/FrontendTypes"; - -export default function ExecCard({ exec }: ExecCardProps) { - const { name, role, image } = exec; - - return ( - <> -
{name}
-Welcome to the sweetest corner of the University of Auckland – the Dessert Society!
-Whether you're a baker, connoisseur, or simply love sweets, you'll find a home with us.
-- Explore classic recipes to innovative creations through our events, workshops, and gatherings. Join us on a delightful journey through - dessert-making, from perfect bakes to annual dessert crawls. -
-No matter your skill level or background, everyone is welcome at the University of Auckland Dessert Society!
-{exec.name}
-