返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "website landing page mockup",
"industry": "{argument name=\"industry\" default=\"luxury aesthetics clinic\"}",
"style": {
"color_palette": "{argument name=\"color theme\" default=\"warm golden and bronze\"}",
"typography": "elegant serif fonts",
"atmosphere": "high-end, luxurious, glowing bokeh background"
},
"layout": {
"header": {
"logo": "{argument name=\"brand name\" default=\"Elysian\"} AESTHETICS",
"navigation_links": ["About", "Treatments", "Gallery"],
"cta_button": "Book Consultation"
},
"hero_section": {
"imagery": "portrait of an {argument name=\"hero subject\" default=\"elegant woman with glowing skin and closed eyes touching her neck\"}, wearing a sparkly bronze dress and diamond drop earrings",
"typography": {
"headline": "{argument name=\"headline text\" default=\"Timeless Beauty, Expertly Refined\"}",
"subheadline": "Discover the art of aesthetic perfection with personalized treatments tailored to enhance your natural radiance."
},
"buttons": [
{"text": "Book Your Consultation", "style": "solid light cream"},
{"text": "Learn More", "style": "outline"}
]
},
"features_section": {
"count": 3,
"columns": [
{
"title": "Our Services",
"subtitle": "Advanced Treatments for Timeless Beauty",
"icon": "syringe"
},
{
"title": "The Elysian Experience",
"subtitle": "Luxury, Expertise, & Exceptional Care",
"icon": "lotus flower"
},
{
"title": "Before & After",
"subtitle": "Witness Stunning Transformations",
"icon": "half-face mask"
}
],
"divider": "thin vertical lines between columns"
},
"footer": {
"tagline": "Where Elegance Meets Aesthetics.",
"styling": "flanked by horizontal lines"
}
}
}