CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Remove marketing pages and clean up unused config files #4671

Merged⚡ AI-generatedXLccantynz wants to mergeclaude/fix-site-loading-zllG2mainopened Mar 23, 20261/4 tasks
ccantynzcommented Mar 23, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/Dominat8.com/pull/31


What changed?

  • Refactor

Summary

Removed the following marketing pages and configuration files:

  • src/app/page.jsx (homepage)
  • src/app/(marketing)/pricing/page.jsx
  • src/app/(marketing)/templates/page.jsx
  • src/app/(marketing)/faq/page.jsx
  • src/app/(marketing)/use-cases/page.jsx
  • middleware.ts (probe/auth-check routing)
  • tailwind.config.js (Tailwind configuration)
  • Removed DXL-07 toast notification styles from src/app/globals.css

Renamed src/app/api/__where__/dxl-auth-check/route.ts (no content changes).

Quality gates (must be green)

  • CI build is green
  • No unexpected UI/design changes on Dominat8.com
  • If protected paths changed: override label OR ALLOW_PROTECTED_PATHS file added with reason

Notes / risks

This is a significant cleanup that removes the entire marketing site structure. Ensure:

  1. Any external links pointing to /pricing, /templates, /faq, or /use-cases are updated or redirected
  2. The homepage is being replaced or handled by a different routing strategy
  3. Middleware changes may affect probe/auth-check endpoints if they're still needed elsewhere

https://claude.ai/code/session_01Bq5uVtMSA9q5na4eTxrd2v

ccantynzcommented Mar 23, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dominat8com Ready Ready Preview, Comment Mar 23, 2026 4:45am

Request Review

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts