From cf7fb7432259b85e45762696ed8c1404da86b5b7 Mon Sep 17 00:00:00 2001 From: Brandon Egger Date: Wed, 12 Apr 2023 22:08:44 -0500 Subject: [PATCH] update footer with relevant information --- src/components/Footer.tsx | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 9edfab5..7df4c0f 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,6 +1,5 @@ import { type NextPage } from "next/types"; import Image from 'next/image'; -import Link from "next/link"; interface QuickLink { label: string, @@ -9,8 +8,8 @@ interface QuickLink { const links: QuickLink[] = [ { - label: "University of Iowa", - href: "https://uiowa.edu/", + label: "Communication Sciences and Disorders", + href: "https://csd.uiowa.edu/", }, { label: "Wendell Johnson", @@ -44,7 +43,7 @@ const contacts: ContactInfo[] = [ name: "Eun Kyung (Julie) Jeon", title: "Clinical Assistant Professor", email: "eunkyung-jeon@uiowa.edu", - phone: "319-467-1476" + phone: "3194671476" } ] @@ -92,10 +91,16 @@ const Footer: NextPage = () => { {/** Wendell Johnson Info */}
University of Iowa logo -
-

Wendell Johnson Speech and Hearing Center

-

250 Hawkins Dr

-

Iowa City, IA 52242

+
+
+

College of Liberal Arts and Sciences

+

Communication Sciences and Disorders

+
+
+

Wendell Johnson Speech and Hearing Center

+

250 Hawkins Dr

+

Iowa City, IA 52242

+