Drop the homepage and the BlueLeven demo images

Chorekamo-apps
Shipped
September 6, 2026 at 1:35 AM UTC
Author
Kamo
Commit
11bc3e3

These were deleted in the working tree but never committed, so the repository still carried them and any fresh checkout brought them back. app/page.tsx was the site root. Nothing links to it — no href, push or redirect in the codebase targets "/" — and every health probe on the deployment reads /api/health rather than the root, so removing it costs no readiness or liveness check. The route simply 404s now, which is what a site that only serves /loan/mortgage/… and /portal/… should do at its root. The images go with it: logo-blueleven-trans.png, logo-blu-trans.png, mike.png and img/loan-officer-headshot.jpg, all BlueLeven demo assets. The only reference to any of them left in the tree is in NavPri.tsx, which nothing imports — see below. Verified by building without them: compiles clean, 11 static pages where there were 14.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing