From c9776d053b4028c5fbae18940965a26e57b4cc5a Mon Sep 17 00:00:00 2001 From: Michael Victory Date: Wed, 17 Jun 2026 21:26:51 -0700 Subject: [PATCH] Add low-friction 3-step lead form to contact section (posts to n8n) Soft conversion path alongside booking; SW steel/Georgia styling. Posts JSON to https://n8n.shopwisdom.ca/webhook/sw-lead, honeypot-protected, email fallback. Staging branch only. Co-Authored-By: Claude Opus 4.8 --- index.html | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 25 ++++++++++++++++ 2 files changed, 109 insertions(+) diff --git a/index.html b/index.html index 2d97e8a..b9ec129 100644 --- a/index.html +++ b/index.html @@ -271,6 +271,37 @@

Start with a conversation

No pitch. No proposal until we've had a real conversation. Describe the friction — even roughly. The more context you share, the more useful our first conversation will be.

I read every message personally and usually reply within one business day. If your problem isn't something I can help with, I'll tell you honestly — and point you somewhere that can.

+ +
+ +
+ What's the situation in your shop? +
+ + + + +
+
+
+
+ Anything you want me to know? (optional) + +
+
+
+ Where do I reach you? + + + + +
+ +
+ +
+ +

Prefer to reach out directly?

Email Michael Call 778‑985‑OPEN (6736) @@ -320,6 +351,59 @@ })(); + + +