diff --git a/sites/jeromefitzgerald.com/src/store/index.tsx b/sites/jeromefitzgerald.com/src/store/index.tsx index c089c1445..0b93de3c3 100644 --- a/sites/jeromefitzgerald.com/src/store/index.tsx +++ b/sites/jeromefitzgerald.com/src/store/index.tsx @@ -203,33 +203,13 @@ const getDefaultInitialStateStoreMenu = () => ({ titleDescription: 'Including recent past events.', }, { - href: '/events/2024/07/13/arcade-hootenanny', + href: '/events/2024/08/09/barbara-a-mother-comedy-bingo', icon: TicketIcon, - id: '2024/07/13/arcade-hootenanny', + id: '2024/08/09/barbara-a-mother-comedy-bingo', isActive: true, isActiveMobile: true, - keywords: ['arcade', 'hootenanny', 'improv'], - title: 'Arcade Hootenanny: SAT 07/13', - titleDescription: '', - }, - { - href: '/events/2024/07/18/sketch-lab-report-vol-1', - icon: TicketIcon, - id: '2024/07/18/sketch-lab-report-vol-1', - isActive: true, - isActiveMobile: true, - keywords: ['sketch', 'comedy', 'lab'], - title: 'Sketch Lab Report Vol. 1: THU 07/18', - titleDescription: '', - }, - { - href: '/events/2024/07/19/sketch-lab-report-vol-1', - icon: TicketIcon, - id: '2024/07/19/sketch-lab-report-vol-1', - isActive: true, - isActiveMobile: true, - keywords: ['sketch', 'comedy', 'lab'], - title: 'Sketch Lab Report Vol. 1: FRI 07/19', + keywords: ['barbara', 'mother', 'comedy', 'bingo'], + title: 'Comedy Bingo: FRI 08/09', titleDescription: '', }, ],