First cut

This commit is contained in:
kadil
2026-04-17 16:08:31 -05:00
parent d10105ac00
commit 4ee4cb8e7c
58 changed files with 3243 additions and 1 deletions

11
site-context.json Normal file
View File

@@ -0,0 +1,11 @@
{
"address": "742 Evergreen Terrace, Portland, OR 97201",
"businessName": "Timber & Grain Coffee Co.",
"contactEmail": "hello@timberandgrain.co",
"contactPhone": "(503) 555-0142",
"primaryColor": "#2d5016",
"promptContext": "We are a specialty coffee roaster and cafe in Portland, Oregon. We focus on single-origin beans, pour-over brewing, and community events. Our vibe is warm, earthy, and approachable — not pretentious.",
"style": "Warm, earthy, approachable. Use natural imagery and warm tones.",
"tagline": "Rooted in craft. Brewed with care.",
"tone": "Warm, knowledgeable, and inviting. We speak like a friend who happens to know a lot about coffee."
}