feat: polish landing page first-contact flow and proof sections#1089
Conversation
2bccbd1 to
09b1bed
Compare
@bit1oi your account will be closed |
09b1bed to
26ded87
Compare
|
Auto-skipping: branch is behind Merge-base is
This branch's single squashed commit deletes all of that even though the actual feature is on Please rebase onto |
26ded87 to
b7a5e7f
Compare
|
@e35ventura Fixed. I rebased my PR onto the latest target test branch. |
anderdc
left a comment
There was a problem hiding this comment.
Please scope this down to what #970 asks for. Keep: the HomePage.tsx landing-page polish. Drop: all changes to vite.config.ts.
vite.config.ts is unrelated to a landing-page polish and shouldn't be in this PR. It also hardcodes 135.181.76.236 (a specific machine IP) into allowedHosts and server.origin, and adds /api and /mirror proxies pointing at the production API — none of which belongs in shared build config. Revert vite.config.ts entirely.
b7a5e7f to
a7edb09
Compare
Sorry, I fixed the issue. |
Summary
Polishes the landing page first-contact flow for new visitors while preserving the existing PR #950 layout.
HomePage.tsx.Related Issues
Fixes #970
Related to #877, #950, #971, and #994.
Type of Change
Screenshots
Not attached from this CLI-created draft. This PR changes the landing page UI, so screenshots should be added before marking ready for review.
Checklist
npm run formatandnpm run lint:fixhave been runnpm run buildpasses