← back to Prestige Car Wash

data/promos.json

54 lines

{
  "_note": "HyperFrames-generated brand films for Prestige Car Wash. Rendered via the sibling prestige-car-wash-video + prestige-hyperframes-promo pipelines and staged here for the growth admin. Large .mp4s are gitignored (regenerable); posters + this manifest are tracked. src/poster are repo-relative and normalized to absolute /media URLs by /api/admin/promos.",
  "promos": [
    {
      "id": "promo-full-tour",
      "title": "Full Guided Tour",
      "kind": "brand-promo",
      "blurb": "The complete narrated walkthrough — the no-appointment model, all six lines, and every service from the $19 Express Wash to the $999 Ceramic Coating. The flagship film for the site hero, YouTube, and paid social.",
      "duration_sec": 178,
      "aspect": "16:9",
      "src": "media/promos/promo-full-tour.mp4",
      "poster": "media/promos/promo-full-tour.jpg",
      "best_for": ["YouTube", "Website hero", "Facebook"],
      "created_at": "2026-07-12T08:25:00-07:00"
    },
    {
      "id": "promo-story-cut",
      "title": "Story Cut",
      "kind": "brand-promo",
      "blurb": "A tighter story-driven edit of the tour — same brand beats, faster pacing. Built for feed placement where a shorter watch wins.",
      "duration_sec": 172,
      "aspect": "16:9",
      "src": "media/promos/promo-story-cut.mp4",
      "poster": "media/promos/promo-story-cut.jpg",
      "best_for": ["Instagram", "Facebook", "Nextdoor"],
      "created_at": "2026-07-12T08:56:00-07:00"
    },
    {
      "id": "promo-motion",
      "title": "Motion Promo (30s)",
      "kind": "hyperframes-motion",
      "blurb": "Short kinetic HyperFrames cut — punchy, music-led, no long narration. The scroll-stopper for Reels, TikTok, and Stories.",
      "duration_sec": 28,
      "aspect": "16:9",
      "src": "media/promos/promo-motion.mp4",
      "poster": "media/promos/promo-motion.jpg",
      "best_for": ["Instagram Reels", "TikTok", "Stories"],
      "created_at": "2026-07-12T10:21:19-07:00"
    },
    {
      "id": "promo-backend-demo",
      "title": "Growth Center — Backend Demo",
      "kind": "internal-pitch",
      "blurb": "Behind-the-scenes walkthrough of this growth command center — competitors, campaigns, ads, and leads in one place. An internal / owner-pitch asset, not a customer-facing ad.",
      "duration_sec": 67,
      "aspect": "16:9",
      "src": "media/promos/promo-backend-demo.mp4",
      "poster": "media/promos/promo-backend-demo.jpg",
      "best_for": ["Owner pitch", "Internal"],
      "created_at": "2026-07-12T11:17:00-07:00"
    }
  ]
}