feat(landing): refresh page title, link-preview metadata, and section copy - #46
Conversation
bishopBethel
commented
Aug 3, 2026
- Set page title to "DevAsign - Review the goal. Audit the merge. Fund the fix." in both index.html and the SEO component default
- Update og/twitter title + description (static tags in index.html and the SEO defaults) so link-preview crawlers, which don't run JS, show the new copy
- Point the social preview image at devasign-preview.webp
- Refine MeetDevAsignSection copy (audit, severity, settlement, bounty tiles)
- Optimize devasign-preview.webp and update local dev-port launch config
… copy - Set page title to "DevAsign - Review the goal. Audit the merge. Fund the fix." in both index.html and the SEO component default - Update og/twitter title + description (static tags in index.html and the SEO defaults) so link-preview crawlers, which don't run JS, show the new copy - Point the social preview image at devasign-preview.webp - Refine MeetDevAsignSection copy (audit, severity, settlement, bounty tiles) - Optimize devasign-preview.webp and update local dev-port launch config Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
DevAsign review — all acceptance criteria metEnd goalRefresh the landing page's title, link-preview metadata, and MeetDevAsign section copy, and point the social preview image at devasign-preview.webp. All 7 acceptance criteria metShow met criteria
Line notes
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
DevAsign review — all acceptance criteria metEnd goalRefresh the landing page's title, link-preview metadata, and MeetDevAsign section copy, and point the social preview image at devasign-preview.webp. All 7 acceptance criteria metShow met criteria
New commits since last reviewCommit d60aecb corrects the grammar of the bounty settlement sentence in MeetDevAsignSection.tsx, changing "Once a fix accepted merged, bounty is paid in seconds." to "Once a fix is accepted and merged, the bounty is paid in seconds." The diff cleanly accomplishes its stated intent as a copy fix. This work falls under existing criterion 6 (MeetDevAsign section copy) and introduces no new independently verifiable promise. |