Skip to content

Commit daf3540

Browse files
* Replace 'gif' with video for the Ad Template background.
1 parent 70d5208 commit daf3540

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

packages/templates/src/raw/ad-with-multiple-images/template.json

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"current": null,
33
"selection": [],
44
"story": {},
5-
"version": 28,
5+
"version": 31,
66
"pages": [
77
{
88
"elements": [
@@ -21,33 +21,40 @@
2121
"b": 255
2222
}
2323
},
24-
"x": 48,
25-
"y": 0,
26-
"width": 330,
27-
"height": 586,
24+
"x": -154,
25+
"y": -331,
26+
"width": 720,
27+
"height": 1280,
2828
"mask": {
2929
"type": "rectangle"
3030
},
3131
"isBackground": true,
32-
"type": "image",
33-
"id": "4dbcbae9-a6a0-440b-8373-9b270230e667",
32+
"type": "video",
33+
"id": "2ca69a0f-d633-4cf7-8c76-fc943f33c7c8",
3434
"scale": 100,
3535
"focalX": 50,
3636
"focalY": 50,
3737
"resource": {
38-
"type": "image",
39-
"mimeType": "image/gif",
40-
"creationDate": "2021-06-10T13:22:29",
41-
"src": "__WEB_STORIES_TEMPLATE_BASE_URL__/images/templates/ad-with-multiple-images/page01_bg.gif",
42-
"width": 828,
43-
"height": 1472,
38+
"type": "video",
39+
"mimeType": "video/mp4",
40+
"creationDate": "2021-07-26T06:16:07",
41+
"src": "__WEB_STORIES_TEMPLATE_BASE_URL__/images/templates/ad-with-multiple-images/page01_bg.mp4",
42+
"width": 720,
43+
"height": 1280,
44+
"poster": "__WEB_STORIES_TEMPLATE_BASE_URL__/images/templates/ad-with-multiple-images/page01_bg-poster.jpg",
45+
"posterId": 0,
4446
"id": 0,
45-
"title": "page01_bg",
46-
"alt": "page01_bg",
47+
"length": 8,
48+
"lengthFormatted": "0:08",
49+
"title": "Representation of a carry bag with cat",
50+
"alt": "Representation of a carry bag with cat",
4751
"sizes": [],
4852
"local": false,
49-
"isOptimized": false
50-
}
53+
"isPlaceholder": false,
54+
"isOptimized": true,
55+
"isMuted": true
56+
},
57+
"tracks": []
5158
},
5259
{
5360
"opacity": 100,
@@ -163,7 +170,7 @@
163170
"isBackground": true,
164171
"isDefaultBackground": true,
165172
"type": "shape",
166-
"id": "2ca69a0f-d633-4cf7-8c76-fc943f33c7c8"
173+
"id": "be006e27-0b55-4dc2-b7b3-91b9b777ff0b"
167174
},
168175
"animations": [],
169176
"pageTemplateType": "app"

0 commit comments

Comments
 (0)