Merge version_3_1779544855022 into main #2

Merged
bender merged 1 commits from version_3_1779544855022 into main 2026-05-23 14:01:14 +00:00

94
design.json Normal file
View File

@@ -0,0 +1,94 @@
{
"title": "Design plan",
"message": "A luxurious and inviting website design for a hotel, featuring a dark theme with green accents. The layout emphasizes high-quality imagery and showcases amenities and rooms in an elegant, engaging manner, creating a premium online experience.",
"colors": [
{
"id": "background",
"name": "Background",
"color": "#0a1a0a"
},
{
"id": "card",
"name": "Card",
"color": "#1a2a1a"
},
{
"id": "foreground",
"name": "Foreground",
"color": "#f5f5f5"
},
{
"id": "primary-cta",
"name": "Primary CTA",
"color": "#7dff7d"
},
{
"id": "secondary-cta",
"name": "Secondary CTA",
"color": "#1a2a1a"
},
{
"id": "accent",
"name": "Accent",
"color": "#008000"
},
{
"id": "background-accent",
"name": "Background Accent",
"color": "#004d00"
},
{
"id": "primary-cta-text",
"name": "Primary CTA Text",
"color": "#0a1a0a"
},
{
"id": "secondary-cta-text",
"name": "Secondary CTA Text",
"color": "#ffffff"
}
],
"sections": [
{
"name": "Hero Carousel"
},
{
"name": "About Testimonial"
},
{
"name": "Features Marquee"
},
{
"name": "Product Gallery"
},
{
"name": "Testimonial Marquee"
},
{
"name": "Social Proof"
},
{
"name": "FAQ Section"
},
{
"name": "Contact Form"
},
{
"name": "Minimal Footer"
}
],
"styles": [
{
"name": "Luxurious Dark"
},
{
"name": "Elegant Imagery"
},
{
"name": "Golden Accents"
},
{
"name": "Modern Minimalism"
}
]
}