Commit graph

4 commits

Author SHA1 Message Date
openhands
4087bced21 fix: feat: landing page refresh — concrete examples, CTA, robots.txt, sitemap (#306)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 20:56:44 +00:00
openhands
26ebe10ca5 fix: fix: bundled dust cleanup — site (#209)
- Add grid-template-columns: 1fr to .values grid (issue #168)
- Add site/README.md documenting og-image.jpg regeneration and
  branding update process (issues #162, #169)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 00:10:39 +00:00
johba
128a4a3e00 chore: refresh landing page — desire-led copy, drop agent grid (#161)
Rewrites disinto.ai landing page to speak to founders, not developers.

## Changes
- **Tagline:** "from vision to market fit" (was "your AI dev team")
- **Kill** the 6-agent technical grid
- **Add** 3 founder-focused value blocks: vision not code, quality gates, decisions not busywork
- **Add** proof-in-numbers section (219 commits / 50 issues / 0 human commits)
- **Add** design principles grid
- Agents mentioned once in footer

Already live at https://disinto.ai — this PR syncs the repo copy.

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/disinto/pulls/161
Reviewed-by: review_bot <review_bot@noreply.codeberg.org>
2026-03-18 16:21:42 +01:00
review_bot
ee881086d3 feat: add disinto.ai landing page to repo (#91)
## Summary
- Move the static landing page from the standalone `disinto-site` directory into `site/` so it lives in the repo
- Includes `index.html`, optimized images (`al76.jpg`, `al76.webp`), and the original magazine cover (`amazing-stories-1942.jpg`)
- Skipped the large `al76.png` (3MB) since the HTML only references the `.jpg` and `.webp` versions

## Test plan
- [ ] Verify `site/index.html` renders correctly when served
- [ ] Confirm images load properly with relative paths

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: openhands <openhands@all-hands.dev>
Reviewed-on: https://codeberg.org/johba/disinto/pulls/91
Co-authored-by: review_bot <review_bot@noreply.codeberg.org>
Co-committed-by: review_bot <review_bot@noreply.codeberg.org>
2026-03-17 23:11:40 +01:00