From be5a95c5f7697cf01d232b6e026cd5883f3eafb0 Mon Sep 17 00:00:00 2001 From: Amit Rana Date: Wed, 15 Apr 2026 13:27:54 +0530 Subject: [PATCH] fix: wire contact form to FormSubmit; SEO tags, contrast, CLS, console.log cleanup --- .dockerignore | 49 ------------------- 404.html | 2 +- CLAUDE.md | 28 +++++------ Dockerfile | 14 ------ README.md | 110 ------------------------------------------ digital-branding.html | 9 ++-- docker-compose.yml | 23 --------- index.html | 33 +++++-------- nginx.conf | 57 ---------------------- privacy.html | 16 ++++-- shared-header.js | 2 +- terms.html | 10 +++- 12 files changed, 52 insertions(+), 301 deletions(-) delete mode 100644 .dockerignore delete mode 100644 Dockerfile delete mode 100644 README.md delete mode 100644 docker-compose.yml delete mode 100644 nginx.conf diff --git a/.dockerignore b/.dockerignore deleted file mode 100644 index 58f0a81..0000000 --- a/.dockerignore +++ /dev/null @@ -1,49 +0,0 @@ -# Git -.git -.gitignore - -# Docker files -Dockerfile -docker-compose.yml -.dockerignore - -# Documentation -README.md -DEPLOYMENT.md -LOGO-FIX-SUMMARY.md -*.md - -# OS files -.DS_Store -Thumbs.db - -# IDE files -.vscode/ -.idea/ -*.swp -*.swo - -# Logs -*.log -logs/ - -# Temporary files -tmp/ -temp/ - -# Node modules (if any) -node_modules/ -npm-debug.log - -# Environment files -.env -.env.local -.env.production - -# Build artifacts -dist/ -build/ - -# Backups -*.bak -*.backup diff --git a/404.html b/404.html index 35b0e8a..c7652c3 100644 --- a/404.html +++ b/404.html @@ -65,7 +65,7 @@ -
+
404

Page not found

diff --git a/CLAUDE.md b/CLAUDE.md index 4017312..75b95be 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,7 +4,7 @@ This file provides guidance to Claude Code when working with code in this reposi ## Project Overview -Static marketing website for Quantum Tasks AI, served via nginx in Docker and deployed via Dokploy with Traefik for SSL and routing. +Static marketing website for Quantum Tasks AI, hosted on Hostinger shared hosting. ## File Structure @@ -14,12 +14,10 @@ digital-branding.html — AI Digital Branding services page (SOSTAC+RACE) privacy.html — Privacy Policy terms.html — Terms of Service 404.html — Custom 404 page -shared-header.js — Shared self-injecting header (loaded cross-domain) +shared-header.js — Shared self-injecting header (loaded cross-domain) robots.txt — Search engine crawl instructions sitemap.xml — XML sitemap (4 pages) -Dockerfile — nginx:alpine image -docker-compose.yml — Production config with Traefik labels -nginx.conf — nginx routing, caching headers, security headers, 404 +.htaccess — Routing, caching headers, security headers, 404 img/ — logo.png, favicon.ico, favicon-*.png, apple-touch-icon.png, og-image.png ``` @@ -31,27 +29,23 @@ img/ — logo.png, favicon.ico, favicon-*.png, apple-touch-ic - Auditor (audit.quantumtaskai.com): `