Studio

Design Your Sign

Phase 1 scaffold: template selection, editable sign state, and structured payload for Rover.

FOR SALE

Classic A-Frame

Agent Name

(555) 000-0000

CALL TODAY

SVG Intake Plan

User-uploaded SVG files are treated as intake assets. The live builder should render rasterized previews only, while the original SVG remains stored for internal Illustrator production.

Phase 1 Payload Preview
{
  "template": "classic-a-frame",
  "brokerage": null,
  "name": null,
  "phone": null,
  "colors": {
    "background": "#f4f1ea",
    "text": "#2b1a1a",
    "brokerage": "#8f3a2f",
    "ridersReversed": false
  },
  "riders": {
    "top": "FOR SALE",
    "bottom": "CALL TODAY"
  },
  "hardware": {
    "postColor": "white",
    "solarLights": false
  }
}