Options page, Kakao map with florist order message, dev tooling, and create/message dummy gating — without secrets in .env.example. Co-authored-by: 이지은 <ijieun@ijieun-ui-MacBookPro.local> Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
377 B
XML
7 lines
377 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="300" viewBox="0 0 400 300">
|
|
<rect width="400" height="300" fill="#dce8d0"/>
|
|
<circle cx="200" cy="120" r="70" fill="#f5e6a8"/>
|
|
<rect x="160" y="180" width="80" height="60" rx="8" fill="#6b8f71"/>
|
|
<text x="200" y="270" text-anchor="middle" font-size="22" fill="#4a6b4e" font-family="Arial">Season</text>
|
|
</svg>
|