Commit graph

6 commits

Author SHA1 Message Date
e2168659d4 Sync latest changes + add package-lock.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 18:10:26 +02:00
580cad5b25 Neue Wochenstruktur: Woche 2 Startangebot + Woche 3/4 angepasst
- Woche 2 neu: "Was verkaufst du — und womit fängst du an?"
- Woche 3: Angebot ausbauen + Positionierungsformel (war Woche 2)
- Woche 4: Verkaufsseite + Kanal-Strategie + 90-Tage-Plan (merged)
- Manuela Ludewig in Woche 7 (statt TBA)
- Coach-Sektion: Einstiegsangebot in Katjas Themenbereich

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 20:31:28 +02:00
79f03d429d fix: mobile mountain animation + white text on dark backgrounds
- MountainClimb: mobile SVG viewport now follows the person (pan/zoom)
- MountainClimb: restored desktop SVG, removed card-only mobile fallback
- page.tsx: inline styles for all text in mc-dark-bg sections (white)
- page.tsx: remove "Nur noch 8 frei" badge
- page.tsx: fix negative copy ("kein neues Wissen") → positive umsetzungsfokus

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 10:37:50 +02:00
6afb4151cf Mountain: 8 shorter steps + summit celebration, replace Kacheln section
- Replace 11 full-sentence steps with 8 two-line pairs (title + sub)
- Reduce waypoints from 11 to 8, recalculate smooth bezier ridge
- Summit card: gradient indigo→violet bubble with celebration text
- Figure lifts flag and bounces at summit (atSummit)
- Move MountainClimb into "Nach 8 Wochen nimmst du mit:" section
- Remove redundant static IconCard grid (8 Kacheln)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 23:58:18 +02:00
badba0a9f7 Mountain: pause on click + figure 3x bigger
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 23:37:58 +02:00
db7d7530f4 Add mountain climbing animation + fix typography scale
- MountainClimb: SVG stick figure climbs 11-step mountain, text card above head each step, flag + bounce at summit, IntersectionObserver auto-start, mobile numbered list fallback
- Replace static content grid with MountainClimb animation
- Add mc-fade-in + mc-bounce keyframes to globals.css
- Typography: IconCard title text-sm→text-base, IconCard sub text-xs→text-sm
- Bonus card title text-sm→text-base, desc text-xs→text-sm
- FAQ answers text-sm→text-base
- WeekTimeline card title text-base→text-lg

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 23:32:40 +02:00