diff --git a/marketing/product-film/src/captures.manifest.json b/marketing/product-film/src/captures.manifest.json index 7ff072d..5aa2bba 100644 --- a/marketing/product-film/src/captures.manifest.json +++ b/marketing/product-film/src/captures.manifest.json @@ -3,11 +3,11 @@ "theme": "dark", "baseUrl": "http://localhost:5173", "captures": [ - { "id": "storm-intel", "role": "owner", "route": "/owner/storm-intel", "waitMs": 2000 }, - { "id": "territory-map", "role": "owner", "route": "/owner/maps", "waitMs": 2500 }, + { "id": "storm-intel", "role": "owner", "route": "/owner/storm-intel", "waitMs": 5000 }, + { "id": "territory-map", "role": "owner", "route": "/owner/maps", "waitMs": 5000 }, { "id": "pro-canvas", "role": "owner", "route": "/owner/pro-canvas", "waitMs": 1800 }, { "id": "lead-verification", "role": "owner", "route": "/lead-verification", "waitMs": 1800 }, - { "id": "dispatch", "role": "owner", "route": "/owner/dispatch", "waitMs": 2500 }, + { "id": "dispatch", "role": "owner", "route": "/owner/dispatch", "waitMs": 5000 }, { "id": "people-skills", "role": "owner", "route": "/owner/people", "waitMs": 1800 }, { "id": "kanban", "role": "owner", "route": "/owner/kanban", "waitMs": 1800 }, { "id": "settings-access", "role": "owner", "route": "/owner/settings", "waitMs": 1800 },