Initial commit: houses.flowautomate.ai lead generation website

Static landing page with Express backend for lead capture.
Navy/Gold branding, mobile-responsive, SQLite storage,
Mailcow SMTP notifications, rate limiting, TCPA compliance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-02-19 04:46:20 +01:00
commit 85e7dc8e0c
13 changed files with 2848 additions and 0 deletions

5
public/images/logo.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 44" fill="none">
<rect x="0" y="4" width="36" height="36" rx="8" fill="#1B3A5C"/>
<path d="M10 28l6-16h4l6 16h-4l-1.2-3.6h-5.6L14 28h-4zm6.4-7h3.2l-1.6-4.8L16.4 21z" fill="#C9A94E"/>
<text x="44" y="30" font-family="Arial,Helvetica,sans-serif" font-size="22" font-weight="800" fill="#1B3A5C">Flow<tspan fill="#C9A94E">Automate</tspan></text>
</svg>

After

Width:  |  Height:  |  Size: 412 B