diff --git a/src/eventdata/schedule.js b/src/eventdata/schedule.js index ae09ef9..c0b9b5a 100644 --- a/src/eventdata/schedule.js +++ b/src/eventdata/schedule.js @@ -29,8 +29,8 @@ const scheduleItems = [ }, { title: 'Team Building', - time: dayjs('2/24/2024 11:30', timeFormat), - end: dayjs('2/24/2024 12:00', timeFormat) + time: dayjs('2/24/2024 11:45', timeFormat), + end: dayjs('2/24/2024 12:15', timeFormat) }, { title: 'Submit Check-In Form',