Author沐阳
148 days ago7-Day Fashion Lookbook Infographic

Generates a detailed 7-column outfit guide featuring daily portraits, accessory thumbnails, color palettes, and styling text.
Prompt
{
"type": "7-day fashion lookbook infographic",
"header": {
"title": "{argument name=\"main title\" default=\"7-Day Outfit Guide\"}",
"subtitle": "{argument name=\"style keywords\" default=\"Gentle | Bright | Elegant\"}",
"slogan_cn": "Elegance has no limit, be confident every day",
"slogan_en": "{argument name=\"english slogan\" default=\"ELEGANCE HAS NO LIMIT, BE CONFIDENT EVERY DAY\"}"
},
"subject": "{argument name=\"subject description\" default=\"young elegant Asian woman\"}",
"layout": {
"columns": 7,
"column_elements": [
"day_header",
"main_portrait",
"4_detail_thumbnails",
"outfit_specs",
"keywords_colors",
"3_color_swatches",
"star_ratings",
"fabric_price",
"4_season_icons"
],
"days": [
{ "day": "MONDAY", "outfit": "beige blazer suit", "scene": "Scene: Important Meeting / Formal Business" },
{ "day": "TUESDAY", "outfit": "pink blazer suit", "scene": "Scene: Daily Commute" },
{ "day": "WEDNESDAY", "outfit": "cream knit cardigan set", "scene": "Scene: Casual Life" },
{ "day": "THURSDAY", "outfit": "champagne slip dress", "scene": "Scene: Private Outing" },
{ "day": "FRIDAY", "outfit": "blue knit top, white skirt", "scene": "Scene: Casual Social" },
{ "day": "SATURDAY", "outfit": "white sports bra, purple leggings", "scene": "Scene: Sports Casual" },
{ "day": "SUNDAY", "outfit": "beige lounge knitwear", "scene": "Scene: Home / Date" }
]
},
"footer": {
"tips": "{argument name=\"footer tips\" default=\"Tips: Adjust flexibly according to weather and occasion, accessories are key to elevating the overall look; maintaining confidence and comfort is the ultimate goal of dressing.\"}",
"legend": [
"Spring: Suitable for Spring",
"Summer: Suitable for Summer",
"Autumn: Suitable for Autumn",
"Winter: Suitable for Winter"
]
}
}
















