fix(ui): remove AI Hackdays summary section from events page
📋 Description
Remove the AI Hackdays-related summary section from the Events page to simplify the UI and improve content relevance.
🎯 Objective
- Remove AI Hackdays-specific UI elements from the Events page
- Keep the Events page focused on general event listings
🧩 Scope of Work
Remove the following elements:
- "AI Hackdays Events" label/tag above the heading
- "AIHackdays Summary" section
- Summary cards:
- Upcoming Events count
- Talks
- Open
⚠ ️ Constraints
- Do NOT modify any functionality or logic
- Do NOT change API or data handling
- Do NOT affect event gallery or event cards
- Only remove the specified UI section
✅ Acceptance Criteria
- AI Hackdays label/tag is removed
- AIHackdays summary section is removed
- Event Gallery section moves up correctly
- No UI breakage or spacing issues
- Page layout remains clean and aligned
🧪 Testing
- Verify Events page loads correctly
- Ensure Event Gallery is visible and properly aligned
- Confirm no console errors
- Check layout spacing after removal