refine: redesigned layout, flower cards, edit sync, and bouquet preview framing
* refine: move upload mode toggle to top and compact it * refine: simplify upload layout and remove editorial numbers * refine: unify flow continue bar and redesign result page layout * refine: show bouquet flowers as scrollable cards on result page * refine: add flip-to-Korean on result flower cards * refine: improve result rationale and sync recipe on edit * refine: shorten edit title and align bouquet image framing to 3:4
This commit is contained in:
@@ -9,7 +9,7 @@ IMAGE_PROVIDER=openai
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
OPENAI_IMAGE_MODEL=gpt-image-1
|
||||
# Bouquet preview (generating flow)
|
||||
OPENAI_IMAGE_SIZE=1024x1024
|
||||
OPENAI_IMAGE_SIZE=1024x1536
|
||||
# Flower catalog batch (scripts/generate-flower-catalog.js) — portrait cards
|
||||
OPENAI_IMAGE_CATALOG_SIZE=1024x1536
|
||||
OPENAI_IMAGE_CATALOG_QUALITY=low
|
||||
|
||||
Reference in New Issue
Block a user