web(landing): reposition homepage as "The Offline Developer Workstation" - #301
Merged
Conversation
Implements the website-transformation PRD for the homepage, header and
footer. Copy and structure only — no product claims beyond what ships.
Homepage narrative (page.tsx):
- Hero: eyebrow "Open source · Offline · Local-first", H1 "The Offline
Developer Workstation", PRD subheading, one dominant CTA (Download Free,
direct DMG) + View on GitHub + Explore tools text link, trust line with
the supported platform (macOS 12+), product mock kept as the visual.
- Compact proof strip below the hero (80+ Tools · API · SQL · MongoDB ·
Redis · Security · Open Source · Offline · Local-first).
- Problem + fragmentation table ("Today → With MyDevTools") replaces the
three-paragraph USP text wall.
- Founder story section (authentic origin, attributed to Akhil).
- Capabilities: six groups (Utilities, API & Networking, Databases,
Security, DevOps, Productivity) linking to real /tools pages; replaces
the bento cards, tool marquee and 12-card grid.
- Workspace section framed honestly as what lives together in the app
(API collections, DB connections, vault, notes, snippets, bookmarks,
tasks) — the shipped build has one local workspace, so no per-project
switching is claimed.
- Offline/privacy: five concrete points + the PRD's precise network
transparency wording ("Your data isn't sent to MyDevTools servers";
network tools connect only where you point them). Drops every
"nothing leaves your device" absolute.
- Open source: "Don't trust our privacy claims. Verify them." with real
facts only (AGPL-3.0, repo, CONTRIBUTING.md, SECURITY.md), one star
ask, Product Hunt badge moved here.
- How it works: four steps (Download / Search / Work / Build).
- Final CTA: brand statement "One workspace. Your tools. Your machine."
Shell:
- Header nav → Tools, Features, Open Source, Blog; Download becomes the
primary header button; mobile menu gains Download.
- Footer → Product / Resources / Open Source / Community columns with
real links (GitHub, Contributing, Roadmap, License, Discussions, Issues).
- siteMetadata title/description/OG lead with the category; FAQ "Is my
data secure?" answer uses the precise network wording.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ThreatCrush Security Scan0 finding(s) No findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements the website-transformation PRD for the homepage, header and footer. Copy and structure only — no product claims beyond what ships.
Homepage narrative (page.tsx):
Shell:
What does this change?
Closes #
Why?
Type of change
How did you verify it?
Screenshots
Checklist
pnpm lintpassescd apps/desktop-ui && pnpm test), and logic changes have a testuseTranslations("<Namespace>")— nothing hardcodedmessages/en.json, thenpnpm i18n:syncruntry/catchwithtoast.error(message)New tool only
metadata.ts,route-config.ts,tab-registry.tsx,tool-categories.ts,tool-i18n.ts,sidebar-data.ts)src/lib/<slug>.tswith a test insrc/lib/__tests__/ToolPageHeaderwith the category accent, like the other toolsAnything reviewers should know?