diff --git a/app/page.tsx b/app/page.tsx index d2455c1..b072dfa 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -32,7 +32,7 @@ const EXAMPLES = [ { uni: "UC Irvine", ge: "GE VII - Multicultural Studies", - courses: 100, + courses: 75, link: "/search?uni=University%20of%20California%2C%20Irvine&ge=GE%20VII", }, ]; diff --git a/components/search/Blurb.tsx b/components/search/Blurb.tsx index 0c16f2b..9322109 100644 --- a/components/search/Blurb.tsx +++ b/components/search/Blurb.tsx @@ -56,7 +56,7 @@ const SearchBlurb = (props: BlurbProps) => { information.
- {"GE-Z's"} data was last updated on 12/27 + {"GE-Z's"} data was last updated on 12/30