diff --git a/landingpage/App.tsx b/landingpage/App.tsx index 6a5d42c..5e8c0d3 100644 --- a/landingpage/App.tsx +++ b/landingpage/App.tsx @@ -10,8 +10,8 @@ const App: React.FC = () => { @@ -58,8 +58,8 @@ const App: React.FC = () => { {/* Links */}
- Documentation - GitHub + Documentation + GitHub OpenRouter Twitter MadAppGang diff --git a/landingpage/README.md b/landingpage/README.md index 27e2cc2..bbd806d 100644 --- a/landingpage/README.md +++ b/landingpage/README.md @@ -1,10 +1,10 @@ # Claudish Landing Page -The marketing site for [Claudish](https://github.com/MadAppGang/claude-code/tree/main/mcp/claudish) — the tool that lets you run Claude Code with any model. +The marketing site for [Claudish](https://github.com/MadAppGang/claudish) - run Claude Code with any AI model via OpenRouter. -Built with Claudish itself. Opus 4.5 and Gemini 3.0 Pro working together in a single session. Practicing what we preach. +Built with Claudish itself: Opus 4.5 and Gemini 3.0 Pro collaborating in a single session. -## Run it +## Development ```bash pnpm install @@ -13,13 +13,13 @@ pnpm dev Opens at `localhost:3000`. -## Deploy it +## Deploy ```bash pnpm firebase:deploy ``` -Builds and ships to Firebase Hosting in one command. +Builds and deploys to Firebase Hosting. ## Stack diff --git a/landingpage/components/SupportSection.tsx b/landingpage/components/SupportSection.tsx index c95b086..6ed513a 100644 --- a/landingpage/components/SupportSection.tsx +++ b/landingpage/components/SupportSection.tsx @@ -36,7 +36,7 @@ const SupportSection: React.FC = () => { {/* Right: Action */}