From 61ebca42cb7784c1feaf37ed9dfa5c7332643c90 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 29 Dec 2023 23:42:47 -0800 Subject: [PATCH] chore: update manual value --- app/page.tsx | 2 +- components/search/Blurb.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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