From d4272c42181047739d8c8696611057d84a08ffd6 Mon Sep 17 00:00:00 2001 From: Dexsword Date: Tue, 8 Sep 2026 18:38:14 +0000 Subject: [PATCH] Add local service pages and free quote inquiry flow --- admin.html | 1 + cancel.html | 1 + computer-help-henderson.html | 143 +++++++++++++++++++++ custom-pc-builds-henderson.html | 143 +++++++++++++++++++++ index.html | 75 ++++++++--- ops/deployment/SEO-RELEASE.md | 73 +++++++++++ ops/deployment/apache-seo.conf | 8 ++ ops/deployment/deploy.py | 3 + ops/deployment/test_deploy.py | 17 +++ privacy.html | 16 ++- robots.txt | 4 + script.js | 46 +++++++ server.js | 69 +++++++++- sitemap.xml | 11 ++ small-business-tech-support-henderson.html | 143 +++++++++++++++++++++ social-preview.png | Bin 0 -> 50815 bytes style.css | 17 +++ test/inquiry-mail-stub.cjs | 20 +++ test/seo.test.js | 76 +++++++++++ test/server.test.js | 57 ++++++++ test/ui.test.js | 2 +- wifi-setup-henderson.html | 143 +++++++++++++++++++++ 22 files changed, 1044 insertions(+), 24 deletions(-) create mode 100644 computer-help-henderson.html create mode 100644 custom-pc-builds-henderson.html create mode 100644 ops/deployment/SEO-RELEASE.md create mode 100644 ops/deployment/apache-seo.conf create mode 100644 robots.txt create mode 100644 sitemap.xml create mode 100644 small-business-tech-support-henderson.html create mode 100644 social-preview.png create mode 100644 test/inquiry-mail-stub.cjs create mode 100644 test/seo.test.js create mode 100644 wifi-setup-henderson.html diff --git a/admin.html b/admin.html index 03993f8..30be4dd 100644 --- a/admin.html +++ b/admin.html @@ -2,6 +2,7 @@ + Dex Tech – Admin