Description
Replace the mock data in the Past Events section with real data fetched from the CMS backend. The section should fetch past events on page load and pass the data through to the existing card grid, search, and filter components built in #37 and #38
Acceptance Criteria
Additional Notes
- Confirm in #backend how the gallery page URL is constructed from the CMS data (slug vs ID)
Description
Replace the mock data in the Past Events section with real data fetched from the CMS backend. The section should fetch past events on page load and pass the data through to the existing card grid, search, and filter components built in #37 and #38
Acceptance Criteria
Additional Notes