Skip to content

feat(web): reorder landing — CTA first, POT/BOT definitions before How it works - #83

Merged
YD811 merged 5 commits into
mainfrom
feat/landing-hero-reorder
Jul 17, 2026
Merged

feat(web): reorder landing — CTA first, POT/BOT definitions before How it works#83
YD811 merged 5 commits into
mainfrom
feat/landing-hero-reorder

Conversation

@YD811

@YD811 YD811 commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Restructures the landing page section order to shorten the path from headline to action, per the hero-restructure brief.

New order

  1. Headline «A vault for anything on Solana» + subtitle
  2. CTA buttons (Explore Vaults / Follow on X)
  3. Top vaults (Live on devnet) — pulled up directly under the CTA as social proof, no top padding so it reads as one block with the buttons
  4. Live stats strip (TVL / Active Vaults / Members / Total Trades) — right after Top vaults as a single proof block
  5. Our mission
  6. Two POT modes
  7. POT / BOT definition cards — moved down under a new «The building blocks» kicker, so the terms are defined right before «How it works» uses them
  8. How it works
  9. Everything below unchanged

Notes

  • Content, styles and animations untouched — only section order and positional spacing (section paddings around the moved blocks).
  • No anchor links target the moved sections (checked — the only # anchor in the app is on the dashboard page); «Full leaderboard →» is a regular /leaderboard route link and works after the move (verified locally, 200).
  • Verified visually on a local dev server: hero → CTA → Top vaults → stats → mission → modes → building blocks → how it works.
  • tsc --noEmit clean.

🤖 Generated with Claude Code

…w it works

Hero now goes headline → subtitle → CTA buttons, with Top vaults pulled up
directly under the CTA as social proof and the live stats strip right after
it as a single proof block. The POT/BOT definition cards move down next to
'How it works' (under a 'The building blocks' kicker) so the terms are
introduced right before the step-by-step flow uses them. Content, styles
and animations unchanged; only section order and positional spacing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
potbot-v2 Ready Ready Preview, Comment, Open in v0 Jul 17, 2026 5:28pm

Request Review

@supabase

supabase Bot commented Jul 14, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project iybzibvnzgxqwhgmkopf because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

The hero's overflow-hidden was clipping the two blurred glow blobs,
leaving a visible horizontal line at the seam with the Top vaults block.
Mask the glow layer with a to-bottom gradient (black 50% → transparent
100%, plus -webkit- prefix for Safari) so the glow reaches zero opacity
before the container edge.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…, add See details links, rotateY-only tilt

- Rename 'The building blocks' eyebrow to 'Pot+Bot' (same eyebrow styling)
- Match POT/BOT cards to the Two Pot Modes cards: max-w-6xl grid,
  rounded-3xl, p-7, text-base body, min-h-[300px]
- Add 'See details →' links (POT → /learn, BOT → /for-agents) styled
  like the 'Full leaderboard →' link, pinned to the card bottom
- potbot-tilt keyframes now animate rotateY only (no diagonal swing)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…es after Garden mode

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
… 'Follow on X'

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@YD811
YD811 merged commit c42844c into main Jul 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant