ラグジュアリー E コマース向けランディングページモックアップ
ラグジュアリーブランドのウェブサイト向けに、ヒーローセクション、商品グリッド、注目商品、ブランドストーリーを含むフルページの UI モックアップを生成します。
{
"type": "e-commerce landing page mockup",
"brand": "{argument name=\"brand name\" default=\"LUMIÈRE\"}",
"aesthetic": "{argument name=\"aesthetic\" default=\"ラグジュアリー、ミニマリスト、エレガント、ニュートラルトーン\"}",
"layout": {
"header": {
"logo": "{argument name=\"brand name\" default=\"LUMIÈRE\"}",
"navigation": ["NEW IN", "HANDBAGS", "JEWELRY", "COLLECTIONS", "MAISON", "ABOUT"],
"icons": ["search", "user", "cart"]
},
"sections": [
{
"name": "Hero",
"text": {
"headline": "{argument name=\"hero headline\" default=\"時代を超えたエレガンスのために\"}",
"subheadline": "芸術性と妥協なき品質の融合。",
"button": "コレクションを見る"
},
"imagery": "石の台座に置かれたクリーム色の構築的なハンドバッグ、ブランド名入りのシルクスカーフ、柔らかな葉の影"
},
{
"name": "Product Grid",
"title": "私たちの世界を探求する",
"count": 4,
"items": [
{ "image": "大理石の上の黒いクロコダイルハンドバッグ", "label": "HANDBAGS", "sublabel": "見る" },
{ "image": "シルクの上のダイヤモンドスタッドピアス", "label": "JEWELRY", "sublabel": "見る" },
{ "image": "レザーベルトのクラシックな時計", "label": "WATCHES", "sublabel": "見る" },
{ "image": "ゴールドトレイの上の白いキャンドル", "label": "MAISON", "sublabel": "見る" }
]
},
{
"name": "Featured Product",
"layout": "diagonal split",
"text": {
"kicker": "FEATURED",
"title": "{argument name=\"featured product name\" default=\"Le Sac Éternel\"}",
"description": "不朽のスタイルの証。",
"link": "今すぐ見る"
},
"imagery": "大理石の表面に置かれた黒い構築的なハンドバッグ、ゴールドの留め具"
},
{
"name": "Brand Story",
"layout": "two-column",
"imagery": "葉に縁取られたパリのオスマン様式の建築",
"text": {
"kicker": "THE LUMIÈRE STORY",
"headline": "{argument name=\"story headline\" default=\"伝統。職人技。ビジョン。\"}",
"body": "パリの中心部で生まれた Lumière は、何世代にもわたって洗練されたラグジュアリーの象徴であり続けてきました。私たちの作品は熟練の職人によって作られ、時代を超越したデザインと細部への比類なきこだわりを融合させています。",
"link": "ストーリーを見る",
"watermark": "かすかな円形の L ロゴ"
}
},
{
"name": "Trust Bar",
"count": 4,
"items": [
{ "icon": "diamond", "title": "卓越した品質", "subtitle": "緻密な職人技" },
{ "icon": "truck", "title": "無料配送", "subtitle": "保険付き・署名必須" },
{ "icon": "gift box", "title": "限定サービス", "subtitle": "パーソナルショッピング・ケア" },
{ "icon": "headset", "title": "クライアントサービス", "subtitle": "+33 1 42 86 95 28" }
]
}
]
}
}