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 */}
Wendell Johnson Speech and Hearing Center
-250 Hawkins Dr
-Iowa City, IA 52242
+250 Hawkins Dr
+Iowa City, IA 52242
+