Prompt (JSON)2647 字符
{
"type": "电商落地页设计稿",
"brand": "{argument name=\"brand name\" default=\"LUMIÈRE\"}",
"aesthetic": "{argument name=\"aesthetic\" default=\"奢华、极简、优雅、中性色调\"}",
"layout": {
"header": {
"logo": "{argument name=\"brand name\" default=\"LUMIÈRE\"}",
"navigation": [
"新品上市",
"手袋",
"珠宝",
"系列",
"品牌之家",
"关于我们"
],
"icons": [
"搜索",
"用户",
"购物车"
]
},
"sections": [
{
"name": "Hero",
"text": {
"headline": "{argument name=\"hero headline\" default=\"铸就永恒优雅\"}",
"subheadline": "艺术与极致品质的交汇。",
"button": "探索系列"
},
"imagery": "放置在石质底座上的奶油色结构感手袋,带有品牌名称的丝巾,柔和的叶影"
},
{
"name": "Product Grid",
"title": "探索我们的世界",
"count": 4,
"items": [
{
"image": "大理石上的黑色鳄鱼纹手袋",
"label": "手袋",
"sublabel": "探索"
},
{
"image": "丝绸上的钻石耳钉",
"label": "珠宝",
"sublabel": "探索"
},
{
"image": "丝绸上配有皮质表带的经典腕表",
"label": "腕表",
"sublabel": "探索"
},
{
"image": "金色托盘上的白色蜡烛",
"label": "品牌之家",
"sublabel": "探索"
}
]
},
{
"name": "Featured Product",
"layout": "对角线分割",
"text": {
"kicker": "精选",
"title": "{argument name=\"featured product name\" default=\"Le Sac Éternel\"}",
"description": "持久风格的宣言。",
"link": "立即探索"
},
"imagery": "大理石台面上的黑色结构感手袋,配有金色扣环"
},
{
"name": "Brand Story",
"layout": "双栏布局",
"imagery": "被绿叶环绕的巴黎奥斯曼式建筑",
"text": {
"kicker": "LUMIÈRE 故事",
"headline": "{argument name=\"story headline\" default=\"传承。工艺。愿景。\"}",
"body": "Lumière 诞生于巴黎中心地带,数代以来一直是精致奢华的象征。我们的作品由大师级工匠精心打造,融合了永恒的设计与对细节的极致追求。",
"link": "探索我们的故事",
"watermark": "淡雅的圆形 L 标志"
}
},
{
"name": "Trust Bar",
"count": 4,
"items": [
{
"icon": "钻石",
"title": "卓越品质",
"subtitle": "精湛工艺"
},
{
"icon": "卡车",
"title": "免费配送",
"subtitle": "已投保且需签名签收"
},
{
"icon": "礼盒",
"title": "专属服务",
"subtitle": "个人导购与护理"
},
{
"icon": "耳机",
"title": "客户服务",
"subtitle": "+33 1 42 86 95 28"
}
]
}
]
}
}