UI & Social Media
UI Interaction Design Diagram
Orijinal2.236 karakter
{
"type": "2x2 advertising banner grid",
"layout": "4 distinct quadrants, each featuring a different industry advertisement",
"quadrants": [
{
"position": "top-left",
"industry": "skincare",
"visuals": "Asian woman touching cheek, floating water droplets, white pump bottle",
"brand": "BALANCÉE",
"copy": {
"headline": "{argument name=\"skincare headline\" default=\"Bare skin awakens.\"}",
"subheadline": "Toward a new me, full of radiance.",
"features_count": 3,
"features_labels": ["High hydration", "Prevents skin irritation", "Whitening care*"]
}
},
{
"position": "top-right",
"industry": "restaurant food",
"visuals": "close-up of spaghetti bolognese with grated cheese and parsley, dark moody lighting",
"brand": "Trattoria Luce",
"copy": {
"headline": "{argument name=\"food headline\" default=\"This pasta is legendary.\"}",
"badge": "Limited time",
"description": "Wagyu beef bolognese ~ Truffle aroma ~"
}
},
{
"position": "bottom-left",
"industry": "travel",
"visuals": "woman with backpack facing a scenic mountain lake, bright daylight",
"brand": "NATURE JOURNEY",
"copy": {
"headline": "{argument name=\"travel headline\" default=\"A journey to set me free.\"}",
"subheadline": "In nature, my heart begins to move.",
"script": "Find your freedom.",
"banner_details": ["Early summer special campaign", "6.1 SAT - 6.30 SUN", "Up to 20% OFF", "Many special plans available now!"]
}
},
{
"position": "bottom-right",
"industry": "SaaS app",
"visuals": "smartphone displaying a task management app interface with 4 schedule items",
"brand": "{argument name=\"app brand name\" default=\"Taskme\"}",
"copy": {
"headline": "{argument name=\"app headline\" default=\"Make task management simpler and smarter.\"}",
"circle_badge": "Design your day.",
"features_count": 3,
"features_labels": ["Intuitive operation", "Shareable with team", "Accessible anywhere"],
"bottom_banner": "Free 7-day trial now available!"
}
}
]
}







