diff --git a/design.json b/design.json new file mode 100644 index 0000000..1713ad3 --- /dev/null +++ b/design.json @@ -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" + } + ] +} \ No newline at end of file