QuoteForge Local
All docs

Customization Guide

Change branding, templates, estimate logic, CTA text, and embed destinations safely.

Brand settings
  • Change brand name, logo text, colors, contact info, website, service area, and CTA text from the branding page.
  • Default demo branding lives in data/demo-leads.ts.
  • Saved demo branding persists in browser storage for local previews.
Template settings
  • Calculator fields, options, base prices, minimum prices, and result copy live in data/templates.ts.
  • Estimate math lives in lib/quote-engine.ts.
  • Keep client-specific pricing notes documented so the buyer can explain each range.
Embed destination
Use NEXT_PUBLIC_SITE_URL for the public app URL and update iframe snippets after deployment.