
Poster & Illustration
Theme poster layout design
Original2,255 characters
```json
{
"type": "Japanese promotional landing page poster",
"style": "hyper-energetic, explosive typography, vibrant colors, amusement park night festival aesthetic",
"layout": {
"top_section": {
"background": "night sky, fireworks, ferris wheel, roller coaster",
"subjects": "4 young adults cheering, raising fists, dynamic lighting",
"typography": [
"{argument name=\"main headline\" default=\"Ultimate Fun!!\"}",
"{argument name=\"sub headline\" default=\"Amazing!! I want you to resonate with this!!\"}",
"This one picture will completely transform your life!!"
],
"badges": [
"Total sales {argument name=\"sales badge\" default=\"252,000\"} copies surpassed!!!"
]
},
"middle_section": {
"title": "5 Super Fun Points to Achieve the Ultimate Fun Experience",
"points_count": 5,
"points": [
{"number": 1, "label": "Hilarious Awakening", "image": "people laughing"},
{"number": 2, "label": "Heart-Pounding MAX", "image": "roller coaster loop"},
{"number": 3, "label": "Whirlpool of Emotions", "image": "fireworks explosion"},
{"number": 4, "label": "Super Liberation Zone", "image": "silhouettes jumping at sunset"},
{"number": 5, "label": "Infinite Replay", "image": "group of people cheering"}
]
},
"bonus_section": {
"title": "Limited Time! 5 Great Premium Bonuses Included!!!",
"items_count": 5,
"items": [
"① Limited Design Poster",
"② Fun Quotes Booklet (PDF)",
"③ Super Fun Playlist (MP3)",
"④ Smartphone Wallpaper Set",
"⑤ Fun Secret Video"
]
},
"bottom_section": {
"product_info": {
"name": "Ultimate Fun Poster",
"variants_count": 3,
"variants": ["Full Power ver.", "Smile Explosion ver.", "Peak Emotion ver."]
},
"pricing": {
"label": "Price of the Soul",
"amount": "{argument name=\"price\" default=\"¥2,980\"}",
"shipping": "Free Shipping"
}
},
"footer": {
"text": "{argument name=\"footer call to action\" default=\"Enjoy life to the fullest!! Come on, get it now!!\"}",
"background_color": "magenta"
}
}
}
```






