Skip to content

Instantly share code, notes, and snippets.

@Mulannnnn
Created March 15, 2024 10:58
Show Gist options
  • Save Mulannnnn/a13cc664d078dd1a2ce0c078905f1460 to your computer and use it in GitHub Desktop.
Save Mulannnnn/a13cc664d078dd1a2ce0c078905f1460 to your computer and use it in GitHub Desktop.
{
"type": "bubble",
"hero": {
"type": "video",
"url": "https://youtu.be/S5qJXYNNINo",
"previewUrl": "https://i.ytimg.com/vi/S5qJXYNNINo/maxresdefault.jpg",
"altContent": {
"type": "image",
"size": "full",
"aspectRatio": "16:9",
"aspectMode": "cover",
"url": "https://i.ytimg.com/vi/S5qJXYNNINo/maxresdefault.jpg"
},
"aspectRatio": "16:9"
},
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "Anne with an \"E\" (2017)",
"size": "lg",
"weight": "bold"
},
{
"type": "text",
"text": "แอนน์ที่มี \"น์\"",
"size": "sm",
"color": "#6a6a6a"
},
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "13+",
"align": "center"
}
],
"borderColor": "#141414",
"borderWidth": "light",
"cornerRadius": "xs"
},
{
"type": "separator",
"margin": "lg"
},
{
"type": "text",
"text": "1 ชั่วโมง 37 นาที",
"flex": 4,
"offsetStart": "lg"
},
{
"type": "separator"
},
{
"type": "text",
"text": "ดราม่า",
"flex": 2,
"offsetStart": "lg"
}
],
"margin": "md"
},
{
"type": "text",
"text": "เด็กหญิงกำพร้าผู้กล้าหาญและเต็มไปด้วยความมุ่งมั่นได้มาอยู่ที่บ้านของสาวแก่และพี่ชายโสดผู้แสนสุภาพของเธอ ดัดแปลงจากนิยายคลาสสิค \"แอนน์แห่งกรีนเกเบิลส์\"",
"wrap": true,
"margin": "md"
}
],
"spacing": "sm",
"margin": "md"
},
"footer": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "button",
"action": {
"type": "uri",
"label": "WATCH FULL MOVIE",
"uri": "https://www.netflix.com/th/title/80136311"
},
"style": "primary",
"color": "#E50914"
}
]
}
}
@Mulannnnn
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment