You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Make entire heritage cards clickable on /explore page
**UX Improvement**: Entire card now clickable instead of just bottom link
**Changes**:
- Wrapped featured cards in Link component
- Wrapped grid cards in Link component
- Added cursor-pointer class for visual feedback
- Converted 'Explore Culture' link to span (parent Link handles navigation)
- Entire card surface is now clickable for better UX
**Benefits**:
- Larger click target (entire card vs just bottom link)
- More intuitive interaction (users expect cards to be clickable)
- Better mobile experience (easier to tap)
- Follows common card UI patterns
Build: Successful ✅
0 commit comments