From 27b330de9a3c2d20898c0d72e72f93bce9d0f410 Mon Sep 17 00:00:00 2001 From: Andrew Somers <67980093+avsomers25@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:52:15 -0400 Subject: [PATCH] Update Schedule.tsx --- app/(pre-dashboard)/(landing)/sections/Schedule.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(pre-dashboard)/(landing)/sections/Schedule.tsx b/app/(pre-dashboard)/(landing)/sections/Schedule.tsx index f86ac62..facfacd 100644 --- a/app/(pre-dashboard)/(landing)/sections/Schedule.tsx +++ b/app/(pre-dashboard)/(landing)/sections/Schedule.tsx @@ -51,7 +51,7 @@ const schedule = { { time: '12:30 PM', event: 'Lunch', location: 'In Front of MPR' }, { time: '1:00 PM', event: 'Github Copilot', location: '108' }, { time: '2:00 PM', event: 'iCIMS', location: '108' }, - { time: '2:40 PM', event: 'NTICE', location: '108' }, + { time: '2:30 PM', event: 'NTICE', location: '108' }, { time: '4:00 PM', event: 'USACS Resume Workshop', location: '108' }, { time: '5:00 PM', event: 'Figma workshop', location: '108' }, { time: '6:00 PM', event: 'NJT', location: '108' },