d5afaf92ba
refactor: centralize gold tokens, extract sub-components, clean up unused code
...
- Replace hardcoded hex colors with gold/gold-light/gold-dark Tailwind tokens
- Extract Schedule into DayCard, ScheduleFilters, MobileSchedule sub-components
- Extract Team into TeamCarousel, TeamMemberInfo sub-components
- Add UI_CONFIG for centralized magic numbers (timings, thresholds)
- Add reusable IconBadge component, simplify Contact section
- Convert Pricing clickable divs to semantic buttons for a11y
- Remove unused SocialLinks, btn-outline, btn-ghost, nav-link CSS classes
- Fix React setState-during-render error in TeamCarousel (deferred update pattern)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 14:57:39 +03:00
a75922c730
feat: Instagram data sync, gold accent, SVG logo, FAQ & Pricing sections
...
- Sync all content from Instagram: fix addresses, trainer names, add 5 new
trainers, remove 2 inactive, update class descriptions
- Add FAQ section (11 Q&A items) and Pricing section (tabs: subscriptions,
rental, rules)
- Redesign with editorial magazine feel: centered headings, generous spacing,
section glow effects, glassmorphism cards
- Migrate entire accent palette from rose to warm gold (#c9a96e)
- Replace low-res PNG logo with vector SVG traced via potrace — crisp at any
size, animated gradient (black↔gold), heartbeat pulse animation
- Make header brand name gold
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 00:45:50 +03:00
9cf09b6894
feat: dark luxury redesign with black heart branding
...
Complete visual overhaul: dark-only mode, rose/crimson accent system,
glassmorphism header, animated hero with floating hearts and glow orbs,
photo-backed cards, infinite team carousel with drag support,
redesigned modals with hero images, black heart logo with rose glow silhouette.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 23:30:10 +03:00
1f6e314af6
feat: add class modal with descriptions, photos and remove email from contacts
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 22:41:58 +03:00
f263765597
feat: BLACK HEART DANCE HOUSE landing page
...
Landing page with Hero, About, Team, Classes, and Contact sections.
Light/dark mode, scroll reveal animations, Yandex Maps, responsive design.
Next.js 16 + Tailwind v4 + TypeScript.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 17:45:37 +03:00