Skip to content

Redesign home and results into a decision-first SaaS UX - #61

Merged
chake111 merged 1 commit into
mainfrom
codex/execute-website-redesign-plan
Apr 20, 2026
Merged

chake111 merged 1 commit into
mainfrom
codex/execute-website-redesign-plan

Conversation

@chake111

Copy link
Copy Markdown
Owner

Motivation

  • Upgrade the site from a generic tool list to a decision-first assistant with clearer hierarchy and stronger product trust.
  • Make the search input the primary, professional recommendation entry and reduce noise from auxiliary scene links.
  • Turn the results page into a decision workspace that supports quick comparison and actionable next steps rather than a plain card list.

Description

  • Reworked the home hero and input experience (ui/components/home/home-hero.tsx, ui/components/search-input.tsx, ui/app/[locale]/page.tsx) to add a trust note, product stats, stronger CTA copy, and a more professional input panel.
  • Reorganized quick scenes and homepage preview into an ordered grid and decision-preview block (ui/components/home/home-quick-scenes.tsx, ui/components/home/home-results-preview.tsx) with clearer process cues and richer sample cards.
  • Redesigned the results view into a Decision Workspace and upgraded recommendation cards and toolbar (ui/components/results/results-list.tsx, ui/components/results/results-toolbar.tsx, ui/app/[locale]/results/page.tsx) to show match score, concise rationale bullets, “best for” / caveats, and clearer compare/favorite/visit affordances.
  • Adjusted global layout and styling tokens (ui/app/[locale]/layout.tsx, ui/app/globals.css) and refreshed localized copy (ui/messages/zh.json, ui/messages/en.json) to reflect the new UX and tone; no new dependencies were added and core useSearchFlow behavior was preserved.

Testing

  • Ran type checking with cd ui && npm run typecheck, which completed successfully.
  • Ran linter with cd ui && npm run lint, which failed because the environment lacks an ESLint flat config (eslint.config.*), not caused by these changes.
  • Attempted production build with cd ui && npm run build, which was blocked in this environment due to Google Fonts fetch failures for Geist/Geist Mono (network/font fetching issue), not component code errors.

Codex Task

@vercel

vercel Bot commented Apr 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ai-tool-picker Ready Ready Preview, Comment Apr 20, 2026 1:19pm

@chake111
chake111 merged commit 107bd63 into main Apr 20, 2026
3 checks passed

This branch was successfully deployed

1 active deployment
Preview 23010c4a Deployed Apr 20, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant