Commit Graph

8 Commits

Author SHA1 Message Date
Trey t
6a4b86740a Add promo components and screenshot images
- Add LiveActivityAnimation, LiveActivityCard, BackgroundStill components
- Update Root.tsx composition
- Add widget and voting screenshot images

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 09:02:24 -06:00
Trey t
5d1b0b60fa Add insights screenshot export and improve promo video phone frames
- Add ExportableInsightsViews with sample AI insights data
- Add InsightsExporter service for light/dark mode screenshots
- Add export insights button to Settings debug section
- Update ConceptB promo to use insights_light.png in privacy scene
- Fix phone frame clipping with overflow hidden and borderRadius 64
- Add timeline voting widget images for promo video

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 00:56:32 -06:00
Trey t
36ceff32ca Add watch view export and update promo video watch display
- Add ExportableWatchViews.swift with exportable versions of watch app views
- Add WatchExporter.swift service to export all watch view variations
- Add export watch screenshots button to Settings (DEBUG)
- Update ConceptB promo: use watch_voting_light.png inside watch frame at 1.2x size

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 10:50:48 -06:00
Trey t
3efb07258d Redesign ConceptB promo video with 5-scene layout
Restructured "No Journal Journal" concept with:
- Scene 1: Two-line animated tagline intro
- Scene 2: Vertical device showcase (Watch, In-App, Widget) with staggered label animations
- Scene 3: Year insights with phone frame
- Scene 4: AI privacy screen with phone frame
- Scene 5: CTA with "One tap. All the feels." tagline

Updated all background gradients to more vibrant colors.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 00:25:48 -06:00
Trey t
6cb9406b22 Replace video components with image sequences for smoother playback
- Export month.mov and year.mov to PNG image sequences
- Replace Video components with Img sequences in scenes 2 and 3
- Add previous frame layering to prevent flashing during transitions
- Update CTAScene: 2x sizing, white background, new text colors
- Add LiveActivityPreviewView for exporting 365 activity frames
- Enlarge background icons to 1.2x across all scenes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 23:33:20 -06:00
Trey t
b6290403b0 Add *.mp4 to gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 18:05:39 -06:00
Trey t
2828e5eef7 add marketing movies 2026-01-26 18:03:51 -06:00
Trey t
bf2555f360 Add Remotion promo video project with 7-scene App Store flow
- Create feels-promo Remotion project for promotional videos
- Implement FeelsPromoV1 with scenes matching App Store screenshots:
  - Hero scene with mood tracking
  - Widget + Apple Watch scene
  - Journal notes with photos
  - AI-powered insights with badge
  - Privacy & security features
  - Theme customization
  - Notification styles
- Add screens folder with source assets and flow reference
- Include phone frames, widget, and watch frame assets

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 12:47:06 -06:00