From 2d6b6ed46e8b7761f17b9428bf7d0fcdf2d9a52d Mon Sep 17 00:00:00 2001 From: Derek Weitzel Date: Fri, 20 Dec 2024 12:54:33 -0600 Subject: [PATCH] Fix pelican award number --- src/components/PartnerList/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PartnerList/index.tsx b/src/components/PartnerList/index.tsx index 5b8c636..856b890 100644 --- a/src/components/PartnerList/index.tsx +++ b/src/components/PartnerList/index.tsx @@ -76,7 +76,7 @@ const PartnerList = () => { name="Pelican" width={500} height={178} - awardId="2324718" + awardId="2331480" text={loremIpsum} itemStyles={{ bgcolor: "secondary.main",