diff --git a/pages/publications.tsx b/pages/publications.tsx index a19f8e3..2130b56 100644 --- a/pages/publications.tsx +++ b/pages/publications.tsx @@ -3,18 +3,14 @@ import Head from "next/head"; import Link from "next/link"; // reactstrap components -import { Card, CardBody, Container, Row, Col } from "reactstrap"; +import { Card, Container, Row, Col } from "reactstrap"; // yess let's get those animations import "animate.css"; // Fas Icons import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; -import { - faHandsHelping, - faMicrophoneAlt, - faPencil, -} from "@fortawesome/free-solid-svg-icons"; +import { faMicrophoneAlt, faPencil } from "@fortawesome/free-solid-svg-icons"; import NextCardBody from "components/link/NextCardBody"; @@ -40,11 +36,11 @@ const Publications = () => {

A central part of the Co-op society is the Publications portfolio who helps provide additional professional support for - our Co-op scholars. Our work includes the First Year Guide, - writing blogs and now an upcoming podcast with alumni who have - stories to share. Together, our goal is to create a platform in - which scholars past and present can share their experiences, - learn something new, and stay connected. + our Co-op scholars. Our work includes making the Coop newsletter + - The Scoop, writing blogs and now an upcoming podcast + with alumni who have stories to share. Together, our goal is to + create a platform in which scholars past and present can share + their experiences, learn something new, and stay connected.

@@ -54,31 +50,7 @@ const Publications = () => { - - - - -
-
- -
-
- First Year Guide -
-
-
-
-
- - - + @@ -96,7 +68,7 @@ const Publications = () => { - +