QR-master/src
Timo 3c6d75b6bb refactor: Cleaner landing page - focused hero & reduced animations
**User Feedback:**
- Hero Section: Too much going on, redundant generator
- Animations: Too excessive throughout
- Phone Mockup: Works great, keep it!

**Hero Section - Major Cleanup:**
- REMOVED: Interactive QR Generator (redundant with generator below)
- NEW: QRTypesShowcase - 3x3 grid showing 9 QR code types
- NEW: Auto-rotating phone mockup demonstrating each type
- Shows variety instead of single interactive element
- Much cleaner, more focused first impression

**Animation Cleanup:**
- FeatureCustomizationDemo: Cycles ONCE then stops
- FeatureBulkDemo: Animates ONCE then stays static
- Features.tsx: Removed all infinite animations (rotate, scale, etc.)
- StatsCounter: Subtiler - smaller text, slower animation
- No more animation overload!

**Philosophy:**
- CLEANER > overloaded
- FOCUSED > excessive interaction
- SUBTLE > flashy animations
- Show variety > show everything

**PhoneMockup Enhanced:**
- Auto-rotates through 9 QR types every 5s
- Shows scan animation for each type
- Displays type name in notification
- Clean demo of all capabilities

**Components:**
- NEW: QRTypesShowcase.tsx - Grid with 9 QR types
- UPDATED: PhoneMockup.tsx - Auto-rotation logic
- UPDATED: Hero.tsx - Uses showcase instead of generator
- UPDATED: Features.tsx - Static icons, no infinite loops
- UPDATED: StatsCounter.tsx - Subtiler appearance

Result: Professional, clean, focused landing page without animation chaos!

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-19 09:14:52 +01:00
..
app robots 2026-01-17 16:19:37 +01:00
components refactor: Cleaner landing page - focused hero & reduced animations 2026-01-19 09:14:52 +01:00
hooks MVP ready to test 2025-10-28 17:20:37 +01:00
i18n chore: normalize line endings 2026-01-12 14:15:03 +01:00
lib feat: Complete landing page modernization with premium design 2026-01-19 08:52:33 +01:00
styles feat: Complete landing page modernization with premium design 2026-01-19 08:52:33 +01:00
types fehler behoben 2026-01-12 17:09:47 +01:00
middleware.ts Lead Magnet implementiert 2026-01-16 14:16:46 +01:00