Some checks failed
Enhanced CI/CD Pipeline / Code Quality (push) Has been cancelled
Enhanced CI/CD Pipeline / Security Scan (push) Has been cancelled
Enhanced CI/CD Pipeline / Tests (push) Has been cancelled
Enhanced CI/CD Pipeline / Build Application (push) Has been cancelled
Enhanced CI/CD Pipeline / Deploy to Preview (push) Has been cancelled
Enhanced CI/CD Pipeline / Deploy to Production (push) Has been cancelled
Enhanced CI/CD Pipeline / Post-Deployment Checks (push) Has been cancelled
Enhanced CI/CD Pipeline / Cleanup (push) Has been cancelled
- Remove PORTFOLIO and BOOK buttons, cards now fully clickable - Add top-to-bottom wipe animation with curved SVG path boundary - Portfolio images cycle on each hover and come from database - Integrate useActiveArtists hook to fetch portfolio from D1 - Merge database portfolio images with static artist metadata - Remove experience pill from cards for cleaner design - Add framer-motion for smooth animations (0.5s easeInOut) - Graceful fallback to static data during loading/errors - Keep profile photos from static data for now -claude