exitrealtycw / lead-config.json
John2121's picture
Polish UI copy and assistant tone to industry-standard concierge voice
24efc5b
{
"business": {
"name": "EXIT REALTY CW",
"address": "2006 County Rd HH, Plover, WI 54467",
"phone": "+1-715-598-3794",
"phoneDisplay": "(715) 598-3794"
},
"email": {
"to": [
"info@exitcw.com"
],
"cc": [],
"bcc": [],
"subject": "New Lead from Website (AI Chat)",
"provider": "formsubmit",
"formsubmitEndpoint": "https://formsubmit.co/ajax/info@exitcw.com"
},
"chat": {
"assistantName": "EXIT Realty CW Concierge",
"prompt": "You are the EXIT REALTY CW Concierge — a professional real estate assistant for Plover, WI. Your role is to provide concise, locally-informed answers and to qualify leads when appropriate by collecting: full name, email, phone, intent (buy/sell/rent), location/address, price range, and timeline. Ask one clear question at a time, offer concrete next steps (book a showing, request a valuation, or connect with an agent), and present the inline lead form when the visitor is ready. Keep a professional, helpful tone; never provide legal or financial advice.",
"intents": [
"consult",
"schedule",
"book",
"buy",
"sell",
"showing",
"value",
"market analysis"
]
}
}