diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 09bce9ec..69aab473 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -78,6 +78,12 @@ const callsToAction = [ { name: 'Contact', href: '/contact', icon: PhoneIcon }, ] const resources = [ + { + name: 'Contact', + description: 'Contact Information and Location', + href: '/contact', + icon: PhoneIcon, + }, { name: 'Term Dates', description: 'See upcoming Important Dates',