Skip to content

Remove WashOrbit case study - #188

Merged
mohabbis merged 1 commit into
mainfrom
claude/remove-washorbit-case-study-iwc2qk
Aug 12, 2026
Merged

Remove WashOrbit case study#188
mohabbis merged 1 commit into
mainfrom
claude/remove-washorbit-case-study-iwc2qk

Conversation

@mohabbis

Copy link
Copy Markdown
Owner

Removes the WashOrbit work from the site.

Changes

  • Deleted the /portfolio/washorbit route (app/portfolio/washorbit/page.tsx) and its supporting mock components (components/portfolio/washorbit-app-mock.tsx).
  • Removed the WashOrbit entry from data/projects.ts. Lumen is now the only project rendered on /portfolio and in the home featured-work section.
  • Dropped /portfolio/washorbit from app/sitemap.ts.
  • Deleted the WashOrbit cover and logo SVGs (public/images/projects/washorbit-cover.svg, public/images/logos/washorbit-{logo,logo-light,mark}.svg).
  • Removed the now-unused projectLinks.carWashGuys entry from siteConfig.
  • Repointed the car-wash vanity redirects in next.config.ts (/portfolio/car-wash, /washorbit, /carwash, /fancy-car-wash, /car-wash-guys) at /portfolio, and added /portfolio/washorbit/portfolio, so previously indexed links land on the Work index instead of 404ing.

Validation

npm run ci passes (typecheck, test typecheck, Vitest, production build). The build output no longer lists a /portfolio/washorbit route.


Generated by Claude Code

Drops the WashOrbit work from the site:
- delete the /portfolio/washorbit route and its app-mock components
- remove the project entry from data/projects.ts (Lumen is now the
  only project on Work and the home featured section)
- drop the route from the sitemap and the unused carWashGuys project
  link from siteConfig
- delete the WashOrbit cover and logo SVGs
- repoint the car-wash vanity redirects (plus a new
  /portfolio/washorbit → /portfolio) at the Work index so old links
  land somewhere real instead of 404ing

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DoYSfr8RmD1NkBrrU1dE9H
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
personal-portfolio Ready Ready Preview Aug 12, 2026 1:51am

@mohabbis
mohabbis marked this pull request as ready for review August 12, 2026 01:52
@mohabbis
mohabbis merged commit 5eaa7c2 into main Aug 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants